Does Convex work in a bare React Native app?
Im trying to add Convex to my app but I get this error:
I am not using Expo. Is bare React Native supported?
3 Replies
Convex still requires react-dom, just install it separately
Or, rather, the convex react lib requires react-dom
thank you! it worked. I thought react-dom was only linked to web development
Convex react uses a single utility function in react-dom, there will probably be a better way in the future: https://discord.com/channels/1019350475847499849/1118905953656520724/1119292396618907738