Moinul Moin
Moinul Moin
CCConvex Community
Created by Moinul Moin on 12/14/2024 in #support-community
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
12 replies