@lazidog/expo-notification-extension
v1.0.2
Published
| [with FCM compatibility] The Expo Notification Service Extension plugin allows you to add a Notification Service Extension file while staying in the managed workflow.
Maintainers
Readme
expo-notification-extension
| [with FCM compatibility] The Expo Notification Service Extension plugin allows you to add a Notification Service Extension file while staying in the managed workflow.
Usage
Add to app.json
{
"plugins": [
[
"@lazidog/expo-notification-extension",
{
"apsEnvironment": "development" or "production
}
]
]
}