axelra-ag / react-native-animateable-text

🆎 A fork of React Native's <Text/> component that supports Animated Values!
https://www.npmjs.com/package/react-native-animateable-text
MIT License
360 stars 27 forks source link

Does not work with Reanimated 2 Alpha 9 and higher #4

Closed JonnyBurger closed 3 years ago

JonnyBurger commented 3 years ago

I noticed something changed how the props are getting updated on iOS and it's not working anymore.

Need to investigate, if someone knows to resolve this, it is appreciated!

JonnyBurger commented 3 years ago

Resolved by #5 and upgrading to Reanimated 2 RC2.