Fix: the tab header not sync with scene swipe when header is long#1402
Fix: the tab header not sync with scene swipe when header is long#1402gongdao123 wants to merge 3 commits intosatya164:mainfrom
Conversation
|
Hey gongdao123! Thanks for opening your first pull request in this repo. If you haven't already, make sure to read our contribution guidelines. |
|
Hey, thanks for your PR. Unfortunately I don't think that using |
Thx for your reply, I've created issue #1405. Just in case. Want to clarify here that the |
|
Closing this PR, since I've implemented a proper fix for this here: #1409 |
Please provide enough information so that others can review your pull request:
Motivation
These cause the header will not sync with the scene swipe when the header is long
Test plan
After the patch, the tab header can follow the screen swipe, with no performance drawback.

Code formatting
Look around. Match the style of the rest of the codebase. Run
yarn lint --fixbefore committing.