oblador / react-native-animatable

Standard set of easy to use animations and declarative transitions for React Native
MIT License
9.83k stars 701 forks source link

Incorrect ref type #407

Open doublelam opened 11 months ago

doublelam commented 11 months ago

Hi, seems the ref type is incorrect for Animatable.View

image image

Can you have a look?

Thanks!