Strange flicker when you scroll up a modal with NativeStack in iOS #2112
Labels
Platform: iOS
This issue is specific to iOS
Repro provided
A reproduction with a snack or repo is provided
Description
I originally published the issue in
react-navigation
: react-navigation/react-navigation#11929Current behavior
When you open a
presentation: 'modal'
, in Native Stack on iOS, and you try to "swipe up", seems a strange black flicker at the bottom of the screen.Simulator.Screen.Recording.-.iPhone.15.Pro.-.2024-04-10.at.17.06.18.mp4
Expected behaviour
In native iOS applications this does not occur, so it shouldn't happen.
Build type and Device
This is happening in both,
debug
andrelease
builds, andsimulator
andreal device
.Steps to reproduce
@react-navigation/native-stack
, navigate to screen withpresentation: modal
Snack or a link to a repository
https://snack.expo.dev/@nicolascavallin/grounded-indigo-cashew
Screens version
^3.30.1
React Native version
0.73.6
Platforms
iOS
JavaScript runtime
None
Workflow
React Native (without Expo)
Architecture
Paper (Old Architecture)
Build type
None
Device
None
Device model
No response
Acknowledgements
Yes
The text was updated successfully, but these errors were encountered: