CAUTION: you will need to manually patch node_modules because the default project generated by react-native is broken
facebook/react-native#21490 (comment)
clj build.clj
to compile the index.js
react-native start --reset-cache
to start the metro packager
react-native run-android
to launch a device