In this tutorial, you will configure your app to make use of notifications support from Expo SDK. You will then generate local notifications. At the end of this tutorial, you will be able to:
4.2.1 How to
1. Install expo-notifications (tested on v0.15.4).
2. Update 'components/ReservationComponent.js' file.
4.2.2 Screenshots