TPKeyboardAvoiding
TPKeyboardAvoiding copied to clipboard
Problem with Scroll of UItableView with TPKeyboardAvoiding
Dear Friends, I am using TPKeyboardAvoiding for my Swift project (iOS 8.4) via Pod. however, I met the problem with TPKeyboardAvoiding when it is used for UITableView. After virtual keyboard hide/ show,several times, the UITableView cannot scroll to the bottom to see full of UItableView.
Could someone help me how to fix it.
Thanks in advance, Thu