Skip to content

Releases: kolking/react-native-page-indicator

Release 2.4.1

09 Dec 10:10
Compare
Choose a tag to compare

Security updates

Release 2.4.0

21 Sep 21:09
Compare
Choose a tag to compare

Fix dashSize for morse and train variants

Release 2.3.2

21 Sep 09:27
Compare
Choose a tag to compare

Security updates

Release 2.3.1

04 Aug 16:43
Compare
Choose a tag to compare

Upgrade example app to RN 0.74.4

Release 2.3.0

19 Mar 10:23
Compare
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
Compare
Choose a tag to compare

Update dependencies to fix vulnerabilities

Release 2.2.0

09 Sep 15:19
Compare
Choose a tag to compare

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

Release 2.1.0

04 Sep 18:33
Compare
Choose a tag to compare

Upgrade React Native to 0.72.4, fix AnimatedInterpolation type error.

Release 2.0.1

25 Jul 10:37
Compare
Choose a tag to compare

Update dependencies to fix vulnerabilities

Release 2.0.0

17 Jun 17:58
Compare
Choose a tag to compare

This major update introduces design variants:

Morse Beads Train

Breaking changes:

  • The animatedCurrent prop has been removed. Now the animated value can be directly passed through the source prop.
  • The stroke prop has been renamed to dashSize.