You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Instructions to run RNTester recommend running Gradle / opening Xcode in order to run the app. We should add support for using the CLI, which will make it faster and easier to run RNTester and check when releasing new versions.
The biggest issue is in the detection mechanism that are inside run-android and run-ios (that are quite dumb).