-
Notifications
You must be signed in to change notification settings - Fork 24.5k
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
React native flickering issue in Screen when Scrollview Apply React native 0.76 version React navigation 7 version #48792
Comments
Warning Missing reproducer: We could not detect a reproducible example in your issue report. Please provide either:
|
Have you reported this to React Navigation? |
I have the exact same problem. |
same issue here |
any update on this? |
Same issue here. All of my scroll lists suddenly have become unstable and flickering. |
Anyone facing this issue for now can create a custom header component as a temporary workaround until an official fix is released. With this you will not see this issue. Hope this helps a bit! 🚀 |
Don’t think it’s about custom header, I tried a fixed height of the scrollview doesn’t have this issue |
Description
i'm using React native 0.76.6 version and React navigation 7 version.
When i use header from react navigation and use Scrollview from react native this issue generate
Steps to reproduce
React Native Version
0.76.6
Affected Platforms
Runtime - iOS
Output of
npx react-native info
Stacktrace or Logs
Reproducer
N/A
Screenshots and Videos
ScreenRecording_01-20-2025.14-47-53_1.MP4
The text was updated successfully, but these errors were encountered: