Is Realm Sync Web SDK compatible with Expo react-native-web?

For React Native on iOS and Android I use Realm Sync with the React Native SDK.

For React Native Web (via a React Native Expo bare workflow project), I would like to use the MongoDB Realm Web SDK.

Would this be the correct approach?

Hi @Christian_Wagner,

Using Expo bare workflow I think it’s better to use the React Native SDK. We’re currently working on improving our compatibility with Expo, and you can see a working example here: React Native fixes for Expo compatibility by dfreniche · Pull Request #1201 · mongodb/docs-realm · GitHub

Hope this helps,

Diego

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.