Skip to content

Commit

Permalink
Update Animations.md - LayoutAnimation is no longer iOS only
Browse files Browse the repository at this point in the history
  • Loading branch information
brentvatne committed Dec 10, 2015
1 parent 3eb32cb commit c5c41d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Animations.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit c5c41d9

Please sign in to comment.