react-navigation-collapsible icon indicating copy to clipboard operation
react-navigation-collapsible copied to clipboard

Can we collapsible header for tabs ?

Open mehthabux opened this issue 4 years ago • 3 comments

is it possible to make collapsible header with createMaterialTopTabNavigator and react-native-tab-view ?

mehthabux avatar May 23 '21 14:05 mehthabux

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.

benevbright avatar May 23 '21 14:05 benevbright

😔 im having rn 0.64 still the that issue persist for me

mehthabux avatar May 23 '21 15:05 mehthabux

i have same issue, is there maybe some other way to implement it?

MrAdex77 avatar Jul 15 '21 10:07 MrAdex77