Closed huforrest closed 6 years ago
@huforrest, I had a similar problem, and I fixed with: IQKeyboardManager Hope this help you!
@saormart Thank you very much. IQKeyboardManager solved my problem.
@huforrest no problem buddy! Glad it worked for you!
In my spreadsheet view, I have many cells that contain textfield. And when keyboard slides up, some UITextField/UITextView are covered. And I have tried to solve this problem by adding the following code but failed. Here is the code:
And my question is: Are the contentInset and scrollIndicatorInsets properties of spreadsheet view working fine? And how do I solve this problem?