react-native-threads
react-native-threads copied to clipboard
iOS UI Flickering
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.