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

Editing Text and Font for default pull to refresh and load more? #64

Closed thihaaung6245 closed 7 years ago

thihaaung6245 commented 7 years ago

Is there any way that I can edit the text of pull to refresh, load more and no more data without making new customize refresh control by using default control

Any Help?

eggswift commented 7 years ago

You need to customize an ESRefreshHeaderAnimator subclass.

cancem123 commented 6 years ago

Please can you explain how to customize ESRefreshHeaderAnimator? I just need to edit the text.

cancem123 commented 6 years ago

@htarwara6245 and @eggswift can you please explain how to customize ESRefreshHeaderAnimator?