react-native-tabs icon indicating copy to clipboard operation
react-native-tabs copied to clipboard

Swipe between tabs

Open veedeo opened this issue 8 years ago • 2 comments

Hello, In my app I need to swipe between tabs, is it posible with this component out of the box, if not what is the easiest way to implement this feature.

-alex

veedeo avatar Aug 15 '16 13:08 veedeo

I would go with this one if you need it immediately: https://github.com/skv-headless/react-native-scrollable-tab-view

ackdav avatar Sep 05 '16 08:09 ackdav

Here is another alternative: https://github.com/react-native-community/react-native-tab-view

ackdav avatar Sep 16 '16 07:09 ackdav