Moinul Moin
CCConvex Community
•Created by Moinul Moin on 12/14/2024 in #support-community
expo-push-notification with convex
thank you so much, man, checking out
12 replies
CCConvex Community
•Created by Moinul Moin on 12/14/2024 in #support-community
expo-push-notification with convex
so, we cant do it without eas? wanted to do it without eas
12 replies
CCConvex Community
•Created by noob saibot on 11/30/2024 in #support-community
using push notifications component in monorepo with react native expo
you need to fix a specific version of react navigation package, and and in monorepo packages got hoisted so that’s why they conflict ig, and yes I am also looking for expo push notification implementation with convex
7 replies
CCConvex Community
•Created by noob saibot on 11/30/2024 in #support-community
using push notifications component in monorepo with react native expo
expo router has the same dependency, and expo notifications has the samee, that’s creating duplicates and this error
7 replies
CCConvex Community
•Created by noob saibot on 11/30/2024 in #support-community
using push notifications component in monorepo with react native expo
it’s because of the duplication of react navigation library coming from convex expo push component, so you need to use one specific version, that’s all. you can set it at the root package.json
7 replies