Building React Native Applications Using Expo
React Native is a valid option to build a mobile app. This course will teach you how to leverage the Expo framework to build mobile apps with React Native. Expo eases development by removing the need to install an SDK for Android or iOS.
What you'll learn
Although building apps with React Native is not hard, sometimes configuring all the associated packages can be difficult. Fortunately a companion framework named Expo is available. In this course, Building React Native Applications Using Expo, you’ll learn to use the Expo Framework. First, you’ll explore how to set up Expo and create an app.. Next, you’ll discover how to use the Expo SDK with React Native to build the app.. Finally, you’ll learn how to compile your app to a package that can be distributed in the appropriate App store. When you’re finished with this course, you’ll have the skills and knowledge of Expo needed to build a complete mobile app..
Table of contents
- Overview 1m
- Adding the About Component 5m
- Configuring Routing 4m
- Adding a Header Component 3m
- Adding a Footer Component 2m
- Configuring a Layout Route 4m
- Demo 3m
- Creating the Shop Component 4m
- Finishing the Shop Component 2m
- Creating the ProductDetail Component 4m
- Finishing the ProductDetail Component 3m
- Adding a Layout Route for the Shop 3m
- Demo 4m
- Creating the Contact Component 9m
- Creating the NewsList Component 4m
- Creating the Post Component 2m
- Demo 3m