Skip to content

Instantly share code, notes, and snippets.

@maltebucksch
Created June 26, 2018 08:03
Show Gist options
  • Save maltebucksch/9edabefabbf06c9571d852c2c976994f to your computer and use it in GitHub Desktop.
Save maltebucksch/9edabefabbf06c9571d852c2c976994f to your computer and use it in GitHub Desktop.
Realm Sync Service: Sync Service Creation
syncService = SyncService(modelTypes: [User.self])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment