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
benny 2020-06-24T20:54:48.412300Z

is there an easy way to get rid of the android emulator yellow box > Setting a timer for a long period of timeā€¦.

joshmiller 2020-06-24T21:27:19.412600Z

@benny https://reactnative.dev/docs/debugging#warnings

joshmiller 2020-06-24T21:28:07.413300Z

You can either turn it off entirely or disable specific warnings.

benny 2020-06-24T21:31:09.413500Z

sweet thanks @joshmiller