Skip to content

Latest commit

 

History

History
17 lines (6 loc) · 433 Bytes

Readme.md

File metadata and controls

17 lines (6 loc) · 433 Bytes

WIP: Minimalist reproduction code for a metro unsafe optimization with cljs

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