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

How to use the same with a tableView instead of UITableViewController #2

Closed
reejosamuel opened this issue Jul 30, 2012 · 2 comments
Closed

Comments

@reejosamuel
Copy link

I want to be able to use the same in a tableView instead of a UiTableViewController

@thermogl
Copy link
Owner

What you see is what you get, really. You'll have to adapt it yourself.

A tip: You can't use scrollViewDidScroll in the tableView, but you can observe a keypath.

Good luck!

@reejosamuel
Copy link
Author

done! thanks

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

No branches or pull requests

2 participants