Skip to content

Releases: kolking/react-native-page-indicator

Release 2.4.3

Choose a tag to compare

@kolking kolking released this 12 Sep 16:36

Fixed styles for RTL mode (see #41)

Release 2.4.2

Choose a tag to compare

@kolking kolking released this 19 Apr 09:20

Security updates

Release 2.4.1

Choose a tag to compare

@kolking kolking released this 09 Dec 10:10

Security updates

Release 2.4.0

Choose a tag to compare

@kolking kolking released this 21 Sep 21:09

Fix dashSize for morse and train variants

Release 2.3.2

Choose a tag to compare

@kolking kolking released this 21 Sep 09:27

Security updates

Release 2.3.1

Choose a tag to compare

@kolking kolking released this 04 Aug 16:43

Upgrade example app to RN 0.74.4

Release 2.3.0

Choose a tag to compare

@kolking kolking released this 19 Mar 10:23

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

Choose a tag to compare

@kolking kolking released this 25 Dec 10:24

Update dependencies to fix vulnerabilities

Release 2.2.0

Choose a tag to compare

@kolking kolking released this 09 Sep 15:19

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

Release 2.1.0

Choose a tag to compare

@kolking kolking released this 04 Sep 18:33

Upgrade React Native to 0.72.4, fix AnimatedInterpolation type error.