From f39e7d6d167a67d93e6392d32f393c40d4b6b4d0 Mon Sep 17 00:00:00 2001
From: Travis CI
The above API gives a powerful tool for expressing all sorts of animations in a
concise, robust, and performant way. Check out more example code in
-UIExplorer/AnimationExample. Of course there may still be times where Animated
+UIExplorer/AnimationExample. Of course there may still be times where Animated
doesn't support what you need, and the following sections cover other animation
systems.
LayoutAnimation allows you to globally configure create and update
animations that will be used for all views in the next render/layout cycle.