Reputation: 3093
I am working with React-Native. In this I am referring this documentation to use Realm Database in React-Native. I can create react-native database but unable to open it in Realm-Studio - V3.11.0. When I am opening saved Realm file in studio it shows me below message. My realm version in node is 6.0.0
What I want to open and see data inside it. If there is any other solutions do let me know. I referred other links but this problem I found different so creating new Question for it.
Upvotes: 6
Views: 2511
Reputation: 11
You don't need to install MongoDB Realm Studio.
New Realm Studio is available 5.0.1 https://studio-releases.realm.io/v5.0.1/download/mac-dmg
Upgrade and that's all.
Upvotes: 1
Reputation: 953
Installation MongoDB Realm Studio from https://docs.realm.io/sync/realm-studio solved the problem.
Upvotes: 0