This repository has been archived by the owner on Oct 30, 2018. It is now read-only.
This release includes many iOS 11 and iPhone X hot fixes.
Features:
- Allowed color customization in typing indicator. By @dskatz22 (#613)
- Added support for an optional view to host outlets under the text view. By @dzenbot (#562)
- Exposed auto-completion variables. By @dzenbot (#561)
Hot Fixes & Enhancements:
- Fixed the text input not being interactive on iOS 11. By @dzenbot (#624)
- Fixed iPhone X issue where the text input bar wouldn't expand to the bottom of the screen, below the home indicator. (#619)
- Fixed scroll view content inset adjustments on iOS 11. By @gim- (#643)
- Fixed compiler error in example app. By @BasThomas (#629)
- Fixed content offset for keyboard when uninverted. By @ZAndyL (#542)
Deprecation:
- Deprecated
-shouldProcessTextForAutoCompletion:
in favor of-shouldProcessTextForAutoCompletion