laravel-notification-channels / channels

Submit suggestions & pull requests here for new notification channels
https://laravel-notification-channels.com/
200 stars 186 forks source link

Expo Channel #117

Open frankiejarrett opened 3 years ago

frankiejarrett commented 3 years ago

The Expo Push Notifications service provides a unified HTTP API to send push notifications to Android (FCM) and iOS (APN) devices.

https://docs.expo.io/push-notifications/sending-notifications/

nicko170 commented 3 years ago

Hello @fjarrett.. I saw this mid-way through a project, so have submitted a PR!

https://github.com/laravel-notification-channels/channels/pull/121. Let me know your thoughts on the interface, and if anything else should be added! :-)