Releases: axelra-ag/react-native-animateable-text
Releases · axelra-ag/react-native-animateable-text
0.18.1
15 Mar 12:23
Compare
Sorry, something went wrong.
No results found
What's Changed
Enable support for react native 83 and expo SDK 55
Fix gradle issue
0.17.1
13 Nov 13:03
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
v0.16.0
27 Jul 13:32
Compare
Sorry, something went wrong.
No results found
v0.16.0-beta
17 Apr 13:33
Compare
Sorry, something went wrong.
No results found
v0.15.0
20 Feb 10:27
Compare
Sorry, something went wrong.
No results found
0.14.2
06 Nov 18:58
Compare
Sorry, something went wrong.
No results found
Changelog:
Bug Fixes
Fix static frameworks for react native 76
0.14.1
29 Oct 11:38
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
0.13.0 (2024-08-31)
Bug Fixes
replace ReadableNativeMap with MapBuffer to run on rn 0.75 (5676968 )
Features