You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implemented realm.deleteMany for List, RealmList and realmResults to delete objects from realm - fixes#60
Support RealmResults for..in - fixes#37 without snapshot
Results should be iterable. Consider exposing asList which returns a List
The text was updated successfully, but these errors were encountered: