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 253 forks source link

issue when add headerView #187

Open dan085 opened 3 years ago

dan085 commented 3 years ago

i have issue when add

 let view = viewHeaderNotificationUrl(frame: CGRect(x: 0,y: 0,width: view.frame.size.width, height: 526))
self.tableView.tableHeaderView = view

not show indicator load in the top only when add margin frame!