Skip to content

Fixing Pull-To-Refreash issue on iOS 11

Compare
Choose a tag to compare
@anistarsung anistarsung released this 31 Aug 01:42
· 163 commits to master since this release

The iOS 11 changes navigationBar's layout rules. It would trigger incorrect layout if you compile your project by XCode 9 and run it on iOS 11. Please upgrade this version if you're using ADKPullToRefresh mechanism.

#59 Fix Pull-To_Refreash on iOS 11