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

fix: use React-Core instead of React #27

Closed radko93 closed 2 years ago

radko93 commented 2 years ago

We should use React-Core instead of React according to https://github.com/facebook/react-native/issues/29633#issuecomment-694187116

JonnyBurger commented 2 years ago

Thanks!

I published 0.9.1 now with both of your PRs. Do you have any ideas if the compatibility table in the README should be updated as well?

radko93 commented 2 years ago

Unlikely anything changed so it's all good.

JonnyBurger commented 2 years ago

Thanks!