Fork me on GitHub
#cljsrn
<
2019-07-16
>
tianshu13:07:30

Is there some good tips to have a fast startup for React Native app? (not limited to cljsrn)

mfikes22:07:48

@doglooksgood One thing I found was that :advanced can shave off a second. It has been a while since I've measured this, but it was worthwhile in terms of reducing startup latency.

mfikes22:07:28

(This was especially true on older devices—perhaps these days it is becoming less of a big deal.)