In Flipper there is a dedicated device type, “React Native”, that connects to a locally running Metro instance to interact with your React Native app . This device will be detected as soon as you fire up a Metro instance by running yarn run ios or yarn run android in your project.