×

React Native Project Development Online Training | Best React Native Training

  • Learn by doing code Live with Mentor.
  • Learn React Native from scratch.
  • Build Mobile Apps for Android and iOS.
  • Learn to integrate React Native with .NET or Node.js.
  • Learn to implement React Native Best practices.
  • Learn from Industry Expert and Technical Consultant.
  • Learn to Build real-world projects.
  • Access to Learning Platform for 1Yr.
  • Weekly Career Coaching Sessions.
  • Resume Building and Review.
Live Session Preview
  • Live Sessions

    1 Yr. Membership
  • Skill Level

    Beginner-Advanced
  • Career Coaching

    Weekly Session
  • Course Duration

    6 Weeks
  • Assignments

    32 Hours
  • LMS Access

    24X7 Hrs.
Instructor-led Live Online Classes
Our learn-by-doing method enables you to build practical/coding experience that sticks. 95% of our learners say they remember more when they learn by doing hands-on which is required to translate knowledge into real-world results.
  • Get step-by-step guidance to practice your skills without getting stuck
  • Validate your technical problem-solving skills in a real environment
  • Troubleshoot complex scenarios to practice what you learned
  • Develop production experience that translates into real-world expertise

Course Overview

  • Learn by doing code Live with Mentor.
  • Learn React Native from scratch.
  • Build Mobile Apps for Android and iOS.
  • Learn to integrate React Native with .NET or Node.js.
  • Learn to implement React Native Best practices.
  • Learn from Industry Expert and Technical Consultant.
  • Learn to Build real-world projects.
  • Access to Learning Platform for 1Yr.
  • Weekly Career Coaching Sessions.
  • Resume Building and Review.

About the Course

In this course, you will learn each and every topic with the help of hands-on labs. This program includes a hands-on live project with the implementation of recommended design patterns and practices.

Course objective

At the completion of this course, attendees will be able to;

  1. Develop a complete mobile app using HTML5, CSS3 and JavaScript.
  2. Explore React Native basic and advanced features.
  3. Understand Android, iOS fundamentals
  4. Build UI with React Native Elements
  5. Store and retrieve data from a variety of sources like file system, SQLite database and RESTful services
  6. Write platform specific code for Android and iOS to access native features
  7. Test and deploy the app to emulators, simulators, and real devices
  8. Exploring React Native components, gestures, and tools for building highly interactive mobile apps.
  9. Build and run mobile apps on Android & iOS platforms.
  10. How to access mobile native features like camera, contacts, calendar etc. using React Native.
  11. Publishing mobile app on Google Store, Apple Store.

Who can do this course?

All professionals who are keen to develop cross-platform native mobile apps for Android and iOS should go for this course.

Pre-requisites

Anyone who wants to learn React Native mobile apps development should have knowledge of React.js.

Tools/SDK/IDE

Visual Studio Code, Android SDK and iOS SDK

What is the fastest way to learn to react native?

Is react native worth learning in 2021?

Is it hard to learn to react native?

How long does it take to learn to react native?

Choose Training Options

Most Popular

Live Training

  •   Expert-led Live Sessions
  •   Tests & Quizzes
  •   Learn By Doing Code
  •   Build Real-world Projects
  •   24X7 Support Using Discord
  •   Unlimited Live Sessions for 12 Months

₹19,999 ₹14,945

25% OFF Expires In D H M S

One-to-One Training

  •   Exclusive 1-1 Live Training
  •   Expert-led Live Sessions
  •   Tests & Quizzes
  •   Hands-On Assignments
  •   Build Real-world Projects
  •   24X7 Support Using Discord



Contact Us
*1-to-1 Training
For Business

Corporate Training

  •   Expert-led Live Sessions
  •   Customized Course Content
  •   Classroom Training
  •   Flexible Schedule
  •   Tests & Quizzes
  •   Build Real-world Projects
  •   24X7 Access to LMS


Contact Us
*Only for corporate

100% Money Back Guarantee

Our training programs are empowering thousands with expert knowledge - they will you too. If you're disappointed for whatever reason, you'll get your 100% refund. We won't make you beg or invoke any silly rules or conditions – if you're not satisfied within your first 5 days then we'll refund you without any fuss.
For more details do refer our Refund Policy.

Course Curriculum

React and Mobile Platform Basics

React and Mobile Platform Basics

Introduction to React

  1. Introduction to React
  2. Hybrid Framework vs. Native Framework
  3. React Native Development IDE – Visual Studio Code
  4. Why React and React Native?
  5. React Advantages

Android fundamentals

  1. Activities
  2. Views
  3. Layouts
  4. Resources
  5. Manifest

Android Activity

  1. Activity Life Cycle
  2. Activity Life Cycle Events
  3. Activity States

Running, Deployment, Testing

  1. Deploying app to Emulator and Devices
  2. Debugging in Emulator
  3. Debugging in Device
  4. Android Debug Log
  5. Testing app in different emulator

iOS fundamentals

  1. Storyboard
  2. Segues
  3. Views
  4. View Controllers
  5. Layouts
  6. Resources

iOS Life Cycle

  1. iOS Life Cycle
  2. iOS Life Cycle States

Running, Deployment, Testing

  1. Deploying the app to Simulator and Devices
  2. Debugging in Simulator
  3. Debugging in Device
  4. Testing app in different Simulator
  1. iOS Life Cycle
  2. iOS Life Cycle States

Introduction to Native Mobile Apps

  1. Understanding Native Mobile Apps Development
  2. Why to choose Native Mobile Apps Development
  3. Ways to develop Native Mobile Apps
  4. Future of Native Mobile Apps Development
  5. Advantages of Native Mobile Apps

Introduction to React Native

  1. Understanding the React Native
  2. React Native Advantages
  3. React Native Mobile OS Support

Setting Up Our Development Environment

  1. Installing the React Native CLI
  2. Installing IDE: VS Code
  3. Starting a New React Native Project
  4. Platform Tools Installations
  5. Setting Emulators and Simulator
  6. Setting Up Your Devices
  7. Adding Mobile Platforms
  8. Previewing on Emulator and Simulator
  9. Previewing on Device

React Native CLI

  1. Define Your Build Platforms
  2. Previewing Your App
  3. Emulating Your React Native App
  4. Running React Native App on a Device
  5. CLI information

React Native

React Native Core Concepts

  1. Components for Mobile
    1. View
    2. Text
    3. Text Input
    4. Button
    5. Switch
    6. Image
    7. Status Bar
    8. List Views: Flat List, Section List etc.
  2. Handling Touches
  3. Using a ScrollView
  4. Render and JSX
  5. Component Lifecycle
  6. Props and State

Building User Interface: Styles

  1. Understanding the Android and iOS Layouts
  2. Adding UI Components to the Application
  3. Styling React Native Components with CSS
  4. Layouts: Flexbox

Styles

  1. Conditional Styling
  2. Inline styles
  3. Using a stylesheet
  4. Adding multiple styles
  5. Inheritance

Navigation

  1. App Scene Navigation
  2. React Navigation Library
  3. Navigator Basics
  4. Implementing Navigation

Navigator and WebView

  1. Stack Navigator
  2. Tab Navigator
  3. Navigation Parameters
  4. Adding a Back Button
  5. WebView

React Native Elements and Redux

React Native Elements: React Native UI Toolkit

  1. Installing React Native Elements
  2. Using React Native Elements
  3. Button
  4. Card
  5. Input
  6. ListItem etc.

Redux

  1. Introduction to Redux
  2. Redux Flow Overview
  3. Redux Setup

Redux Flow

  1. Actions
  2. Reducers and Root Reducers
  3. Store
  4. Dispatch Actions
  5. Action creators

Storage and SQLite

  1. Persistent Data using SQLite
  2. Using AsyncStorage

List View and REST API

  1. Database Operations with REST service
  2. Data Listing
  3. List View
  4. Refresh Control

Native Modules and APIs

  1. Linking Native API
  2. Geolocation
  3. Video Component
  4. Modals
  5. ActivityIndicator
  6. Animations

Gestures Events

  1. Gestures
  2. Events
  3. Keyboards

Debugging and Testing

  1. Dealing with CORS Issues
  2. Debugging through an iOS or Android Simulator
  3. Debugging On-Device

Project

Project: E-commerce App

Developing Application Architecture

  1. Discussing Application Architecture
  2. Building Application Layer

Login and Sign Up

  1. Implementing Login and signup
  2. Developing Customer CRUD Operations
  3. Managing User session
  4. Implementing Authorization

Developing Category, Product Operations

  1. Developing Category CRUD Operations
  2. Developing Product CRUD Operations

Product Listing

  1. Displaying Products to Users
  2. Applying Paging and Sorting

Shopping Cart

  1. Products Searching
  2. Adding Products to Shopping Cart
  3. Removing Products to Shopping Cart

Payment Gateway

  1. Understanding Payment gateway Process
  2. Integrating Payment Gateway
  3. Listing Successful Transactions
  4. Listing Failed Transactions

Deployment and Testing

  1. Compiling app for Android and iOS
  2. Testing App on real devices

Publishing

  1. App deployment on Google store
  2. App deployment on Apple store

Like the Curriculum

Your learning is important. Let’s have a Google Meet to get more clarity.

DotNetTricks Benefits

Unlimited Live Sessions

Live Training Membership give you unlimited access to all our live training and sessions recording from anywhere, and using any device staying at home.

Expert-led Live Sessions

All sessions are led by our expert mentors who are well connected to the open source communities. They explain complex technical concepts in an easy way.

Tests & Quizzes

Each Module will be followed by mockup tests and quizzes which help you to monitor your learning progress and Evaluate yourself.

Build Real-Projects

All the sessions are delivered using real-life examples. You will learn how to build real projects using industry recommended principles & practices.

Personal Career Coach

Get career guidance from top experts as your personal coach, align your preparation strategy & learning resources to achieve your goal

Interview Prep Sessions

Get career guidance and ask your questions & doubts live. Join to prepare yourself for next job interview to crack and get hired!

Resume Building

Optimize your resume with the help of our experienced experts to get your desired jobs.

Hands-on Assignments

Learn by doing hands-on to gain confidence to solve real-world challenges and assignments.

Discord Community Access

Get access to Discord community to discuss doubts, access assignments and learning with peer interaction.

Technical Support

We have online support team available to help you with any technical queries you may have during the course.

Get Certified

Master in-demand job skills to become a technology expert, get certified, and accelerate your career.

Career & Certification

DotNetTricks React Native Certification Training Certificate Holders work at 1000s of companies like:

Video Reviews

FAQs

Q1. Who are your mentors?

All our mentors are highly qualified and experience professionals. All have at least 8-10 yrs of development experience in various technologies and are trained by Dot Net Tricks to deliver interactive training to the participants.

Q2. Do you provide any course material or live session videos?

Yes we do. You will get access to the entire content including class videos, mockups, and assignments through LMS.

Q3. Do you provide training on latest technology version?

Yes we do. As the technology upgrades we do update our content and provide your training on latest version of that technology.

Q4. What If I miss my online training class?

All online training classes are recorded. You will get the recorded sessions so that you can watch the online classes when you want. Also, you can join other class to do your missing classes.

Q5. Do you prepare me for the job interview?

Yes, we do. We will discuss all possible technical interview questions and answers during the training program so that you can prepare yourself for interview.

Q6. Can I share my course with someone else?

In short, no. Check our licensing that you agree to by using Dot Net Tricks LMS. We track this stuff, any abuse of copyright is taken seriously. Thanks for your understanding on this one.

Accept cookies & close this