December 2019
Intermediate to advanced
474 pages
10h 3m
English
There are multiple ways to use animations in React Native and one of those is to use the Animated API, which can be found in the core of React Native. With the Animated API, you can create animations for View, Text, Image, and ScrollView components from react-native by default. Alternatively, you can use the createAnimatedComponent method to create your own.
Read now
Unlock full access