A Boot template for boot-react-native
.
Currently only iOS works.
Use the snapshot version from Clojars:
boot -d seancorfield/boot-new new -t boot-react-native -n name-of-your-app -S
cd name-of-your-app
boot dev --platform ios
Test locally with reload:
boot watch build
Copyright © 2016 Jelle Akkerman
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.