Push Notification
iOS
Configuring Expo Push Notifications for iOS
iOS
Android
Configuration
Implement push notification handling
The project is pre-configured to present the user with a permission dialog when the user is first connected.
You can also trigger the permission dialog by calling setAppPreferences
anywhere in your code :
Test your setup
Run your application on a device; simulators are not supported.
Token will be stored and attached to the user in the backend