leecade/react-native-swiper

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

CelestialAzure opened this issue · 0 comments

  • react-native-swiper -^1.6.0
  • react-native -0.67.1

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