react-navigation-collapsible
react-navigation-collapsible copied to clipboard
Can we collapsible header for tabs ?
is it possible to make collapsible header with createMaterialTopTabNavigator and react-native-tab-view ?
Hi @mehthabux . It's pretty difficult because there is a critical bug on RN. https://github.com/facebook/react-native/issues/21801 It doesn't allow us to do such a thing. You can find more info in here https://github.com/benevbright/react-navigation-collapsible/issues/62.
😔 im having rn 0.64 still the that issue persist for me
i have same issue, is there maybe some other way to implement it?