ptomasroos / react-native-scrollable-tab-view

Tabbed navigation that you can swipe between, each tab can have its own ScrollView and maintain its own scroll position between swipes. Pleasantly animated. Customizable tab bar
https://www.npmjs.com/package/react-native-scrollable-tab-view
6.94k stars 2.28k forks source link

add prop types about tabbar's styles #1041

Closed ma96o closed 5 years ago

ma96o commented 5 years ago

I added some propTypes about tabbar's styles.

ptomasroos commented 5 years ago

Thank you!