GeekyAnts / NativeBase

Mobile-first, accessible components for React Native & Web to build consistent UI across Android, iOS and Web.
https://nativebase.io/
MIT License
20.21k stars 2.39k forks source link

[ENHANCEMENT?]Tabs: How to go back to first tab when you right swipe on the last tab #3222

Closed coderscode2 closed 3 years ago

coderscode2 commented 4 years ago

Hi, I am not facing any bugs or issues. I have a requirement of circular tab scrolls. I mean, when you swipe the last tab to see the next, since there would no next tab for last, it should go to the first tab. Similarly, when you swipe on the first tab to see previous tab, it should go to the last tab. Like a carousel fashion. Please suggest. Thanks in advance.

vedgenerac commented 4 years ago

Deck Swiper is one option I think

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.