What's up mobile devs? In this tutorial we’ll learn how to recreate from scratch the first animation that I did on this channel but... this time we're going to use the React Native Animated APIs!
My React Native animations course: https://reanimate.dev
Shared 100+ Animations on Demos: https://reactiive.io/demos
Twitter: / reactiive_
Source code: https://github.com/enzomanuelmangano/...
Where's actually "Introduction to Reanimated 2"?
Here's the answer: • Introduction to React Native Reanimated 2
The main concepts we'll explore are:
Animated Values
Timing, Spring, Repeat Animations
useNativeDriver
Chapters:
00:00 Introduction
01:00 Setup
01:53 Timing animations
04:24 useNativeDriver
06:54 Spring Animations
08:30 Interpolate
12:14 Sequence and Parallel
13:50 Loop