IQKeyboardManager v4.0.11 Release Notes

Release Date: 2017-07-27 // over 6 years ago
  • ๐Ÿ›  Bugfixes:

    • Removed some more references of private API's(We previously added those non-public API's for workarounds #865).
    • ๐Ÿ›  Fixed a text alignment issue with IQTextView (Thanks to @yurihan)
    • ๐Ÿ›  Fixed an issue where _kbSize variable wasn't clearing when library is disabled.

    ๐Ÿ‘Œ Improvements:

    • ๐ŸŽ Splitted storyboard into multiple storyboard to improve demo performance.
    • โž• Added brief flow diagram for quick understanding.

    ๐Ÿšš Deprecations and Removed:

    • Removed isAskingCanBecomeFirstResponder because this no longer useful now.