You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 30, 2018. It is now read-only.
I want to enable this option :
self.tableView.keyboardDismissMode = .interactive
So the keyboard scroll down with the tableview, but the input text bar dont follow my keyboard..
How i can do this ? Thanks
The text was updated successfully, but these errors were encountered:
Hi !
I want to enable this option :
self.tableView.keyboardDismissMode = .interactive
So the keyboard scroll down with the tableview, but the input text bar dont follow my keyboard..
How i can do this ? Thanks
The text was updated successfully, but these errors were encountered: