Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Strange flicker when you scroll up a modal with NativeStack in iOS #11929

Open
3 of 12 tasks
nicolascavallin opened this issue Apr 10, 2024 · 4 comments
Open
3 of 12 tasks

Comments

@nicolascavallin
Copy link

nicolascavallin commented Apr 10, 2024

Current 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 behavior

In native iOS applications this does not occur, so it shouldn't happens.

Reproduction

https://snack.expo.dev/@nicolascavallin/grounded-indigo-cashew

Platform

  • Android
  • iOS
  • Web
  • Windows
  • MacOS

Packages

  • @react-navigation/bottom-tabs
  • @react-navigation/drawer
  • @react-navigation/material-top-tabs
  • @react-navigation/stack
  • @react-navigation/native-stack
  • react-native-tab-view

Environment

  • I've removed the packages that I don't use
package version
@react-navigation/native ^6.1.17
@react-navigation/bottom-tabs ^6.5.20
@react-navigation/stack ^6.3.29
@react-navigation/native-stack ^6.9.26
react-native-safe-area-context ^4.9.0
react-native-screens ^3.30.1
react-native-gesture-handler ^2.16.0
react-native-reanimated ^3.8.0
react-native 0.73.6
expo ^50.0.14
node 20
yarn 4.0.2
@visibly
Copy link

visibly commented Apr 25, 2024

I experience the same problem. Did you find the cause or a solution?

@nicolascavallin
Copy link
Author

@visibly nope, still waiting

Copy link

Hey! Thanks for opening the issue. Seems that this issue is related to react-native-screens library which is a dependency of React Navigation. Can you also post your issue in this repo so that it's notified to the maintainers of that library? This will help us fix the issue faster since it's upto the maintainers of that library to investigate it.

@nicolascavallin
Copy link
Author

Published in react-native-screens: software-mansion/react-native-screens#2112

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants