- solution by https://github.com/decker405/figwheel-react-native - remove use-reload command. - adoptions to figwheel-bridge.js
The application state should stay intact when UI code is reloaded.
- Used macro to generate js/require for prod compilation and {:uri http://localhost:8080/*} for dev builds. - Rearranged sources to be able to support dev and prod profiles