I'm looking for a chunk of view controller code that allows for:

A UITableView. You can drag the whole table up (not the cells) to a limit
from the top of the VC, say like 100px. When you've reached that, the table
will scroll up normally.

When you scroll the table down (cells) and reach item 0, and continue to
swipe down, the table will slide down with the gesture until a position
from the bottom.

Seems like this is a current trend in some applications. I have a lot of it
in place, but the scrolling down until 1st row, then move table is elusive
at the moment.

A super-simple project or something to get me going would be appreciated.

Thanks for your time & attention,
Eric
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to