madvas / catlantis

ReactNative & Clojurescript App about Cats!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Catlantis

A simple React-Native IOS app (about Cats!) written in Clojurescript using re-natal template.

Notable libraries used:

APIs used:

gif demo

How to run

$ npm i
$ lein prod-build

Then run in iOS from xcode or react-native run-ios

How to develop

Catlantis is based on re-natal 0.2.34+.

$ 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.

About

ReactNative & Clojurescript App about Cats!

License:Eclipse Public License 1.0


Languages

Language:Clojure 78.5%Language:JavaScript 11.3%Language:Objective-C 6.6%Language:Python 2.1%Language:Java 1.5%