Skip to content

Releases: kolking/react-native-page-indicator

Release 2.4.3

12 Sep 16:36

Choose a tag to compare

Fixed styles for RTL mode (see #41)

Release 2.4.2

19 Apr 09:20

Choose a tag to compare

Security updates

Release 2.4.1

09 Dec 10:10

Choose a tag to compare

Security updates

Release 2.4.0

21 Sep 21:09

Choose a tag to compare

Fix dashSize for morse and train variants

Release 2.3.2

21 Sep 09:27

Choose a tag to compare

Security updates

Release 2.3.1

04 Aug 16:43

Choose a tag to compare

Upgrade example app to RN 0.74.4

Release 2.3.0

19 Mar 10:23

Choose a tag to compare

Fixed morse indicator's wrapper width so it can be precisely aligned to the left / right in horizontal mode or top / bottom in vertical mode.
Thanks @SteveG-MATTR for pointing out the issue.

Release 2.2.1

25 Dec 10:24

Choose a tag to compare

Update dependencies to fix vulnerabilities

Release 2.2.0

09 Sep 15:19

Choose a tag to compare

Improved Morse variant to avoid showing a thin line inside indicators.

Release 2.1.0

04 Sep 18:33

Choose a tag to compare

Upgrade React Native to 0.72.4, fix AnimatedInterpolation type error.