Fork me on GitHub
#cljsrn
<
2018-05-11
>
psdp01:05:32

@joshmiller thanks! that works now:+1:

๐Ÿ‘ 4
Oliver George02:05:37

@psdp @jeluard I'm enjoying scanning the status-im source lots of good stuff to learn from in there.

Oliver George03:05:17

Hi @vikeri I noticed a cljs-devtools issue with your name on it. Just wondered. Did you end up with a working setup for using cljs-devtools on android? Seems fine on iOS simulator with Remote JS Debugging enabled but I see Yellow warnings with Android.

Oliver George04:05:55

And now it's fine. Sorry. Must have been something wrong in my setup.

Oliver George04:05:00

Stand down red alert.

vikeri06:05:41

@olivergeorge Donโ€™t recall that issue, works well for me now on both Android and iOS ๐Ÿ™‚

๐Ÿ‘ 4
Oliver George11:05:47

Setting up react-native-splash-screen is horrid. Not a well polished library but necessary.

Oliver George11:05:33

As far as I see it for the app to feel right we need a splash screen that seamlessly flows into the app user experience. Problem being that React Native doesn't boot instantly so there's a gap between the launch screen showing and the app being ready to render the first scene.