cljsrn

https://github.com/drapanjanas/re-natal | https://github.com/drapanjanas/re-natal/wiki/FAQ | https://github.com/condense/mercury-app/wiki | https://github.com/seantempesta/expo-cljs-template/ https://www.npmjs.com/package/create-expo-cljs-app
2020-09-11T06:43:20.029900Z

Only in that detox requires a JS test runner (usually jest), which means your CLJS code needs to be consumable by jest. There seem to be a few gotchas with that depending on how you build, so wondering if people have had success with that approach or have taken another.