Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support both Pan or LongPress gesture. Support hook up gestures from any UIView in your UITableViewCell. #27

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

shiami
Copy link

@shiami shiami commented Jul 3, 2014

Modify the gesture handling to support both Pan or LongPress.
Modify the gesture to support binding to any UIView. It is handy to hook up an UIView in your cell.
Add missing framework in the sample project.
Modify the example project to fit the new way to setup the gestures.
Fix the position calculation of dragging view.

shiami added 2 commits July 3, 2014 15:24
Modify the gesture to support binding to any UIView. It is handy to hook up an UIView in your cell.
Add missing framework in the sample project.
Modify the example project to fit the new way to setup the gestures.
@SwiftArchitect
Copy link

Can we take action and make a new PodSpec? There seem to be 6 pending pull requests, yet no changes in 2 years...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants