-
-
Notifications
You must be signed in to change notification settings - Fork 607
Open
Labels
Missing reproThis issue need minimum repro scenarioThis issue need minimum repro scenarioPlatform: AndroidThis issue is specific to AndroidThis issue is specific to Android
Description
Description
@kkafar: Duplicated from #3006
When using bottom-tabs and native header, the first time you focus a tab, the screen will jump/flicker and not being in the correct position as you can see on the video. This happens on Fabric and on Paper.
It started happening after this PR: #2756
jumping.mp4
Here is the repo: https://github.com/ferrannp/react-native-screens-testing
Steps to reproduce
See https://github.com/ferrannp/react-native-screens-testing
- Add
enableEdgeToEdgeto MainActivity to enable edge to edge below API 35 - Add
@react-navigation/bottom-tabs - Each bottom tab is a Native Stack
- When loading the app, the first time you focus a tab, the screen will flicker and not being in the correct position
Snack or a link to a repository
https://github.com/ferrannp/react-native-screens-testing
Screens version
4.12.0
React Native version
0.79.5
Platforms
Android
JavaScript runtime
Hermes
Workflow
React Native (without Expo)
Architecture
Paper (old architecture)
Build type
Debug mode
Device
Android emulator
Device model
Pixel 8 Api 34
Acknowledgements
Yes
Metadata
Metadata
Assignees
Labels
Missing reproThis issue need minimum repro scenarioThis issue need minimum repro scenarioPlatform: AndroidThis issue is specific to AndroidThis issue is specific to Android