You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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/
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?
Your Environment
pod env | pbcopy
and insertStack
Installation Source
Plugins
Podfile
carthage version | pbcopy
and insert hereProject that demonstrates the bug
The text was updated successfully, but these errors were encountered: