Open ayroblu opened 1 year ago
Yes it requires either react-dom or react-native. I don't know much about Raycast. Does it not use react-dom?
No it uses React as a presentation layer on top of macOS native similar to react-native (to the best of my understanding). They leverage react-reconciler
to achieve this.
Hi, I saw #99 but I'm not using react-native. I'm trying to build an extension on Raycast and was wondering if recoil requires react-dom?
I get the following error when I try to add it: