/get-started-with-react-native

Course repository for the "Get Started with React Native" course on Envato Tuts+

Primary LanguageJavaScriptBSD 2-Clause "Simplified" LicenseBSD-2-Clause

Get Started With React Native

Instructor: Markus Mühlberger

When building mobile applications, you might not always want to go native, if you have to develop your app for different platforms. But creating a web application will lack performance and some times even features native apps just have. React Native, created by Facebook, tries to bridge this gap, by giving you the possibility to write your user interface in modern JavaScript and automatically transform it into native views specific to your supported platforms.

In this course, Markus Mühlberger will give you an introduction to writing mobile applications in React Native. You will learn how to create, layout and style components, provide user interaction and also fetch data from the internet.

Source Files Description

This repository contains the course project that was built throughout the course. Every lesson has its own commit and tag with the lesson number.


These are source files for the Tuts+ course: Get Started With React Native

Available on Tuts+. Teaching skills to millions worldwide.