react-native-animatable
react-native-animatable copied to clipboard
Add .animate() method to typings
The imperative animate() method is not in module declaration file. Please, add it to d.ts file
I'll try to make an PR adding it later today
No han resuelto ese issue ... :(
Typescript still complaining: @ts-expect-error TS(2339): Property 'animate' does not exist on type 'never'.
Hoping that this will somehow be implemented :)