This course covers the fundamentals of props and event handlers in React Native. You'll learn how to pass data between components using props, handle user interactions with event handlers, and implement these concepts in practical examples.
Overview
Syllabus
- Unit 1: React Native Props Basics
- Props in Action
- Sharpen your props skills
- Dynamic Header Details
- Master Props With Albums
- Unit 2: Click Counter Basics
- Counter Control Challenge
- Debug the Click Counter
- Boosted Counter Challenge
- Click Counter From Scratch
- Unit 3: Asteroid Field Warning
- Enhance The Warning Card
- Dynamic Warning Card Drill
- State Toggle Bug Hunt
- Interactive Warning Card Challenge
- Unit 4: Cosmo App Rating Widget
- Level Up Rating Widget
- Interactive Rating Mood Display
- Star Rating Odd Behavior
- Star Rating Widget from Scratch
- Unit 5: Event Handlers as Props
- Two Way Handler Props
- Handler Props Bug Hunt
- Expand Your Handler Skills
- Parent Child Handler Props Practice