PedroBern / react-native-collapsible-tab-view

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

Hide content under tab #325

Open olivermihaly opened 1 year ago

olivermihaly commented 1 year ago

Hey, I'd like my custom tabBar to be transparent (so I can see the background image with it) and the content is just under it, but once I start scrolling the content shows up under the tabBar, is it possible to hide the content when it reaches the tabBar? Just like if it wasnt transparent?

MatLish00010 commented 11 months ago

Hi, did you find answer for yours question ? i have the same problem