-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Description
I need a collection view that displays only the first 5 query results. I am using RxCollectionViewRealmDataSource as data source, it works great if I was to display all the results. But I don't need all, unfortunately...
The Realm guys didn't implement a limiting support because there is no need for that (https://realm.io/docs/swift/latest/#limiting-results), but in my case I don't know how to handle it. It should be implemented in the RxCollectionViewRealmDataSource class, isn't it?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels