-
Notifications
You must be signed in to change notification settings - Fork 608
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
Display UITableViewController and handle tableView:didSelectRow #119
Comments
Hi @omidgolparvar! Thank you for the detailed issue. I'll look into it during the next few days and keep you posted. |
@omidgolparvar |
Bug Fix: Issue #119 - Entry tap gesture doesn't cancel touches inside…
Hi @omidgolparvar - I managed to fix it today. Please try 0.8.2. Let me know if that works for you. |
Seems it is resolved - closing the issue |
Seems to be fixed after tinkering around with the parameters. Sorry bout that. |
@justjs Which params? |
Describe the bug
I present a
UITableViewController
:Expected behavior
I used this:
But nothing happened; Even
print
did NOT call.iPhone (please complete the following information):
The text was updated successfully, but these errors were encountered: