Commit Graph

2 Commits

Author SHA1 Message Date
Ryan Cavanaugh
50387d4046 Change relative reference paths to types references. Errors incoming... 2016-05-09 18:06:27 -07:00
Howard Yeh
310c247694 React native animated (#9057)
* Type Animated.Value

* react-native Animated.spring

* react-native AnimatedValueXY type

* react-native Animated.parallel

* react-native Animated.event

* react-native Animated components

* react-native tweak Animated types

* react-native add Animated.timing

* react-native rewrite animation config as interface

* react-native remove semi-colons

* react-native refine the type AnimatedValue

* react-native refine the type AnimatedValue

* react-native animated no implicit any

* react-native animated API tests

* react-native more Animated API type coverage

* react-native add Animated.Base as alias of commone base type

* react-native fix typedef bug
2016-04-26 01:03:05 +09:00