Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 288 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 288 Bytes

ttmobile-notification-service

Adds support for communication notifications

Installation in managed Expo projects

Just add ttmobile-notification-service as a config plugin in your app.json. Then send payload to apns like this:

sender: {
  id,
  avatarUrl,
  displayName
}