Skip to content

A similar control to the pull down to refresh control created by atebits in Tweetie 2.

Notifications You must be signed in to change notification settings

dzlobin/EGOTableViewPullRefresh

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation

This EGOTableViewPullRefresh fork is an aggregate of my own improvements and tweaks as well as handpicked pull requests submitted but not yet merged into the original repo.

Some changes:
- converted to arc
- localized text
- fixed timestamp formatting
- optimized timestamp NSDateFormatter performance by making it static
- added custom initializer for easier skinning
- removed NSUserDefaults update, the app model should not be touched in a view component
- fixed an animation race condition bug

About

A similar control to the pull down to refresh control created by atebits in Tweetie 2.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 97.9%
  • Perl 2.1%