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
pez 2021-06-28T14:32:34.213200Z

Some little more progress on the Android freeze thing: If I have that expound require and also declare a rather big map, then this freeze happens. We have a i18n translations file which doubled in size a while ago, and I suspect that is when this started happening. The repro is a tad more complicated than this, so I will try to figure something a bit more minimal out and hopefully can post something up on Github soon.

👌 1
pez 2021-06-28T14:33:50.213300Z

NB: I don’t need to use the map in anyway. Just the def of it is enough.