The project that we'll create in this chapter builds upon an initial version that you can find on GitHub: https://github.com/PacktPublishing/React-Projects/tree/ch11-initial. The complete source code can also be found on GitHub: https://github.com/PacktPublishing/React-Projects/tree/ch11.
You need to have the application Expo Client installed on a mobile iOS or Android device to run the project on a physical device.
It's highly recommended to use the Expo Client application to run the project from this chapter on a physical device. Receiving notifications is currently only supported on physical devices, and running the project on either the iOS simulator or Android Studio emulator will result in error messages.
Alternatively, you can install either Xcode or Android Studio on your computer to run the application on a virtual device:
- For iOS: Information...