JungHsuan / react-native-collapsible-tabview

This is only an implementation of tabview with collapsible header.
MIT License
276 stars 61 forks source link

Q: Scroll stops automatically from header #42

Open kormocicsaba opened 11 months ago

kormocicsaba commented 11 months ago

Why does the scroll stops if I scroll from the Header? It stops if it reached the tabbar, so I'm not able to scroll to the bottom from the Header. How to solve this?