Skip to content

Custom PullToRefresh is always visible at the top left corner #124

Description

@naira-s

Report a bug

What did you do?

After updating to the latest version, custom PullToRefresh got broken.

What did you expect to happen?

The same behaviour as before, hidden view when it's not in loading progress. When the loading is in progress it should be horizontally centred and after refresh is finished, it should become hidden.

What happened instead?

Please replace this with what happened instead.

Your Environment

  • Version of the component: 3.3
  • Swift version: 5
  • iOS version: 13
  • Device: Any
  • Xcode version: 11.5
  • If you use Cocoapods: _run pod env | pbcopy and insert

Stack

   CocoaPods : 1.9.1
        Ruby : ruby 2.6.3p62 (2019-04-16 revision 67580) [universal.x86_64-darwin19]
    RubyGems : 3.0.3
        Host : Mac OS X 10.15.5 (19F101)
       Xcode : 11.5 (11E608c)
         Git : git version 2.27.0
Ruby lib dir : /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib
Repositories : trunk - CDN - https://cdn.cocoapods.org/

Installation Source

Executable Path: /usr/local/bin/pod

Plugins

cocoapods-deintegrate : 1.0.4
cocoapods-plugins     : 1.0.0
cocoapods-search      : 1.0.0
cocoapods-stats       : 1.1.0
cocoapods-trunk       : 1.4.1
cocoapods-try         : 1.1.0

Podfile

platform :ios, '12.0'

use_frameworks!

target 'Test' do

pod 'PullToRefresher'

end
  • If you use Carthage: run carthage version | pbcopy and insert here

Project that demonstrates the bug

Please add a link to a project we can download that reproduces the bug.

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