react-native-threads icon indicating copy to clipboard operation
react-native-threads copied to clipboard

iOS UI Flickering

Open hannojg opened this issue 5 years ago • 0 comments

When the app starts I often see this:

[Thu Jun 11 2020 12:03:45.415]  BUNDLE  ./thread.js 

[Thu Jun 11 2020 12:03:45.540]  BUNDLE  ./index.js 

[Thu Jun 11 2020 12:03:55.373]  BUNDLE  ./thread.js 

When the thread bundle is loaded the second time it looks like the whole UI is restarting, which leads to a initial flickering. This is also happens in production.

hannojg avatar Jun 11 '20 10:06 hannojg