1. Урок 1. 00:03:30
    Animate Styles of a React Native View with Animated.timing
  2. Урок 2. 00:03:13
    Animate the Scale of a React Native Button using Animated.spring
  3. Урок 3. 00:03:58
    Create a Draggable Card with React Native Pan Responder, and Animated.decay
  4. Урок 4. 00:02:12
    Animate Colors with React Native Interpolate
  5. Урок 5. 00:01:53
    Animate Rotation with React Native Interpolate
  6. Урок 6. 00:01:48
    Animate a Sequence of React Native Animations with Animated.sequence
  7. Урок 7. 00:02:54
    Stagger React Native Animations with Animated.stagger
  8. Урок 8. 00:01:27
    Animate Multiple Animations at the Same Time with Animated.parallel
  9. Урок 9. 00:04:24
    Create a Flip Card Animation with React Native