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

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

Open BlazedPascal opened this issue 3 years ago • 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

BlazedPascal avatar Jul 14 '22 14:07 BlazedPascal