I am using Tabs using createBottomTabNavigator. Is there a way that the tabs section comes at the top and the tab page body at the bottom like in createMaterialTopTabNavigator?
I don't wish to use createMaterialTopTabNavigator because it looks different and has a different transition and animation from my requirement.
something like tabBarPosition in createMaterialTopTabNavigator