Skip to content

Indicator not show on swipe or start refreshing #121

Description

@ahmedsafadii

Indicator not show on swipe or start refreshing even I try custom view and it's the same thing
on scrollview

Simulator Screen Shot - iPhone SE - 2020-05-25 at 15 31 22

        let animator = Animator(refreshView: refreshView)
        refresh = PullToRefresh(refreshView: refreshView, animator: animator, height: 165, position: .top)
        
        scrollView.addPullToRefresh(refresh) {
            self.updateHome()
        }

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions