Krisid
Krisid
CCConvex Community
Created by Krisid on 8/13/2024 in #support-community
Does Convex work in a bare React Native app?
Im trying to add Convex to my app but I get this error:
error: Error: Unable to resolve module react-dom from /Users/krisidmisso/Work/Ignition/node_modules/convex/dist/cjs/react/client.js: react-dom could not be found within the project or in these directories:
node_modules/convex/node_modules
node_modules
error: Error: Unable to resolve module react-dom from /Users/krisidmisso/Work/Ignition/node_modules/convex/dist/cjs/react/client.js: react-dom could not be found within the project or in these directories:
node_modules/convex/node_modules
node_modules
I am not using Expo. Is bare React Native supported?
5 replies
CCConvex Community
Created by Krisid on 8/13/2024 in #support-community
Concurrent connections limit
I cannot find online anything related with the limits of realtime db updates. I want to switch from Supabase to Convex but Im not sure if there are any connection limitations. Supabase has this limit to 60
2 replies