forked from enormego/EGOTableViewPullRefresh
-
Notifications
You must be signed in to change notification settings - Fork 1
A similar control to the pull down to refresh control created by atebits in Tweetie 2.
License
EmbeddedSources/EGOTableViewPullRefresh
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is an implementation of "Pull-to-refresh" gesture. It requires iOS 3.0 and higher. ( IPHONEOS_DEPLOYMENT_TARGET = 3.0 ) Memory management is done in pure reference counting (retain/release) style. No ARC extentions are used. The repositoy contains a library project that produces both a static library and a framework. It contains a demo project as well. License : BSD
About
A similar control to the pull down to refresh control created by atebits in Tweetie 2.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Objective-C 98.1%
- C 1.9%