Tag: hermes

How to setup product flavors with React Native in Android

Recently I encountered a problem where I needed to build different versions of the same React Native app. But the official documentation was not clear enough. So, I decided to write this tutorial to help others who might face the same issue.

How to Run Multiple React Native Apps Simultaneously on Different Emulators in macOS

In this post, I'll show you how to run multiple React Native apps on different emulators with different ports on macOS.