AbidHussainCom / RMEIdeasPullToSortControl

A control that allows users to perform multiple custom actions when a UIScrollView is dragged to have a negative content offset.

Home Page:http://rme-ideas.com/blog/2013/7/31/uitableview-pull-to-sort-control

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RMEIdeasPullToSortControl

RMEIdeasPullToSort control allows users to perform multiple custom actions when a UIScrollView is dragged to have a negative content offset. Although this control would work with any UIScrollView and can be used to trigger any type of action, it naturally lends itself to sort operations in UITableViews - hence the name RMEIdeasPullToSort control.

We created this control while trying to solve some of the challenegs we faced during the development of our latest app Back in Touch. Back in Touch enables users keep in touch with contacts who might be lost or forgotten in their ever growing phone book.

Back in Touch - https://itunes.apple.com/app/back-in-touch/id611668753

About

A control that allows users to perform multiple custom actions when a UIScrollView is dragged to have a negative content offset.

http://rme-ideas.com/blog/2013/7/31/uitableview-pull-to-sort-control

License:Other