expo / ex-navigation

Route-centric navigation for React Native
997 stars 201 forks source link

TabNavigation option to put Tab Bar on top rather than bottom #481

Open adinovri opened 7 years ago

adinovri commented 7 years ago

Currently, we just put Tab Bat on bottom when using TabNavigation. However, sometimes we want to use it on Top. This case occurs since if we use SlideNavigation, there is a bugs when nested tab.