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 AwesomeProjectnpm installpod installopen AwesomeProject.xcworkspacecd ClojureScript/awesome-project/lein cljsbuild once dev- In Xcode, run app in simulator or on device
script/repland connect to device- Edit
src/awesome_project/core.cljsand watch app change