Description
When ScreenStack is wrapped with SafeAreaView (either react-native-safe-area-context or the one from screens) then the top inset is still applied to header. This makes the header too tall.
Related PRs:
Steps to reproduce
https://snack.expo.dev/@jtkacz/screens-android-wrong-top-inset
Snack or a link to a repository
https://snack.expo.dev/@jtkacz/screens-android-wrong-top-inset
Screens version
4.16.0 +
React Native version
0.81
Platforms
Android
JavaScript runtime
None
Workflow
None
Architecture
None
Build type
None
Device
None
Device model
No response
Acknowledgements
Yes
Description
When ScreenStack is wrapped with
SafeAreaView(eitherreact-native-safe-area-contextor the one fromscreens) then the top inset is still applied to header. This makes the header too tall.Related PRs:
react-native-edge-to-edge#2464Steps to reproduce
https://snack.expo.dev/@jtkacz/screens-android-wrong-top-inset
Snack or a link to a repository
https://snack.expo.dev/@jtkacz/screens-android-wrong-top-inset
Screens version
4.16.0 +
React Native version
0.81
Platforms
Android
JavaScript runtime
None
Workflow
None
Architecture
None
Build type
None
Device
None
Device model
No response
Acknowledgements
Yes