To get the most out of this book
You will need to install Expo on your computer. All code examples have been tested using Expo 44 on macOS, but they should work with future version releases.
Software/hardware covered in the book |
Operating system requirements |
Expo 44 |
Windows, macOS, or Linux |
JavaScript (ECMAScript 2020) |
Windows, macOS, or Linux |
ReactJS v18 and up |
Windows, macOS, or Linux |
React Native |
Windows, macOS, or Linux |
Additional setup instructions are detailed in Chapter 3, Planning and Setting Up the Funbook App.
If you are using the digital version of this book, we advise you to type the code yourself or access the code from the book’s GitHub repository (a link is available in the next section). Doing so will help you avoid any potential errors related to the copying and pasting of code.
This book represents the state of the most well-known state management libraries in 2022. I encourage you to try new and lesser-known solutions on your own, as new libraries are published every day.