Animated Components
Last updated
Last updated
The Animated library ships with 3 views that support Animated.Values
. These animated components allow us to bind Animated.Values
to the style properties.
Animated.View
Animated.Text
Animated.Image
.
You can also make a custom animated component by using Animated.createAnimatedComponent
.
Run the example: rnplay.org/apps/moq61w