zoontek / react-native-bootsplash

🚀 Show a splash screen during app startup. Hide it when you are ready.
MIT License
3.74k stars 258 forks source link

Running RCTKeyWindow on main thread #620

Closed MorganTrudeau closed 2 months ago

MorganTrudeau commented 3 months ago

Summary

Closes https://github.com/zoontek/react-native-bootsplash/issues/619

Test Plan

Run example iOS app in xcode with Main thread breakpoint enabled.

Expected Behavior: No breakpoint should be thrown.

OS Implemented
iOS
Android

Checklist

zoontek commented 2 months ago

All good, thanks a lot!