PedroBern / react-native-collapsible-tab-view

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

react-navigation collapsible minHeaderHeight #171

Open frankboris opened 3 years ago

frankboris commented 3 years ago

Hi, i use this plugin with react-navigation. I want the collapsible header to have minHeaderHeight. Please how to implement min height.

I add minHeaderHeightto collapsibleOptionsbut it didn't work

pfcodes commented 1 year ago

were you able to achieve this?