Skip to content

Limiting results in data source #20

@florianpreknya

Description

@florianpreknya

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions