• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Drag UITableView up/down
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Drag UITableView up/down


  • Subject: Drag UITableView up/down
  • From: "Eric E. Dolecki" <email@hidden>
  • Date: Tue, 06 Dec 2016 19:38:04 +0000

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 (email@hidden)

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:

This email sent to email@hidden


  • Follow-Ups:
    • Re: Drag UITableView up/down
      • From: "Gary L. Wade" <email@hidden>
  • Prev by Date: Re: radio button contrast
  • Next by Date: iOS 9: Adding CALayer to self.view.layer causes EXC_BAD_ACCESS
  • Previous by thread: Re: Using floating point instructions
  • Next by thread: Re: Drag UITableView up/down
  • Index(es):
    • Date
    • Thread