React Native Complete Course with Router, Hooks and Context

React Native with Full React Native, Router, Hooks and Context course. Build React Native (web, cli, expo) skills

4.60 (122 reviews)
Udemy
platform
English
language
Web Development
category
instructor
503
students
11.5 hours
content
Mar 2024
last update
$69.99
regular price

What you will learn

Complete React native Set up virtual environment

Install React-Native dependencies for MAC and Windows

Run Android and IOS simulator

React Native Expo installation

Run Expo App on Mobile Device

JSX syntax and expressions

ES6 syntax

See the content on the simulator

Styling with React-Native and flex-box rules

Send an HTTP request to a remote API

State ve Props systems

Reusable components

Reach another app on the phone from the React-Native app

React Navigation Library

React Route Between Different Screens

Data Transfer Between Different Screens with React Navigation

Learn to create React Hooks and Context structures

Creating React Hooks and Context structures with explanatory diagrams

What is React Context Api in and how it is used

Using react Context Api and Hooks together

Creating Context with Class Component

Access to Context with Context Type

To manipulate the data in Context

How to Use Multiple react Context

How to Create Reducer

How to Use Reducer

useState, useEffect, useReducer, and useContext hooks

Reducer, action and dispatch concepts and much more

How to use coding techniques to make efficient development with React

Build fast, user-friendly web apps with React

Complete react native course with router, hooks and context

Learning React Native is a great avenue through which to gain experience developing mobile apps.

React Native enables programmers to write true native apps in JavaScript across multiple platforms at once, eliminating the need to code for iOS and Android

Native also includes features like “hot reloading,” which have made the framework a favorite among efficiency-minded developers.

Created by Facebook, React Native is an open-source-based mobile application framework that uses only JavaScript, making it capable of supporting android, ios

Businesses that want to create mobile apps for iOS and Android simultaneously to ensure a seamless rollout need developers with a background in React Native.

Careers in mobile app development that rely on React Native can count on professionals who can design and build stunning UIs in multiple platforms

React Native developers are also vital to helping iOS, and Android companies update and otherwise modernize their apps with features like push notifications

Google Flutter offers developers a UI toolkit that has some similarities to React Native.

React Native expo, react native cli, react native hooks and react native context

Whether you’re interested in adding React to your existing dev skillset, or you want to develop full-stack web apps by using tools like NodeJS, Redux, and Mongo

Description

Hello there,

Welcome to React Native Complete Course with Router, Hooks and Context course.

React Native with Full React Native, Router, Hooks and Context course. Build React Native (web, cli, expo) skills.

React-Native is a library developed by the React team and it is widely used to create mobile applications for both Android and IOS. You do not need to learn Java, Android, Swift, Objective-C, or anything of that. For mobile development React is all you need to create awesome mobile apps that work on both Android and iOS.

React Native enables programmers to write true native apps in JavaScript across multiple platforms at once, eliminating the need to code for iOS and Android separately. React Native also includes features like “hot reloading,” which have made the framework a favorite among efficiency-minded developers.

This course is for all levels. To be able to take this course, all you need is a basic understanding of JavaScript.

In the react native full course, we are going to tell you what dependencies you need to install and how in detail, to be able to create mobile apps on both MAC and Windows. We are going to use free tools and platforms so you don't have to buy any tool or app. You are going to learn how to run an Android and IOS simulator on your MAC or Windows computer. Besides, with the Expo app, you will be able to run your apps on your own mobile device as well.

Later on the course, we are going to learn the basics of React and React Navigation. JSX, 'props system' and 'state system' are going to be crystal clear for you at the end of the course. We are going to create nice-looking reusable components. You are going to be able to use these reusable components in your own future projects. You are going to go to different screens from the app with React navigation.

Finally, you are going to learn the latest React features "React Hooks and React Context" system. We are going to create two nice-looking app, teach you "Hooks and Context" in a very detailed way. You are going to learn how to use "state" in functional components with the "Hooks" system and with "Context API" you won't need any third-party package to manage the Application state.

React is an essential Javascript framework for web development. It is the most popular framework for developing web, mobile, and desktop app user interfaces.

Whether you’re interested in adding React to your existing dev skillset, or you want to develop full-stack web apps by using tools like NodeJS, Redux, and MongoDB in conjunction with React, Udemy has a comprehensive selection of courses to choose from.

We tried to tell all complex topics in very detail on the course. We used some diagrams to tell some important topics and created a nice-looking mobile application. We showed two different ways to create a mobile app. We showed both react-native-cli and expo-cli in our course.

At the end of the course;

  • Basics of React, React-Native, React-Navigation libraries

  • How to send an HTTP request from a mobile application

  • How to use flex-box system

  • How to create reusable components

  • To reach another app on the device from our app

  • Creating your own mobile app both with react-native-cli and expo-cli

  • Creating Context with Class Based and Functional Components

  • How to Consume Context in Class-Based and Functional Components

  • How to Use Multiple Context in one single component

  • Hooks Functions(useState, useEffect, useReducer, useContext...)

  • Creating Reducer and

  • Using Reducer is going to be clear for you.

  • React and react-native full course with router, hooks and context

  • React-native firebase, react native web, react native cli, react native expo, react native android and ios

  • The complete React native with router, hooks and contexts

  • Learn mobile development

Why would you want to take this course? 

Learning React Native is a great avenue through which to gain experience developing mobile apps. Udemy features top-rated React Native courses that take you through every level of the React Native framework, so that you can start writing better apps, faster.

Our answer is simple: The quality of teaching.

OAK Academy based in London is an online education company. OAK Academy gives education in the field of IT, Software, Design, development in English, Portuguese, Spanish, Turkish, and a lot of different language on Udemy platform where it has over 1000 hours of video education lessons. OAK Academy both increase its education series number by publishing new courses, and it makes students aware of all the innovations of already published courses by upgrading.

When you enroll, you will feel the OAK Academy`s seasoned developers' expertise. Questions sent by students to our instructors are answered by our instructors within 48 hours at the latest

No prior knowledge is needed! 

It doesn't need any prior knowledge to learn it and React is easy to understand for beginners. 

This course starts with very basics. First, you will learn how to install the tools, some terminology. Then the show will start and you will learn everything with hands-on practice.  I'll also teach you the best practices and shortcuts.

Step-by-Step Way, Simple and Easy With Exercises

By the end of the course, you’ll have a firm understanding of React and valuable insights on how things work under the hood and you'll also be very confident in the basics of coding and game development, and hungry to learn more. The good news is since the Free and popular tools are used you don’t need to buy any tool or application.

What is React Native?

Created by Facebook, React Native is an open-source-based mobile application framework that uses only JavaScript, making it capable of supporting both Android and iOS platforms. React, also known as React.js, saves time and effort for developers since they only need one programming language. The Native element allows developers to create JavaScript components to design software programs that run on various devices and platforms, such as smartphones, smart TVs, and laptops. With React Native, developers use the same concepts used in the original React framework to design a rich mobile user interface (UI) for various environments from existing components.

What is React?

React is a front-end library in Javascript that was developed by Facebook. The simplest definition of React is that it is a user interface library used for building UI components for the web. But if that was all React did, it would be little more than a template library. Developers define components in React by using an HTML-like syntax called JSX. These encapsulated components manage their own state, making it simple to pass rich data to a component and keep the state of the application and its components out of the Document Object Model (DOM). These features give React components the ability to react dynamically and efficiently to changes in their state. A set of simple components in React can be composed into either simple single-page applications or large, complex web applications.

What careers use React Native?

Businesses that want to create mobile apps for iOS and Android simultaneously to ensure a seamless rollout need developers with a background in React Native. Careers in mobile app development that rely on React Native can count on professionals who can design and build stunning UIs in multiple platforms since it works hand-in-hand with platforms like Windows and tvOS. React Native developers are also vital to helping iOS, and Android companies update and otherwise modernize their apps with features like push notifications and animation for better effectiveness for mobile app subscribers. Developers with a background in React Native might work in full-stack development, designing and refining web-based games, websites, mobile apps, and more.

What is the difference between React Native and Google Flutter?

Google Flutter offers developers a UI toolkit that has some similarities to React Native. Flutter also has a native component and compiles web, mobile, and desktop applications from a single collection of source codes. Relying on existing code, Flutter is also a free and open-source framework for developers. Until this point, the two frameworks might sound similar. However, React Native is based on and only uses JavaScript, while Flutter only has a loose connection to the language. Google Flutter primarily uses a new language called Dart. Other differences between the two involve sourcing the tool itself and the installation process, setup and configuration, UI component and development, and community support.

Video and Audio Production Quality

All our videos are created/produced as high-quality video and audio to provide you the best learning experience.

You will be,

  • Seeing clearly

  • Hearing clearly

  • Moving through the course without distractions

You'll also get:

Lifetime Access to The Course

Fast & Friendly Support in the Q&A section

Udemy Certificate of Completion Ready for Download

Dive in now to our React Native Complete Course with Router, Hooks and Context course

We offer full support, answering any questions.

See you in the course!

Content

Welcome to React Native Router, Hooks and Context Course

Let's What We Will Learn
How To Get Help?
Github Complete Course Repo

React Native - Set Up For Windows

Tools We Need for React Native CLI
Windows Setup for React Native
How to Start Emulator In Android Studio
Android Emulator Setup Checklist

React Native - Setup For OSX

Free Tools for IOS
OSX Setup for React Native
Start the Emulator
MAC IOS Emulator Setup Checklist

React Native and Expo

React Native on Mobile Device
Expo CLI Project

React Native and JSX

How To Create An App
See Content on Emulator
Why Do We Need React and React Native?
ES6 Syntax ( Let, Const, Var )
First Component
How To Show Component on Device
How to Build Our First App
How To Connect A Component To The Root Component
Import A Component To Another Component

Styling For React Native

Styling with JSX
Displaying of Views
Header Component’s Styling
React Props
How To Reuse Code With Props System

API Request With React Native

How To Show a List To The User
The List Component
Func Component vs Class Based Component

LifeCycle Methods

When Do We Need Lifecycle Methods?
LifeCycle Methods
Making Request With Axios

State in React Native

What Is State And How To Initial State
Using of State
A Component’s Lifecycle With State
List Component
List Item Component
Reusable Components
Styled Component for List Items
Usage of Props.Children
Item Section

Layout With Flexbox

Introduction to the Flexbox
Section Header Component
How To Show An Image
Scrollable Content
User Interaction with React Native
Event Handlers
How To Open Another App (Browser)

Router Expo CLI Project

Router Expo CLI Project
See The Content On A Device or Emulator
What Is Router And Installation
Setting Up a Router in Project

FlatList

FlatList
Rendering A List With FlatList
How Does FlatList Work
Giving the Key Prop
FlatList Props

Route Different Screens

Book Detail Screen
Navigate Between Screens
Navigating from a Child Component
withNavigation Function
Data Transfer Between Screens

React Native Hooks and Context

Let's Meet Hooks and Context
Hooks and Context

Context API Project

Let's Create First Application
What is Context API and Why We Use It?
Context and Provider
Context Provider
Accessing Context
Let's Access Context Data from TodoList Component
Accessing Context with Context Consumer

Update Context

Updating Context Data
Creating Multiple Contexts

Consume Multiple Context

Consuming Multiple Contexts

Hooks

Intro to Hooks
Let's Setup Hooks Project
useState Hooks
useState with Forms
useEffect Hook
Hooks with Context
Consuming Multiple Context with useContext

Context With Functional Component

Creating Context with Functional Components
Hooks and Context
Adding New Todo with Hooks & Context

Reducers

Remove Todo
useReducers
Adding a Reducer
Move useReducer Into Its Own File

What We Have Learned in React Native Course ?

What We Have Learned?
BONUS

Screenshots

React Native Complete Course with Router, Hooks and Context - Screenshot_01React Native Complete Course with Router, Hooks and Context - Screenshot_02React Native Complete Course with Router, Hooks and Context - Screenshot_03React Native Complete Course with Router, Hooks and Context - Screenshot_04

Reviews

Elric
December 16, 2022
It was good until the project wouldn't build anymore because its all outdated full of security bugs already. probably a sign to learn something else
Mark
December 11, 2022
I would not advise this course at all, its been really painful to get through , the database is down for the first app and the image link was down also, I saw someone complained like 11 months ago and nothing was done still. This course is just very poorly executed in the first place and it very disappointing , i only had time to start the course after the 30 day period and if i could get a refund i would. I'm normally not as harsh or blunt but with the way this course has been in terms of the lackluster issues and the lack of insight or anticipation to what problems I had gone through , the freecode camp videos on youtube seem to of respected my time more. Extremely disappointing
Jose
October 20, 2022
Great instructor! Very clear and detailed explanations. Provides great explanation of the core and most important concepts in react. Thank you
Denis
April 12, 2022
Excellent course I liked a lot, the instructor explains in detail and in a good way, everything perfect.
Gunnar
January 29, 2022
Terrible course with disappointing projects. Not much content in this largely outdated (it's from 2019) course. There are much better ones out there, so don't waste your money!
Furkan
November 9, 2021
Excellent course for learning react native with hooks and context. You can easily cover all of them with clear explanation.
Metin
March 22, 2021
This course is really great. Course content is extremely sufficient. It starts from zero for React native and also explains the latest react features, hooks and context. I recommend this course to anyone who wants to learn React native in the most up-to-date form.

Coupons

DateDiscountStatus
8/7/2021100% OFF
expired

Charts

Price

React Native Complete Course with Router, Hooks and Context - Price chart

Rating

React Native Complete Course with Router, Hooks and Context - Ratings chart

Enrollment distribution

React Native Complete Course with Router, Hooks and Context - Distribution chart

Related Topics

3259078
udemy ID
6/22/2020
course created date
7/24/2020
course indexed date
Bot
course submited by