Last active
March 5, 2024 00:27
-
-
Save andigu/53edb75a2354cc52655e3940225e0d0f to your computer and use it in GitHub Desktop.
Amazing work man, but there is a problem when you have SectionList component, i find it impossible to get the seacton sticky headers to stick with CollapsingNav.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey man, i just notice that if the first
Tab
has a bigger height compare to otherTabs
, its height will be transferred to other tabs that are smaller in height. Its like whoeverTab
has the bigger height, its height will be distributed to other tabs height as well.