Course Information
Course Overview
Build Android and iOS app using React Native
In this React Native E-commerce app tutorial, you will learn how to use React Native to build an iOS and Android version app for cross platform.
We will start slowly with UI. First few hours we will focus on UI and build a beautiful UI. So in first few hours you will learn how to save data to async storage.
The UI will include the below features
1. view men's and women's item
2. scroll through items
3. view detail page for each items
4. add item to cart
5. remove items from cart
After a few hours we will start with restful API. To be able to work with restful api, we will use Nodejs for api building and work with mongodb for storing data in the database.
As we build APIs we will also implement JWT authentication and do login.
So eventually before we place order we have to login. Once we login we will place order using Stripe payment. Apart from that we will have search product and wish list.
At the end we will see how to host this in Railway server for free. So you will learn how to compile this for real world app and access from your android phone as apk and show the world your very first React Native e-commerce app.
Course Content
- 10 section(s)
- 218 lecture(s)
- Section 1 Introduction
- Section 2 New recording (Install tools)
- Section 3 New recording(Understanding package.json)
- Section 4 New recording (The basics of React native)
- Section 5 New recording(Learning about components)
- Section 6 New recording(Image Carousel & FlatList)
- Section 7 New recording (React Native and navigation)
- Section 8 New recording (Bottom Tabs and Navigation)
- Section 9 New recoding (Simulate network call and hooks)
- Section 10 Navigation with useRoutes and useNavigation
What You’ll Learn
- Build android and iOS e-commerce app using React Native
- React Native basics and advanced techinques
- Will learn nodejs and basics
- Integrating nodejs with React Native app with mongodb
- Integrating Stripe with React Native
Skills covered in this course
Reviews
-
AAbdollah Altamer
Thank you
-
SSujit Singh
very good course
-
TTeeradet Tavarpinun
The video is unclear, the picture is small, and the sound is low.
-
RRenan Malato
Exceeded my expectations! Without this course I would be in a stage considering things impossible! Andre is a awesome coach. I have some issues during the develop phase but I could fix going to the community forum on Discord and the questions and answers here... Also could fix some mistakes that I had with Chat GPT I really would love to have a continuation of this course with the Firebase implementation to use Google Users and also explaining how to deploy / publish it on stores