I initialized an react native app using npx @react-native-community/cli@latest init AwesomeProject
Using latest version of flipper-server, emulators are shown, but application not detected
As i know, flipper included on RN template, or I need to manually configure my application for using flipper ?
There are logs from iOS simulator:
Flipper doctor says: All good! Doctor has not discovered any issues with your installation.
I initialized an react native app using npx @react-native-community/cli@latest init AwesomeProject
Using latest version of flipper-server, emulators are shown, but application not detected As i know, flipper included on RN template, or I need to manually configure my application for using flipper ? There are logs from iOS simulator:
Flipper doctor says: All good! Doctor has not discovered any issues with your installation.
Thanks