Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
naira-s opened this issue Aug 31, 2020 · 2 comments
Open

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

naira-s opened this issue Aug 31, 2020 · 2 comments

Comments

@naira-s
Copy link

naira-s commented Aug 31, 2020

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.

@nickdnk
Copy link

nickdnk commented Sep 3, 2020

I have this problem as well.

@geyoga
Copy link

geyoga commented Sep 23, 2020

yes, it's happened to me as well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants