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-04-24T04:01:27.308300Z

@dnolen I just tried master with an android emulator and grreat success. Works well, thx!

1
Oliver George 2020-04-24T04:37:56.309600Z

Anyone using IndexedDB in their React Native apps? I figure it must be available if it's in JavaScriptCore but haven't found much googling.

Oliver George 2020-04-24T04:38:44.310800Z

I was wondering if there was a single solution I could use for my react native and mobile app since they share code.

Shako Farhad 2020-04-24T10:53:57.311800Z

Isn´t the react native async storage a database? 😮