Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
React Native Made Easy
Rating: 4.2 out of 5(424 ratings)
21,242 students

React Native Made Easy

Master React Native Fundamentals Using The Latest Javascript Features.
Created byOmar Maksousa
Last updated 7/2025
English

What you'll learn

  • Building Native Mobile Applications
  • React Native
  • React Native Best Practices
  • Javascript Development
  • Publishing Application with Expo

Course content

14 sections65 lectures10h 1m total length
  • NodeJS2:18

    Installing NodeJS

    Link: https://nodejs.org/en/

  • Git1:38
  • VSCode1:22
  • Expo CLI & ( watchman for macOS only )1:32

    watchman is only for macOS users, if you are a windows user, please skip until 00:27

  • Hello World10:03
  • Android Emulator11:15

    Installing Android Emulator by following expo guide

    Link: https://docs.expo.io/get-started/installation/

  • IOS Simulator - Mac OS Only2:00

    Installing IOS Simulator by following expo guide

    Link: https://docs.expo.io/get-started/installation/

Requirements

  • No advanced programming skills are needed. Just web development basics

Description

Prerequisites? 
Basic JavaScript knowledge
such as how to declare a variable and how to declare a function

React Native Framework
is a framework for building Mobile Native Applications for IOS & Android. In this course we will learn React Native using Expo Platform. The thing that makes this course special is the way of teaching. First of all, during lessons there will be no assumptions that the student knows any prior knowledge of the topic, teaching with such assumptions can harm the learning process.

The second and most important thing is focusing on fundamentals. This is not a zero to hero course, because we do not believe on this saying. This is the course where you will build a strong base that is going to benefit you in all your later stages of your career.

We will learn Navigation, State Handling, Props, Hooks and lot more.

Structure: 

  1. Installation & Setup where we will setup our environment.


  2. Getting Started where we will run our Hello World Application and learn the basics in React Native.

  3. Project One where we will practice the basics we have just learned.


  4. React Native Deep Dive where we will start with more advanced stuff.


  5. Project Two where we will practice logical statements and simple state.


  6. Project Three where we will practice state manipulation and mobile application design.


  7. Javascript Essentials needed features from Javascript that are necessary within your React Native learning.


  8. Hooks we will get to know the most used hooks in modern mobile application development.


  9. Native Device Features Interacting with the most used native features.


  10. Project Four where we will practice handling external network requests


  11. Third Party Libraries integration where we will be learning how to interact with third party providers


  12. Navigation where we will learn how to handle the navigation in React Native


  13. Final Project where we will put all the things we learned in action.

Who this course is for:

  • Developers aiming to enter mobile applications field