This is an attempt at a TodoMVC-style app implemented in Clojurescript using React Native, Clojurescript, and re-natal.
At the moment, only Android is supported.
Start by looking at src/todo_mvc/android/core.cljs
. Follow the dependencies to other files.
The env
folder contains environment-specific code, which has been kept the same as generated by re-natal.
Follow the process outlined in the re-natal documentation on running with figwheel.
Follow the process outlined in the re-natal documentation on running a production build.
Copyright © 2017 Alan Tran
Distributed under the Eclipse Public License version 1.0.