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).