react-native-image-slider-box icon indicating copy to clipboard operation
react-native-image-slider-box copied to clipboard

Adjust spacing between dots

Open Ace000001 opened this issue 4 years ago • 2 comments

Is there a way to define the space between each dot. I am scaling the size of my dost with respect ti number of images. when count is large (more than 10) dost are so small to fit in the screen but spacing between them is ridiculous.

It would be nice if i can set the horizontal spacing between dots.

Ace000001 avatar Aug 11 '20 12:08 Ace000001

I have the same question

lethienhung avatar Oct 22 '20 04:10 lethienhung

I've solved this by adding dotContainerStyle as a prop

lethienhung avatar Oct 22 '20 07:10 lethienhung