Autoplay
Autocomplete
Previous Lesson
Complete and Continue
React Native: Learn React Native With Hands-On Practices
Introduction to the React Native Course
What We Will Learn? (2:18)
How To Get Help? (1:43)
Setup For Windows
Free Tools (7:25)
Windows Setup for React Native (5:33)
How To Start Emulator in Android Studio (15:34)
Setup For OSX
Free Tools (4:46)
OSX Setup for React Native (4:45)
Start The Emulator (3:12)
React Native and JSX
How To Create An App (2:50)
See Content On Emulator (3:52)
Why Do We Need React and React-Native? (3:50)
Es6 Syntax ( Let, Const, Var) (5:34)
First Component (8:40)
How To Show Component On Device (10:26)
How to Build Our First App (6:46)
How to Connect a Component To The Root Component (12:08)
Import a Component to Another Component (8:57)
quiz
Styling For React Native
Styling with JSX (13:44)
Displaying Views (10:45)
Header Component’s Styling (4:17)
React Props (7:55)
How to Reuse Code With Props System (8:30)
quiz
API Request With React Native
How To Show a List To The User (6:58)
The List Component (8:34)
Func Component vs Class Based Component (10:43)
Lifecycle Methods
When Do We Need Lifecycle Methods? (9:58)
Lifecycle Methods (8:12)
Making Request With Axios (9:55)
quiz
State In React Native
What Is State and How To Initial State? (8:44)
Using of State (11:06)
A Component’s Lifecycle With State (4:57)
List Component (8:23)
List Item Component (10:13)
Reusable Components (6:28)
Styled Component for List Items (5:19)
Usage of Props.Children (5:46)
Item Section (9:17)
quiz
Layout With Flexbox
Introduction to the Flexbox (6:46)
Section Header Component (6:04)
How to Show An Image (12:46)
Scrollable Content (5:23)
User Interaction with ReactNative (9:44)
Event Handlers (13:13)
What We Learned From App (5:01)
How to Open Another App (Browser) (4:42)
quiz
Lifecycle Methods
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock