Video: Creating A Reusable Icon Component
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
Creating A Reusable Icon Component
In this video, we’re going to improve our close button and make it look more appealing by turning it into an SVG icon. You’ll be learning how to write your own Icon component.