Course Information
Course Overview
Simple, easy to follow, step-by-step lessons for every type of animation
Animations are fundamental to user experience. When it comes to building a mobile app they have been generally difficult and cumbersome to add.
Now with the power of React Native and the Animated library, enhancing your applications experience has been easier than ever!
In this course we'll start by walking through all of the functions and animation types that you can leverage with React Native.
We'll step it up to some advanced topics live interpolating colors, rotations, using extrapolate, .99 cliffs, interrupted animations and many more concepts.
After that we'll learn how Animated actually works and rebuild some custom animations using d3-interpolate and other libraries to animate SVG paths.
Finally we get to the real world. We'll use our new found knowledge of Animated to breakdown animations into their pieces, and then rebuild them with the Animated library.
Overall you'll emerge with a new found understanding of animations in general, but the skills to be able to build any animation you want with React Native and Animated.
Course Content
- 10 section(s)
- 126 lecture(s)
- Section 1 Introduction
- Section 2 Animating Properties
- Section 3 Animated.Value Functions
- Section 4 Animated Functions
- Section 5 Combining Animations
- Section 6 Interpolation
- Section 7 Native Animations
- Section 8 Gestures and Animations
- Section 9 Understanding How Animated Works
- Section 10 Animated Techniques
What You’ll Learn
- How to use Animated, understand how Animated works, how to breakdown animations, and how to build complex animations
Skills covered in this course
Reviews
-
RRaven Ariola
This was an amazing tutorial on getting to know more of react native animations from basic to advance. I really would love to learn more of this so keep creating more tutorials :)
-
AArup Gorai
very old code, instructor is using class based component which nowhere used these days, completely waste of money, course needs to be updated
-
HHugo Enrique Gachuz Montaño
Excellent course; Jason, explains in detail each concept and exercises. Each explanation it is clear and concise. I enjoyed the real world examples.
-
OOloyede Paul
This is an awesome guide to understanding animation in react native. Really love the teaching pattern. Would be nice if the teach can upgrade the course to use a functional approach in the lessons Great Tuts!!!