reagent-react-native
reagent-react-native copied to clipboard
Demo project for Reagent with React Native
reagent-react-native
Demo project for Reagent with React Native and Ambly.
Blog post: http://blog.fikesfarm.com/posts/2015-07-20-reagent-react-native.html
Demo of it working is here.
Running
- Clone this repo
-
cd AwesomeProject
-
npm install
-
pod install
-
open AwesomeProject.xcworkspace
-
cd ClojureScript/awesome-project/
-
lein cljsbuild once dev
- In Xcode, run app in simulator or on device
-
script/repl
and connect to device - Edit
src/awesome_project/core.cljs
and watch app change