Book Image

React Native Projects [Video]

By : Joshua Lyman
Book Image

React Native Projects [Video]

By: Joshua Lyman

Overview of this book

<p>React Native is a fantastic new framework produced by Facebook that allows developers to create truly native applications running on both iOS and Android, all while writing code in JavaScript. It breaks down several of the complexities of mobile apps to ease development, and offers many pre-built components to accelerate development.</p> <p>To quickly get going with React Native, this course walks you through the creation of three real-world mobile applications, each designed not only to introduce essential core concepts but also to show you how to make beautiful and functional applications using best practices. At the end of the course, you will have mastered creating and manipulating React Native apps, will know how to structure navigation and data flow, and will have been exposed to many built-in React Native components. You will also learn about pushing your applications to production and app stores. Both iOS and Android development are covered throughout the course.</p> <p>By the end of this course you will be able to plan your own future progress with React Native.</p> <h1>Style and approach</h1> <p>Start building applications immediately with the featured examples and an easy-to-follow approach. Our video is based on three modern mobile projects, focusing on core React Native topics.</p>
Table of Contents (6 chapters)
Chapter 1
Installation and Setup
Content Locked
Section 3
Installation (Mac)
Install the React Native toolset and required prerequisites on Mac OS X. - Verify that Xcode and Android Studio are installed - Install Homebrew, Node.js, and NPM - Install the React Native command line tools