diff --git a/docs/components/View.md b/docs/components/View.md index cc7ed768..2fca6a9c 100644 --- a/docs/components/View.md +++ b/docs/components/View.md @@ -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`