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
It has a BUG in version 0.60 of React Native that does not allow to start the builder with the command 'react-native run-android', with iOS I did not test. So, to start the builder you have to first run the 'react-native start' command. I tried to create a project with the previous version and it worked normally, the builder started with the command 'react-native run-android'.