Skip to content
This repository was archived by the owner on Dec 17, 2019. It is now read-only.
This repository was archived by the owner on Dec 17, 2019. It is now read-only.

Buggy pull to refresh control #5

Description

@gerchicov-bp

I compared the usual UIRefreshControl inside UICollectionView with your one. Your one has too jumpy animation. Code example:

collectionView.am.addPullToRefresh {
            DispatchQueue.main.asyncAfter(deadline: .now() + 3) {
//... some code here
}
}

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