AI Features
Log In
0% completed
All Lessons
Free Lessons (5)
Welcome to the Course
Introduction to Mobile Apps Using React Native
JavaScript: Things You Need to Know
Why is Documentation Important?
Quiz Yourself: The Basics of HTML, CSS and JavaScript
Let's Get Started With React Native
What is React Native?
What Are Components?
Expo and React Native CLI
Creating Our First Application
Let's Get Started with Our First Application
Exploring Basic Components
Props and States
The Importance of Hooks
Styling Our App
Screen Layout Using Flex
Using External Components and Libraries
Handling the Camera Package
Quiz Yourself: The Basics of React Native.
Handling Forms
Creating and Managing Forms
Challenge: Using Forms in React Native
Solution Review: Forms in React Native
Quiz Yourself: Handling Forms
Course Assessment
Assessment on the Basics of React Native
Navigating Between Screens
What is React Native Navigation?
The Stack Navigator
Challenge : Stack Navigator
Solution Review: Stack Navigator
The Tab Navigator
Combining Multiple Navigators
Challenge: Implement Drawer Navigation
Solution Review: Implement Drawer Navigation
Project
Build a Music Player Application Using React Native
The useEffect Hook
Introduction to the useEffect Hook
Implementing the useEffect Hook
Quiz on the useEffect Hook
Course Assessment
Assessment on Navigating the Components and their Lifecycle
AsyncStorage
What Is AsyncStorage
Implementing AsyncStorage
Quiz on AsyncStorage
The Todo List Application
Introduction to the To-do List Application
What is Native Base?
The Home Component
The Todo Component
The New Component
The Edit Component
Course Assessment
To-do List Assessment
Connecting To External API's
What are APIs?
Introduction to Axios
Creating an App Using Github API
Quiz on APIs
Course Assessment
Assessment on APIs
State Management
Why Do State Management?
Context API
Quiz on State Management
Firebase
What Is Firebase?
How to Connect Firebase to React Native
Firestore and Firebase Storage
Introduction to Firebase Authentication
Quiz on Firebase
Password Manager
Introduction to the Password Manager Application
Storing Passwords to Firestore
Course Assessment
Final Quiz
Conclusion
Course Conclusion
Home
Courses
Building Applications with React Native
Solution Review: Stack Navigator
Look at the solution to the Stack Navigator challenge.
We'll cover the following...
Solution
Code explanation
Solution
...