Closed
Description
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'.