React Native 101
Please rate the course
Source:
Category:
Language:
English
Duration:
06:17:07
Number of lessons:
33
Added date:
19/04/2024
Rating:
0.0
Course short description
Welcome to the React Native 101 Course! This is a beginner-friendly course that will help you get up and running with React Native. We will start from environment setup, and by the end of this course, you will build a Duolingo Clone.
You will learn the fundamentals of React Native like:
- Setup a project using Expo
- Debugging
- JSX
- Core components (Views, Text, Image, Buttons, Lists, etc.)
- Create your own components
- Functional components & Hooks
- Props & State
- RN Styling for creating beautiful UI
- Data persistence with AsyncStorage
- And much more