Skip to content

Instantly share code, notes, and snippets.

@RomikMakavana
Created March 2, 2023 10:58
Show Gist options
  • Save RomikMakavana/a3f7d9e736258eba61e55e303d047536 to your computer and use it in GitHub Desktop.
Save RomikMakavana/a3f7d9e736258eba61e55e303d047536 to your computer and use it in GitHub Desktop.
const persons = realm.objects('Person').filtered('name NOT IN $0', namesToSearch);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment