Skip to content

Reload all but one section #406

@gfpacheco

Description

@gfpacheco

The first section of my collection view has a search bar in it, and I want the rest of the collection to be updated when the user types in something.

Problem: every time the user inputs one letter, the keyboard is dismissed because the collection view reloads

Is there a way to not reload one section (maybe using reloadSections) when using RxDataSources? Or do I have to implement the delegate and data source manually?

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