Fixing Pull-To-Refreash issue on iOS 11
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