Learn React Native Development

Build cross-platform mobile apps for iOS and Android with React Native. Become an expert app developer by following these detailed step-by-step tutorials.

All React Native Development tutorials:

  1. Code an App With GraphQL, React Native, and AWS AppSync: The Back-End

    Code an App With GraphQL, React Native, and AWS AppSync: The Back-End

    Tutorial Intermediate

    In these tutorials, I'll show you how to create and interact with a GraphQL database using AWS AppSync and React Native. This app will have real-time and...

  2. Tools for React Native Development

    Tools for React Native Development

    Tutorial Beginner

    In this article, I'll walk you through some of the tools that can help you become more productive when working with React Native projects.

  3. Get Started With a React Native Template in 60 Seconds

    Get Started With a React Native Template in 60 Seconds

    Tutorial Beginner

    CodeCanyon has hundreds of app templates that you can use to jump-start development of your next mobile app. This video will show you how to install and...

  4. Practical Animation Examples in React Native

    Practical Animation Examples in React Native

    Tutorial Intermediate

    In this tutorial, you're going to learn how to implement commonly used animations in a React Native app. Follow along and learn to code animations that...

  5. Common React Native App Layouts: News Feed

    Common React Native App Layouts: News Feed

    Tutorial Beginner

    In this series, you'll learn how to use React Native to create page layouts commonly used in mobile apps. In this tutorial we'll be building a news feed.

  6. Common React Native App Layouts: Gallery Page

    Common React Native App Layouts: Gallery Page

    Tutorial Beginner

    In this series, you'll learn how to use React Native to create page layouts commonly used in mobile apps. In this tutorial we'll be building a gallery.

  7. Common React Native App Layouts: Calendar Page

    Common React Native App Layouts: Calendar Page

    Tutorial Beginner

    In this series, you'll learn how to use React Native to create page layouts commonly used in mobile apps. In this tutorial we'll be building a calendar.

  8. Animate Your React Native App

    Animate Your React Native App

    Tutorial Intermediate

    Animations can breath life into your app and make your UIs more intuitive. In this tutorial, you'll learn how to implement different kinds of animations in...

  9. How to Create a Face Detection App With React Native

    How to Create a Face Detection App With React Native

    Tutorial Intermediate

    Are you a hybrid app developer wanting to include face detection into your app, but you don't have any idea where to start? As a start, you could read An...

  10. How to Create a News Reader With React Native: Web Page Component

    How to Create a News Reader With React Native: Web Page Component

    Tutorial Beginner

    In the second part of this two-part series on React Native, we're going to add the web page component. This component renders a news item in a web view. At...

  11. How to Create a News Reader With React Native: Setup and News Item Component

    How to Create a News Reader With React Native: Setup and News Item Component

    Tutorial Beginner

    In the first part of this two-part series on React Native, we're going to set up React Native, install the required dependencies, and build the news items...

  12. Creating a Dictionary App Using React Native for Android

    Creating a Dictionary App Using React Native for Android

    Tutorial Beginner

    Facebook's React Native is a powerful open source framework that allows you to quickly and effortlessly create native Android and iOS apps using just...