bhauman / lein-figwheel

Figwheel builds your ClojureScript code and hot loads it into the browser as you are coding!
Eclipse Public License 1.0
2.88k stars 209 forks source link

Add first class support for ReactNative #603

Closed bhauman closed 6 years ago

bhauman commented 7 years ago

Look into what it would take to support React Native "out of the Box"

jeaye commented 7 years ago

Better RN support would be superb; thanks for ticketing this!

bhauman commented 6 years ago

I'm going to call this done for now as I've added the required hooks. First class support for React Native needs a lot more thinking and re-natal works well.