Skip to content

Adding new items to the collection rearranges old cells #21

@limenutt

Description

@limenutt

Hi there.
In my Photozeen iOS app I'm loading more images to the photo feed as user scrolls it down. Every time I have new portion of images from server I add them to the collection by calling insertItemsAtIndexPaths.
I see that items are getting rearranged every time. What can I do to make previously loaded items stay still except adding new section for every new portion of images?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions