April 2019
Intermediate to advanced
320 pages
8h 13m
English
This chapter covers
Animated.timingAnimated.staggerOne of the great things about React Native is the ability to easily create animations using the Animated API. This is one of the more stable and easy to use React Native APIs, and it’s one of the few places in the React Native ecosystem where, unlike areas such as navigation and state management, there’s almost 100% agreement on how a problem should be solved.
Animations are usually used to enhance the UI of an application and bring more life to the existing design. ...
Read now
Unlock full access