React-Native Push Notifications with Expo in a Managed Workflow
In this article we will explore adding Push Notifications to your existing Expo App, using Expo’s push notification service. We will not be using third party push notification services such as OneSignal. This article will cover scaffolding, sending, receiving and testing push notifications on both Android and iOS. Contents: 1. Push Notification Hook 2. Android …
Read more “React-Native Push Notifications with Expo in a Managed Workflow”