react-native-screens-swiper
Simple screens' swiper library with scrollable or static tab navigation. Fully supported on iOS and Android.
Scrollable Pills | Static Pills |
![]() |
![]() |
Installation
expo: expo install react-native-screens-swiper
npm: npm i react-native-screens-swiper
yarn: yarn add react-native-screens-swiper
Basic usage
Custom styling
Example for scrollable pills
![]() |
Example for static pills
![]() |