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

Feature: Add Expo support ✨ #37

Closed chrispader closed 2 years ago

chrispader commented 2 years ago

Create a config plugin for this library, in order to use the native code with Expo.

JonnyBurger commented 2 years ago

Thanks a lot! Mark it as ready if you are waiting for it to get merged.

chrispader commented 2 years ago

Did some investigation, and seems, there's really no need to change anything. As long as react-native versions match, everything works fine. My problem from #36 was originated somewhere else. Will close this PR