Building Mobile Apps with React Native
React Native allows you to use the React framework to build mobile apps. This course will teach you the steps involved to build a complete app using the React Native Command Line Interface workflow.
What you'll learn
Building a mobile app ready for release on the app store is possible with React Native. Unfortunately it can sometimes be overwhelming to build a complete app. In this course, Building Mobile Apps with React Native, you’ll learn to build a complete mobile app. First, you’ll explore setting up React Native and installing the Android and iOS development kits. Next, you’ll discover how to configure React Navigation which allows you to traverse between the pages of your app. Finally, you’ll learn how to use XMLHttpRequest to access remote web based API’s. When you’re finished with this course, you’ll have the skills and knowledge of React Native needed to build a mobile app.
Table of contents
- Overview 1m
- Using XMLHttpRequest 4m
- Requesting Data from a Remote Server 5m
- Finishing the Trail Component 7m
- M4 Clip 5 5m
- Demo 3m
- Creating the ShopItem Component 3m
- Creating the Store Component 3m
- Creating the BootShop Component 2m
- Creating the Boot Component 9m
- Creating the Shops Component 3m
- Demo 3m
- Creating the ClimbingShop Component 1m
- Creating the Climbing Component 4m
- Creating the KayakShop and Kayak Components 1m
- Demo 3m