Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
React Native For Complete Beginners With Backend
Rating: 4.7 out of 5(17 ratings)
127 students
Created byDastagir Ahmed
Last updated 4/2025
English

What you'll learn

  • Step by step mastering React Native
  • Build android and iOS e-commerce app using React Native
  • Will learn Nodejs and basics
  • Integrating Stripe with React Native

Course content

13 sections91 lectures11h 42m total length
  • React Native Intro video6:45

Requirements

  • You need a computer that can build apps

Description

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.

Who this course is for:

  • For complete beginners