akveo / react-native-ui-kitten

:boom: React Native UI Library based on Eva Design System :new_moon_with_face::sparkles:Dark Mode
https://akveo.github.io/react-native-ui-kitten/
MIT License
10.19k stars 952 forks source link

TopTab Navigator Horizontal Scroll #1260

Closed weslei-dias-vakt closed 3 years ago

weslei-dias-vakt commented 3 years ago

Hey Is there a way to have a scrollable TopTabs on Horizontal? If i have more than 4 tabs there is no scroll.

UI Kitten and Eva version

| Package | Version | | ----------- | 5.0.0 | | @eva-design/eva | | | @ui-kitten/components | |

artyorsh commented 3 years ago

Nope. There is no way to do that. But you may want to use ViewPager with your own tabs.