Building Your Application with React Native [Video]
This course has been retired. Check out the alternatives below
-
What do you get with a Packt Subscription?
- Instant access to this title and 7,500+ eBooks & Videos
- Constantly updated with 100+ new titles each month
- Breadth and depth in over 1,000+ technologies
-
Introduction to React Native
- The Course Overview
- Initializing a New Project
- Should You Primarily Test on Android or iOS?
- Going Double Down on React Native
- Goals of This Course
- Creating Your Environment for React Native
-
Learning the React Native Architecture
- High-Level React Native Architecture
- Working with ES2017 JavaScript
- Understanding RN Project Environment
- Introduction to Components
- Debugging on Chrome
- React Native Built-in and Common Functions
- Reading the Facebook RN Component Docs
- Typing Your Code with Flow
-
Introduction to React Native UI Design
- Creating a Component
- Using Flexbox
- Introducing the Key React Native Components
- Working with ListView and FlatList
- Installing Third- Party Components Via GitHub
-
Designing Reusable UI Components
- Phases of Product Design
- Working with More Components to Make It Better
- Working with Guerrilla Design
- Crafting Reusable Components
- Introduction to Props and State