react-native-animatable icon indicating copy to clipboard operation
react-native-animatable copied to clipboard

Add .animate() method to typings

Open felipebergamin opened this issue 5 years ago • 2 comments

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

felipebergamin avatar Aug 19 '20 17:08 felipebergamin

No han resuelto ese issue ... :(

tuttodev avatar Apr 02 '21 21:04 tuttodev

Typescript still complaining: @ts-expect-error TS(2339): Property 'animate' does not exist on type 'never'.

Hoping that this will somehow be implemented :)

lfrallon avatar Jan 27 '23 13:01 lfrallon