We will add a Toolbar in the restaurant detail view where the user will schedule a notification that will be displayed with a custom sound. The app will request for notification permission or take the user to the settings screen if notifications are disabled. If the user taps on the notification, they will be taken to the detail of the restaurant.
Chapters:
0:00 Scheduling Local Notifications
0:22 Notifications Service
5:33 Notifications Use Cases
6:53 Presenting Settings Alert
10:30 Adding Notification Toolbar Item
11:08 Scheduling Restaurant Notification Implementation
12:20 Reacting to User Tapping on Notification
Source code: https://github.com/codingWithTom/Rest...
RestApp - SwiftUI playlist: • RestApp - SwiftUI