Returns the instance of the Realm opened by the RealmProvider.
RealmProvider
a realm instance
const realm = useRealm(); Copy
const realm = useRealm();
Generated using TypeDoc
Returns the instance of the Realm opened by the
RealmProvider
.