Skip to content

Indicator not show on swipe or start refreshing #121

@ahmedsafadii

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()
        }

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions