Hello everyone :)
In a react-native app, after iOS upgrade to OS 15 we have this issue:
If someone opens the app after ~1 hour from the last time he/she opened it, the app skips the SplashScreen and after that nothing renders correctly. The positioning and order of components are wrong.
This happens only the first time after ~1hour of app being closed.
Any help is welcome :)