From 8dffb04d49d2603b27d22847e3f82957b8f87484 Mon Sep 17 00:00:00 2001
From: Travis CI
The above API gives a powerful tool for expressing all s
concise, robust, and performant way. Check out more example code in
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
+systems.
LayoutAnimation allows you to globally configure create and update
animations that will be used for all views in the next render/layout cycle.
This is useful for doing flexbox layout updates without bothering to measure or
calculate specific properties in order to animate them directly, and is