Skip to content

singro/SCPullRefresh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

###SCPullRefresh

A pull refresh for easily customize refresh animation.

####Feature

  • Easy to use
  • Easy to custommize your own refresh animation

####Third Parties

####Usage

  • Copy to your project
  • Subclass SCPullRefreshViewController for your own VCs
  • Instance self.tableView
  • refresh or loadMore will be enabled if self.refreshBlock or self.loadMoreBlock is not nil.

#####notice:

  • Dont forget to call super in your VCs for scrollView delegate & life cycle methods.

####Customize animation

  • see demo in SCCircularRefreshView or SCBubbleRefreshView for customization

####DEMO

  • bubble effect
  • Bubble
  • circular effect
  • Circular

####License

MIT

About

A pull refresh for easily customize refresh animation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published