Skip to content

React Native: React Native with Hooks and Context

Learn React Hooks and Context with my React Hooks and Context course and leverage your web skill set


Oak Academy

Summary

Price
£15 inc VAT
Study method
Online, On Demand What's this?
Duration
4 hours · Self-paced
Qualification
No formal qualification
Certificates
  • Reed courses certificate of completion - Free

1 student purchased this course

Add to basket or enquire

Overview

Hello there,

Welcome to React Native: React Native with Hooks and Context course.
Learn React Native with Hooks and Context and leverage your existing web skills. Build user-friendly web apps with React

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. 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 reactnative 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 from scratch 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.

Later on the react native app 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. You are going to learn the latest React features "Hooks and Context" system.

We are going to create two nice looking app, will guide you to learn "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.

We tried to tell all complex topics in very detail on the react hooks course. We used some diagrams to tell some important topics and created a nice-looking mobile application. expo

Learn by doing!

So we have made this course as simple as possible in order to take you through step by step so you can feel confident and get a truly good understanding of how to utilize React. In this course, we will be teaching React by creating various projects.

Fresh Content

It’s no secret how technology is advancing at a rapid rate. New tools are released every day, and it’s crucial to stay on top of the latest knowledge for being a better React developer. You will always have up-to-date content for this course at no extra charge.

In the course, 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.

At the end of the course, you will learn

  • How to use the flex-box system,

  • 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 native hooks

  • react native web

  • react native expo

  • react native context

  • learn react native from scratch

  • react native redux

  • react native for web

  • "react native"

  • reactnative cli

  • react native with hooks

  • react hook

  • react native hook

  • react native hooks and context

  • react native web app

  • react and react native

  • react native typescript

  • react context

  • react native scratch

  • react native native

  • react native firebase

  • react and reactnative

  • react mobile

  • reactive native

  • react.js

  • reactnative codepush

  • mobile react native

  • react hooks postgresql

  • reaxt native

  • redux toolkit

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

Dive in now to our React Native: React Native with Hooks and Context course

We offer full support, answering any questions.

See you in the course!

Curriculum

7
sections
33
lectures
3h 58m
total
    • 1: What We Will Learn_ 03:24
    • 2: Introduction to Hooks and Context 03:07
    • 3: FAQ about React Native, Hooks and Context 01:00
    • 4: Let's Create First Application 14:43
    • 5: What Is Context API and Why We Use It_ 06:07
    • 6: Context and Provider 08:36
    • 7: Context Provider 05:21
    • 8: Accessing Context 11:44
    • 9: Let's Access Context Data from TodoList Component 05:23
    • 10: Accessing Context with Context Consumer 07:25
    • 11: react-native hooks and context Quiz 01:00
    • 12: Updating Context Data 08:32
    • 13: Creating Multiple Contexts 09:11
    • 14: quiz 01:00
    • 15: Consuming Multiple Contexts 10:06
    • 16: quiz 01:00
    • 17: Intro to Hooks 04:01
    • 18: Setup Hooks Project 09:44
    • 19: UseState Hooks 13:35
    • 20: UseState with Forms 15:38
    • 21: UseEffect Hook 10:43
    • 22: Hooks with Context 08:57
    • 23: Consuming Multiple Context with useContext 05:52
    • 24: react-native hooks and context Quiz -2 01:00
    • 25: Creating Context with Functional Components 05:48
    • 26: Hooks and Context 12:47
    • 27: Adding New Todo with Hooks and Context 15:53
    • 28: react-native hooks and context Quiz -3 01:00
    • 29: Remove Todo 09:16
    • 30: Use Reducers 06:12
    • 31: Adding a Reducer 13:17
    • 32: Move useReducer Into Its Own File 04:48
    • 33: quiz 01:00

Course media

Description

Hello there,

Welcome to React Native: React Native with Hooks and Context course.
Learn React Native with Hooks and Context and leverage your existing web skills. Build user-friendly web apps with React

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. 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 reactnative 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 from scratch 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.

Later on the react native app 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. You are going to learn the latest React features "Hooks and Context" system.

We are going to create two nice looking app, will guide you to learn "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.

We tried to tell all complex topics in very detail on the react hooks course. We used some diagrams to tell some important topics and created a nice-looking mobile application. expo

Learn by doing!

So we have made this course as simple as possible in order to take you through step by step so you can feel confident and get a truly good understanding of how to utilize React. In this course, we will be teaching React by creating various projects.

Fresh Content

It’s no secret how technology is advancing at a rapid rate. New tools are released every day, and it’s crucial to stay on top of the latest knowledge for being a better React developer. You will always have up-to-date content for this course at no extra charge.

In the course, 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.

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

We tried to explain all complex topics in very detail on the course. I used some diagrams to tell some important topics and created a nice-looking mobile application. In the course, we created our applications with expo-cli.

At the end of the course, you will learn

  • How to use the flex-box system,

  • 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 native hooks

  • react native web

  • react native expo

  • react native context

  • learn react native from scratch

  • react native redux

  • react native for web

  • "react native"

  • reactnative cli

  • react native with hooks

  • react hook

  • react native hook

  • react native hooks and context

  • react native web app

  • react and react native

  • react native typescript

  • react context

  • react native scratch

  • react native native

  • react native firebase

  • react and reactnative

  • react mobile

  • reactive native

  • react.js

  • reactnative codepush

  • mobile react native

  • react hooks postgresql

  • reaxt native

  • redux toolkit

    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.

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

Dive in now to our React Native: React Native with Hooks and Context course

We offer full support, answering any questions.

See you in the course!

Who is this course for?

  • Anyone who wants to become an React Developer
  • Programmers who want to learn React, React-Native
  • Someone who has basic HTML, CSS and JavaScript knowledge and wants to learn how to create complex applications,
  • Anyone who wants to create mobile applications for both Android and IOS
  • Anyone who wants to create mobile applications with both react-native-cli and Expo-cli
  • Anyone who wants to learn latest React features Hooks and Context system
  • Programmers who want to learn React, React-Native and Hooks and Context
  • Anyone who wants to learn latest React features "Hooks and Context" system
  • Anyone who wants to learn React Hooks & Class-based Components
  • Anyone planning a job transformation and wants to become a React developer
  • Developers with a background in React Native might work in full-stack development, designing and refining web-based games, websites, mobile apps, and more.
  • Anyone who want to take their web development skills to the next level and learn a future-proof technology

Requirements

  • JavaScript + HTML + CSS fundamentals are absolutely required but you do not need to be an expert
  • Basic ES6 knowledge would be beneficial but not required
  • React and React-Native knowledge
  • A computer with access to the internet
  • Nothing else! It’s just you, your computer and your ambition to get started today
  • No prior React and React-Native knowledge, you learn complete react native
  • Desire to learn React Native
  • Desire to learn mobile development with full React Native course
  • Desire to learn react native hooks, react native context, react native cli, react native expo
  • Desire to learn mobile app development

Questions and answers

Currently there are no Q&As for this course. Be the first to ask a question.

Certificates

Reed courses certificate of completion

Digital certificate - Included

Will be downloadable when all lectures have been completed

Reviews

Currently there are no reviews for this course. Be the first to leave a review.

FAQs

Study method describes the format in which the course will be delivered. At Reed Courses, courses are delivered in a number of ways, including online courses, where the course content can be accessed online remotely, and classroom courses, where courses are delivered in person at a classroom venue.

CPD stands for Continuing Professional Development. If you work in certain professions or for certain companies, your employer may require you to complete a number of CPD hours or points, per year. You can find a range of CPD courses on Reed Courses, many of which can be completed online.

A regulated qualification is delivered by a learning institution which is regulated by a government body. In England, the government body which regulates courses is Ofqual. Ofqual regulated qualifications sit on the Regulated Qualifications Framework (RQF), which can help students understand how different qualifications in different fields compare to each other. The framework also helps students to understand what qualifications they need to progress towards a higher learning goal, such as a university degree or equivalent higher education award.

An endorsed course is a skills based course which has been checked over and approved by an independent awarding body. Endorsed courses are not regulated so do not result in a qualification - however, the student can usually purchase a certificate showing the awarding body's logo if they wish. Certain awarding bodies - such as Quality Licence Scheme and TQUK - have developed endorsement schemes as a way to help students select the best skills based courses for them.