Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
React Native - The Practical Guide
Bestseller
Rating: 4.7 out of 5(46,191 ratings)
259,836 students

What you'll learn

  • Learn how to use ReactJS to build real native mobile apps for iOS and Android
  • Develop cross-platform (iOS and Android) mobile apps without knowing Swift, ObjectiveC or Java/ Android
  • Explore React Native basics and advanced features!
  • Learn how to use key mobile app features like Google maps or the device camera

Course content

19 sections290 lectures28h 37m total length
  • Welcome To This Course & What To Expect!1:05

    Acquire React Native skills from the ground up with step-by-step lessons, practical apps, and core feature insights, built on prior React knowledge.

  • What Is React Native?3:27

    Learn how React Native builds real iOS and Android apps from JavaScript by compiling to native UI elements and exposing device APIs, and see how it differs from React DOM.

  • Join our Online Learning Community0:23
  • A Glance Under The Hood Of React Native5:05

    Discover how React Native compiles JSX UI elements like View and TextInput to native platform counterparts, while JavaScript logic runs on a separate JS thread via a basic translation bridge.

  • Creating React Native Projects: Expo CLI vs React Native CLI6:26

    Explore creating React Native projects with Expo CLI, compare Expo CLI to React Native CLI, and learn why Expo offers a managed, easier starter with a switch to native later.

  • Creating a New React Native Project4:39

    Create a React Native Expo-driven project by installing Node.js, running npx create-expo with a blank template, and exploring the new project structure for Android and iOS development.

  • Analyzing The Created Project5:15

    Explore opening and inspecting a created Expo React Native project in Visual Studio Code, reviewing folders, key config files like app.json and package.json, and understanding dependencies.

  • Running Our First App On A Real Device!4:20

    Preview your Expo-based React Native app on a real device using Expo Go, scan the QR code from the development server, and see live updates as you edit.

  • Setting Up A Local Development Environment9:26

    Set up React Native locally with Expo, installing Android Studio and Xcode to run Android emulators and iOS simulators, previewing on real devices or simulators via Expo Go.

  • About This Course6:54

    Explore what this course covers, from essentials like building interfaces with React Native components and styling to navigation and advanced features, plus native device access, code-along practice, and app publishing.

  • Course Resources, Code Snapshots & How To Use0:19

Requirements

  • React knowledge is a must (but you absolutely DON'T have to be an expert)
  • JavaScript knowledge is a must, next-gen JavaScript knowledge (i.e. ES6+) is recommended
  • NO Android/ Java or iOS (Swift, ObjectiveC) development experience is required

Description

Mobile apps are one of the best ways to engage with users - no wonder everyone wants to build one!

But wouldn't it be amazing if you could use your web development knowledge, combined with your React knowledge, to build mobile apps with that?

That's exactly what React Native allows you to do!

No need to learn Java, Android, Swift, ObjectiveC or anything of that - React and JavaScript is all you need to create awesome native mobile apps that work on both Android and iOS. That's probably the reason why Instagram, AirBnB, Skype and many other global companies are using it to build their mobile apps!

With this course, you can join this league. I'll teach you all you need to create your own React Native apps, publish them to the Google Play Store and Apple App Store and dive really deep into the React Native ecosystem.

You'll learn all about the theory behind React Native, its core concepts, how to build responsive designs that work on different device sizes, how to navigate around, use maps and the camera and so much more!

And which better way to learn than by building a real app? We'll build the "Favorite Places" app in this course, an app where users can share amazing pictures and the location where they took them. This app will allow you to see things like using maps, the camera, user authentication, connecting to a server and much more in action.

By the end of the course, we'll of course also go through all steps required to get it into an app store.

Here's a detailed look at what you'll get:

  • The core concepts and theory

  • How to use React, JavaScript and native components

  • Understand how to navigate in React Native apps

  • A closer look at styling and animating React Native apps

  • Instructions on how to use third-party libraries in your React Native app

  • Detailed examples on how to use maps or an image picker

  • A full user authentication flow

  • How to connect to a backend server from your app

  • Debugging instructions

  • And so much more!

What will you need to succeed in this course?

  • NO Android, Java, Swift or ObjectiveC knowledge is required!

  • JavaScript and React (for the web) knowledge is required though - you don't need to be an expert but the basics need to be set (though there are refresher sections in this course!)

I'd be very happy to welcome you in the course!

Max

Who this course is for:

  • Anyone who wants to use React to build native mobile apps
  • Every mobile developer who wishes to learn only one language to write cross-platform mobile apps
  • Every mobile or web developer who's interested in writing high-performance native apps with JavaScript