Files
Shinpei f7ba6e840d [@types/react-native] Fix: Animated Components are always any type (#41939)
* Fix: Animated Components are always any type

* Update index.d.ts

* Update types/react-native/index.d.ts

Co-Authored-By: Eloy Durán <eloy.de.enige@gmail.com>

* Update index.d.ts

* Update index.d.ts

* Update index.d.ts

* Update index.d.ts

* Fix: Ts Error

* Test: Animated.Image missing source prop

* Type: Animated Value Props

* Update index.d.ts

* Update index.d.ts

* Update index.d.ts

* Type: Bump Minimum TypeScript Version to 3.7

* Update index.d.ts

* Update index.d.ts

* Update index.d.ts

* Fix: no-unnecessary-qualifier

Co-authored-by: Eloy Durán <eloy.de.enige@gmail.com>
2020-01-31 17:28:41 +01:00
..