Technical requirements
For this chapter, you'll need your code editor (Visual Studio Code). The code we'll be following can be found here: https://github.com/PacktPublishing/React-and-React-Native-4th-Edition/tree/main/Chapter13.
You can open the terminal within Visual Studio Code and run npm install
to make sure you're able to follow along with the examples as you read through the chapter.