Document transition and animation View styles

This commit is contained in:
Nicolas Gallagher
2017-01-07 18:12:26 -08:00
parent fe18830ce6
commit 0696721488
+12
View File
@@ -99,6 +99,14 @@ from `style`.
+ `alignContent`
+ `alignItems`
+ `alignSelf`
+ `animationDelay`
+ `animationDirection`
+ `animationDuration`
+ `animationFillMode`
+ `animationIterationCount`
+ `animationName`
+ `animationPlayState`
+ `animationTimingFunction`
+ `backfaceVisibility`
+ `backgroundAttachment`
+ `backgroundClip`
@@ -168,6 +176,10 @@ from `style`.
+ `right`
+ `top`
+ `transform`
+ `transitionDelay`
+ `transitionDuration`
+ `transitionProperty`
+ `transitionTimingFunction`
+ `userSelect`
+ `visibility`
+ `width`