jellea / react-native-boot-template

Template for boot-react-native
Eclipse Public License 1.0
7 stars 2 forks source link

boot-react-native-template

A Boot template for boot-react-native. Currently only iOS works.

Usage

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

TODO

License

Copyright © 2016 Jelle Akkerman

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.