This repository has been archived by the owner on Feb 6, 2022. It is now read-only.
- Added
InputController
protocol. Now you can configure custom input controller by methodwith(inputController: )
- Fixed handling of
UITextFieldDelegate
andUITextViewDelegate
on editing - Return button now does not hide keyboard by default