Skip to content

Releases: axelra-ag/react-native-animateable-text

v0.16.0

27 Jul 13:32
Compare
Choose a tag to compare

What's Changed

v0.16.0-beta

17 Apr 13:33
Compare
Choose a tag to compare
v0.16.0-beta Pre-release
Pre-release

What's Changed

  • Beta support for react native 79

Full Changelog: v0.15.0...v0.16.0-beta.0

v0.15.0

20 Feb 10:27
Compare
Choose a tag to compare

Full Changelog: v0.14.2...v0.15.0

Add support for React Native 77

0.14.2

06 Nov 18:58
Compare
Choose a tag to compare

Changelog:

0.14.2 (2024-11-6)

Bug Fixes

  • Fix static frameworks for react native 76

0.14.1

29 Oct 11:38
Compare
Choose a tag to compare

Changelog:

0.14.1 (2024-10-29)

Bug Fixes

  • ios text prop type for old arch (c6fe29d)

v0.14.0

25 Oct 12:03
Compare
Choose a tag to compare

0.14.0 (2024-10-25)

Features

  • New Architecture Support for React Native 76.
  • Basic Web Support.
  • Refactor old arch code for better maintainability.
  • Replace pure RN example with Expo 52 managed example.

Big thanks to @JonnyBurger & Axelra to trust us with maintaining the package 🙏

Release 0.13.0

31 Aug 07:23
f51743b
Compare
Choose a tag to compare

0.13.0 (2024-08-31)

Bug Fixes

  • replace ReadableNativeMap with MapBuffer to run on rn 0.75 (5676968)

Features

Release 0.12.1

16 May 17:15
98aa9d8
Compare
Choose a tag to compare

0.12.1 (2024-05-16)

Release 0.12.0

02 May 09:45
559bb62
Compare
Choose a tag to compare

0.12.0 (2024-05-02)

Bug Fixes

  • deleting touchableGetInitialState to fix rn 0.74 issue on ios (72f8131)

Release 0.11.1

06 Mar 13:43
dace4ca
Compare
Choose a tag to compare

0.11.1 (2024-03-06)

Bug Fixes

  • Fix type of YGNodeConstRef for latest react-native version (2b8b115)