Skip to content

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

0.18.1

15 Mar 12:23

Choose a tag to compare

What's Changed

  • Enable support for react native 83 and expo SDK 55
  • Fix gradle issue

0.17.1

13 Nov 13:03

Choose a tag to compare

What's Changed

  • Enable support for react native 81.5 old arch

Full Changelog: v0.17.0...v0.17.1

v0.17.0

12 Nov 18:39
61835ca

Choose a tag to compare

What's Changed

  • enable support for react antive 81.5

Full Changelog: v0.16.0...v0.17.0

Huge thanks to
@janicduplessis , @ikethepike
for making this possible

v0.16.0

27 Jul 13:32

Choose a tag to compare

What's Changed

v0.16.0-beta

17 Apr 13:33

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

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

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

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

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

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