Moinul MoinM
Convex Community14mo ago
11 replies
Moinul Moin

expo-push-notification with convex

anyone managed to work with convex expo push notification component? like this blog is not helping me enough or I am dumb enough to make it work,

https://www.convex.dev/components/push-notifications

where I can find the components here in this code snippet

// convex/example.ts
import { PushNotifications } from "@convex-dev/expo-push-notifications";

const pushNotifications = new PushNotifications(components.pushNotifications);


and can you I use this convex expo push notification component without using expo apps service? thanks a lot
Convex
Send push notifications with Expo. Manage retries and batching.
Expo Push Notifications
Was this page helpful?