PedroBern / react-native-collapsible-tab-view

A cross-platform Collapsible Tab View component for React Native
MIT License
827 stars 160 forks source link

How to Show Header When Scrolling Down and Hide When Scrolling Up in React Native? #407

Open phuocantd opened 1 month ago

phuocantd commented 1 month ago

@andreialecu How can I show the header when scrolling down and hide the header when scrolling up? Currently, the header only appears when scrolling all the way to the top.