I\'ve created the project using the following command.
react-native init Awesome_Project
I\'ve started the packager using the following com
In my case the app just doesn't open automatically, there's no other issue.
Just search for the app icon in your android device (look at location of all applications) and tap on it to open the app manually. The packager will begin to load the app as usual.
So this seems to be a bug here. Unfortunately I don't really know what's causing it.