mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-26 05:15:49 +08:00
Update Animations.md - LayoutAnimation is no longer iOS only
This commit is contained in:
@@ -248,7 +248,7 @@ concise, robust, and performant way. Check out more example code in
|
||||
doesn't support what you need, and the following sections cover other animation
|
||||
systems.
|
||||
|
||||
### LayoutAnimation (iOS only)
|
||||
### LayoutAnimation
|
||||
|
||||
`LayoutAnimation` allows you to globally configure `create` and `update`
|
||||
animations that will be used for all views in the next render/layout cycle.
|
||||
|
||||
Reference in New Issue
Block a user