Live Reload with React Native and Sync with Couchbase Mobile
Previously, I wrote a tutorial on getting started with React Native Android and Couchbase Lite. In this short screencast, you will use the sample project of this tutorial to learn how to enable live reload and debugging.
Previously, I wrote a tutorial on getting started with React Native Android and Couchbase Lite. In this short screencast, you will use the sample project of this tutorial to learn the following:
- How to run the app that was built in the tutorial on a Genymotion emulator
- Enabling live reload to see your changes instantly updated in the emulator!
- Couchbase Lite debugging with the ADB forwarding command
- Debugging Sync with the Couchbase Sync Gateway Admin UI
Comments