software-mansion / software-mansion/react-native-screens

large title breaks when nested scrollview changes / it has multiple tabs with different scrollviews nested ?

Open
#1,997 7 comments 2 reactions 1 assignee View on GitHub

Nobody has claimed this yet.

platform:ios repro-provided type:bug
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.

https://github.com/software-mansion/react-native-screens/assets/19273413/2ab8dea4-d00b-4588-859e-31038b8819c0

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.