0

I want to create App using MongoDB Realm,

But I don't want to sync the entire of my realm collections to the Cloud, some of it must only available locally, how to do this?

1412
  • 101
  • 2
  • 9

1 Answers1

0

open a non-sync realm see doc here

prakhar tomar
  • 933
  • 1
  • 8
  • 10