SlackTextViewController
SlackTextViewController copied to clipboard
keyboardDismissMode
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
any update?