Book Image

React Native - The Practical Guide [Video]

By : Academind by Maximilian Schwarzmüller
5 (1)
Book Image

React Native - The Practical Guide [Video]

5 (1)
By: Academind by Maximilian Schwarzmüller

Overview of this book

Mobile apps are one of the best ways to engage with users; no wonder everyone wants to build one! Wouldn’t it be great if you could use your web development knowledge, combined with your React knowledge, to build mobile apps with that? That’s exactly what React Native allows you to do! No need to learn Java, Android, Swift, Objective-C, or anything else. React and JavaScript is all you need to create awesome native mobile apps that work on both Android and iOS. That’s probably the reason why many global companies are using it to build their mobile apps! With this course, learn to create your own React Native apps, publish them to the Google Play Store and Apple App Store, and dive deep into the React Native ecosystem. Learn all about the theory behind React Native, its core concepts, how to build responsive designs that work on different device sizes, how to navigate around, use maps and the camera, and so much more! The best way to learn is by building a real app. We will build the “Favorite Places” app in this course, an app where users can share amazing pictures and the location where they took them. This app will allow you to see things such as using maps, the camera, user authentication, connecting to a server, and much more in action. By the end of this course, you will have developed React Native and JavaScript skills needed to build and deploy responsive mobile applications. The complete code bundle is available at https://github.com/packtpublishing/react-native---the-practical-guide
Table of Contents (18 chapters)
16
Course Roundup
Chapter 4
Diving Deeper into Components, Layouts, and Styling - Building a Mini-Game App
Content Locked
Section 30
Logging Game Rounds
In this video, you will learn how to log game rounds.