You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a feeling it's the JS thread doing something. When I profiled this,
it appeared that the render tree was calculated, but all threads then
remained idle for about two seconds. That's when I discovered the aforementioned issue. I'm gonna figure out how to enable
the systrace from JS for Android. i.e. Fix the mentioned issue.
There is a 2 second pause on a cold app start.
Looks like debugging on Android might be difficult: facebook/react-native#9349
The text was updated successfully, but these errors were encountered: