Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 299 Bytes

readme.org

File metadata and controls

14 lines (11 loc) · 299 Bytes

Description

Learning react-native with clojurescript! assets/screen.png

Setup

Follow figwheel docs: https://figwheel.org/docs/react-native.html

Develop

Start figwheel and react-native:

clj -m figwheel.main -b ios -r

Or simply cider-jack-in-cljs.