drapanjanas / re-natal

Bootstrap ClojureScript React Native apps
MIT License
1.22k stars 100 forks source link

Is there a way to run a dev environment in the browser ? #226

Open mikeThurmond opened 5 years ago

mikeThurmond commented 5 years ago

Seems like the android and ios emulator are pretty slow, is there a way to run figwheel in the browser to do a majority of the development (outside of the device calls such as the camera and file system, etc)

Thanks :)