Reagent on android via ReactNative (WIP)
How to run:
- Plug in your device or run emulator
- lein cljsbuild auto dev
- react-native run-android
- react-native start
Configure remote host for development (shake your phone).
Or use adb reverse tcp:8081 tcp:8081
(available only for Android 5.0.0+).
Copyright © 2015 Max Gonzih
Distributed under the Eclipse Public License either version 1.0 or any later version.