January 2019
Intermediate to advanced
592 pages
14h 30m
English
The React Native packager should start when you run the application. If it doesn't, you'll have to manually start the packager. If you see an error screen with the message Could not get BatchedBridge, please make sure your bundle is packaged correctly or Could not connect to development server, you should be able to fix this by running the following command in the Terminal:
adb reverse tcp:8081 tcp:8081
Read now
Unlock full access