presentation: 'modal' Screens are tiny on iPad / iOS18 #2549
Labels
Platform: iOS
This issue is specific to iOS
Repro provided
A reproduction with a snack or repo is provided
Description
Greetings.
(Firstly I'm always a little confused about who owns what in terms of
react-navigation
vsreact-navite-screens
so hopefully I'm in the right place. If I'm not please let me know!)Ever since iOS 18 came out, our users have pointed that several screens now appear really tiny on IOS.
Note in the screenshot the screen titled "Adjust Study Weights" is a
createNativeStackNavigator()
screen pushed withpresentation: 'modal'
. I believe this to be a bug somewhere down the native screen chain, but its hard for me as an outsider to isolate the source."react-native-screens": "4.3.0"
Note this is reproducible in the Snack: https://snack.expo.dev/TrJplgYWOFa8TGOILcUb6 (You might have to choose IOS > "iPad Pro 12.9" manually)
side by side ios 17/18
Steps to reproduce
createNativeStackNavigator()
presentation: 'modal'
and test on an iPadSnack or a link to a repository
https://snack.expo.dev/O78qXxcUm1WbmoQuoTM9A
Screens version
4.3.0
React Native version
0.73.9
Platforms
iOS
JavaScript runtime
Hermes
Workflow
React Native (without Expo)
Architecture
Paper (Old Architecture)
Build type
Release mode
Device
iOS simulator
Device model
iPad Pro 13-inch (M4), iOS 18.0
Acknowledgements
Yes
The text was updated successfully, but these errors were encountered: