airbnb / native-navigation

Native navigation library for React Native applications
http://airbnb.io/native-navigation/
MIT License
3.13k stars 178 forks source link

Android top tabbar #64

Open rborn opened 7 years ago

rborn commented 7 years ago

Hi,

Any plans to implement "standard" android top tab bar with viewpager, scrollable tabs, etc? Thank you 😄

gpeal commented 7 years ago

Initially, we've opted to provide a solution for a bottom bar. However, you can integrate this library with an existing top tab bar solution. You can submit a PR if you'd like though.