Skip to content
This repository has been archived by the owner on Feb 6, 2022. It is now read-only.
Compare
Choose a tag to compare
@OlegKetrar OlegKetrar released this 18 Oct 19:46
  • Added InputController protocol. Now you can configure custom input controller by method with(inputController: )
  • Fixed handling of UITextFieldDelegate and UITextViewDelegate on editing
  • Return button now does not hide keyboard by default