software-mansion / software-mansion/react-native-screens
large title breaks when nested scrollview changes / it has multiple tabs with different scrollviews nested ?
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 3.7k
- Forks
- 713
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 71
Description
Description
basically what I have is a single Stack that has a single tabbar screen, the first tab's scrollview pushes the large title as expected but not the others. also I'm having weird issues when enabling freezeOnBlur, unmountOnBlur or lazy.
I posted a snack link, but for some reason the native stack is not working from either RNS or react navigation.
Steps to reproduce
1- create a native stack.
2- nest a tabbar as one of it's screens'
3- for each tabbar screen add a scrollview. ( properly ).
Snack or a link to a repository
https://snack.expo.dev/@aeid/ludicrous-blue-scones
Screens version
3.29.0
React Native version
0.72.6
Platforms
iOS
JavaScript runtime
Hermes
Workflow
Expo managed workflow
Architecture
Paper (Old Architecture)
Build type
Debug mode
Device
iOS simulator
Device model
iPhone 14
Acknowledgements
Yes
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.