leecade / react-native-swiper

The best Swiper component for React Native.
MIT License
10.43k stars 2.34k forks source link

How to fix the number of dots on pagination - regardless of the number of children in the swiper. #1341

Open CelestialAzure opened 2 years ago

CelestialAzure commented 2 years ago

Exptected Behaviour - To show a fixed number of dots , instead of all the pagination dots being visible at the same time. image

Current Behaviour - All pagination dots are visible on the swiper. image