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

feat: Add React Native 0.66 support #21

Closed mrousavy closed 2 years ago

mrousavy commented 2 years ago

On React Native 0.66, ReactSoftException has been renamed to ReactSoftExceptionLogger. This commit fixes the usage of that name and makes the library compatible with React Native 0.66.

This breaks the build for projects below React Native 0.66!

jpudysz commented 2 years ago

What a timing, I've just added an issue #22 😆 . Thank you @mrousavy

JonnyBurger commented 2 years ago

Thanks a lot! Released as 0.8.0.