Open garmoshka-mo opened 2 months ago
If scroll down and hide header and then switch to any other tab - header becomes visible again. On both android & ios.
For those who want working solution, meanwhile I using this: https://medium.com/@linjunghsuan/implementing-a-collapsible-header-with-react-native-tab-view-24f15a685e07
Happening to me too, wondering if there is a way to set the header to be initially hidden and appear when scrolling down, that could be a workaround for this.
If scroll down and hide header and then switch to any other tab - header becomes visible again. On both android & ios.
For those who want working solution, meanwhile I using this: https://medium.com/@linjunghsuan/implementing-a-collapsible-header-with-react-native-tab-view-24f15a685e07