eggswift / pull-to-refresh

#Busy Re-Building....# An easy way to use pull to refresh and infinite scrolling in Swift. Pod 'ESPullToRefresh'
MIT License
1.82k stars 252 forks source link

UITableview中addInfiniteScrolling无限循环调用 #132

Closed lzj509649444 closed 4 years ago

lzj509649444 commented 6 years ago

xcode9,ios11 模拟器上面

kikohz commented 6 years ago

我也碰到了,iPhone X 模拟器都有

iMazy commented 6 years ago

I solved with edgesForExtendedLayout = [] in viewDidLoad( )