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
If an iPad rotates while StatusBar is hidden, and then StatusBar is shown, the insets do not get updated. The StatusBar ends up overlapping with the content on top.
Description
If an iPad rotates while StatusBar is hidden, and then StatusBar is shown, the insets do not get updated. The StatusBar ends up overlapping with the content on top.
Screen.Recording.2025-10-04.at.3.58.52.PM.mov
Steps to reproduce
<SafeAreaView>oruseSafeAreaInsetsSnack or a link to a repository
https://snack.expo.dev/@dlee/eager-indigo-banana
Safe Area Context version
5.6.0
React Native version
Expo v54.0.0
Platforms
iOS
Architecture
Fabric (New Architecture)
Build type
Debug mode
Device
iOS simulator
Device model
iPad mini
Acknowledgements
Yes