A simple React-Native IOS app written in Clojurescript using re-natal template.
Notable libraries used:
$ re-natal use-figwheel
$ lein figwheel ios
or nREPL
$ lein repl
user=> (start-ios-fig)
and finally
$ react-native run-ios
Please, refer to re-natal documentation for more information.
Copyright © 2018 Kirill Isakov
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.