kolking / react-native-page-indicator

React Native component designed to display the current page of a swiper, slideshow, carousel, and more.
MIT License
37 stars 1 forks source link

Fix morse indicator width #22

Closed kolking closed 3 months ago

kolking commented 3 months ago

Re #21 - This PR fixes morse indicator's wrapper width so it can be precisely aligned to the left / right in horizontal mode or top / bottom in vertical mode. An additional wrapper around PageIndicator could be required to set the desired align.