April 2024
Intermediate to advanced
518 pages
10h 10m
English
In this chapter, you’ll get up and running with React Native. Thankfully, much of the boilerplate code involved in the creation of a new project is handled for you by the command-line tools. We will look at the different CLI tools for React Native apps and create our first simple app, which you will be able to upload and start right on your device.
In this chapter, we’ll cover the following topics:
You can find the code files of this chapter on GitHub at https://github.com/PacktPublishing/React-and-React-Native-5E/tree/main/Chapter17.
Read now
Unlock full access