You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I navigate to screen with plain flatlist, it respects header height using contentInsetAdjustmentBehavior="automatic"
But screen with tabs does not (video is pretty much self explainatory)
The text was updated successfully, but these errors were encountered:
iliapnmrv
changed the title
Pager view does not collapse on header height change
[ios new architecture] Pager view does not collapse on header height change
Jan 10, 2025
Environment
Problem is only in new architecture, no matter packages versions
Description
Not sure if issue is related to this library of it's on react-native-screens side software-mansion/react-native-screens#2611
If I navigate to screen with plain flatlist, it respects header height using
contentInsetAdjustmentBehavior="automatic"
But screen with tabs does not (video is pretty much self explainatory)
Simulator.Screen.Recording.-.iPhone.16.Pro.Max.-.2025-01-10.at.12.33.02.mp4
Reproducible Demo
https://github.com/iliapnmrv/rn-pager-view-searchbar-ios-bug
The text was updated successfully, but these errors were encountered: