bottom-tabs top bar position
complete
E
Emanuele
It would be useful to have something similar to createMaterialTopTabNavigator's "tabBarPosition" (react-native-tab-view.), so that the bar can be positioned at the top (looks like it requires a minor change to BottomTabView https://github.com/react-navigation/react-navigation/blob/master/packages/bottom-tabs/src/views/BottomTabView.tsx#L125).
satya164
complete
https://reactnavigation.org/docs/bottom-tab-navigator#tabbarposition
A
Abhishek Patil
any progress on this?