mirror of
https://github.com/status-im/react-native.git
synced 2025-01-27 01:40:08 +00:00
Update Animations.md - LayoutAnimation is no longer iOS only
This commit is contained in:
parent
3eb32cbb0e
commit
c5c41d9d4c
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user