solvecrew / ExpoNotificationsBundle

Symfony bundle to handle the BE parts of the push notifications from the expo react-native framework.
MIT License
20 stars 17 forks source link

Added channelId to model. #26

Open RubixR4 opened 4 years ago

RubixR4 commented 4 years ago

Added the android's channelId mangement into the model as specified in the expo documentation : https://docs.expo.io/versions/latest/guides/push-notifications/