TPKeyboardAvoiding
TPKeyboardAvoiding copied to clipboard
TableView doesn't scroll to active cell
Until recently, i've used this with no problem. In iOS 10 and swift 3.0, something is broken i guess.
In my project there are custom uitableview cells contains uitextField. when they get first responder, keyboard covers them up and tableview doesn't seems to bother.