Video: Animating Modal
Level 2 React
Released: null
-
1. Intro
39S
-
2. A Basic Toggle Component
8M53S
-
3. Understanding Render Props
9M45S
-
4. Children Render Props
7M27S
-
5. Fragments In React
4M23S
-
6. Creating A Reuseable Portal
11M53S
-
7. Creating A Re-useable Modal
10M8S
-
8. Improving Our Modal
11M33S
-
9. Creating A Reusable Icon Component
9M1S
-
10. Index Files for Organiziaton
5M59S
-
11. Elements Module & Absolute Imports
14M5S
-
12. Building Design Utilities
20M28S
-
13. React Context API
13M35S
-
14. Updating Context
5M53S
-
15. Basic Transitions With React Spring
16M4S
-
16. React Spring Basics Part 2
10M26S
-
17. Animating Modal
7M45S
-
18. Native Mode For Performant Animations
11M16S
-
19. Animated Draggable Components
15M9S
-
20. Native Dragging Animation
3M31S
-
21. Interpolation Indepth
13M22S
-
22. Using Position To Interpolate Color
6M22S
-
23. Events With Gesture Based Interface
7M9S
Animating Modal
Using the skills we talked about in the previous video, you’ll be learning how to animate a Modal. You’ll learn how to use multiple transitions by adding fade in and fade out animations that work independently from previous animations.