Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
The Complete React Native + Hooks Course
Highest Rated
Rating: 4.8 out of 5(45,590 ratings)
197,483 students

The Complete React Native + Hooks Course

Understand React Native with Hooks, Context, and React Navigation.
Created byStephen Grider
Last updated 12/2025
English

What you'll learn

  • Create real-world native apps using React Native
  • Make truly reusable components that look great
  • Understand the terminology and concepts of Redux
  • Prototype and deploy your own applications to the Apple and Google Play Stores
  • Get up to speed with React design principles and methodologies
  • Discover mobile design patterns used by experienced engineers

Course content

17 sections428 lectures38h 10m total length
  • How to Get Help0:52

    Discover how to get help in this React Native course by using Udemy QA discussion boards, direct messages on Udemy, Twitter, and Google for error messages.

  • Course Resources0:38
  • Course Overview3:19

    Explore the essentials of React Native and hooks, understand the course approach of building mini applications, and learn how to set up for testing on physical devices or emulators.

  • Installing Node.js and Prerequisite Info0:29
  • Setting Up iOS Simulator0:42
  • Setting up Android Studio0:44
  • Starter Files Download, Installation and Startup0:55
  • Making Changes4:06

    Explore your React Native project, edit the home screen text, and experience live reload and error debugging across iOS and Android, then fix errors to see updates immediately.

Requirements

  • All you need is basic understanding of Javascript

Description

If you're tired of spinning your wheels learning Swift or Android, this is the course for you.

Authentication? You will learn it.  Hooks? Included.  Navigation? Of course!

This course will get you up and running with React Native quickly, and teach you the core knowledge you need to deeply understand and build React components for mobile devices.

Both OSX and Windows supported - develop iOS or Android!

This course includes content on both v0.62.2 and the legacy v0.30.x, which is widely used in industry.

We'll start by mastering the fundamentals of React, including JSX, “props", “state", and event handling. Source code is provided for each lecture, so you will always stay up-to-date with the course pacing.  Special attention has been paid to creating reusable components that you'll be able to make use of on your own fantastic projects.

React Native is an excellent solution for developing apps on mobile in a fraction of the time it takes to make an equivalent iOS or Swift app.  You'll love seeing your changes instantly appear on your own device, rather than waiting for Swift/Java code to recompile!  This quick feedback loop, along with excellent cross platform support, is what has catapulted React Native to the top must-have skill for Javascript engineers.

If you are new to React, or if you've been working to learn it but sometimes feel like you still don't quite 'get it', this is the React course for you! To learn React you have to understand it.

  • Learn how to use React's custom markup language, JSX, to clean up your Javascript code

  • Master the process of breaking down a complex component into many smaller, interchangeable components

  • Grasp the difference between “props" and “state" and when to use each

  • Render interactive, media-rich components in beautifully styled apps

  • Develop apps that are unique, fun, and responsive

  • Build on both Android and iOS platforms

  • Master integration with Firebase for user authentication

  • Learn the core principles of navigation with React Native


I've built the course that I would have wanted to take when I was learning React Native. A course that explains the concepts and how they're implemented in the best order for you to learn and deeply understand them.

Who this course is for:

  • This course is for anyone looking to make native apps with React Native