IQKeyboardManager v6.2.0 Release Notes

Release Date: 2019-04-29 // almost 5 years ago
  • ๐Ÿ› Bug fixes

    • ๐Ÿ›  Fixed an issue with keyboard next image display.

    ๐Ÿ‘Œ Improvements

    • ๐Ÿ“‡ Renamed searchBar to textFieldSearchBar due to conflicts from other projects.
    • Added attributedPlaceholder in IQTextView.
    • ๐Ÿ‘ Multiline support for placeholder in IQTextView.

    ๐Ÿšš Deprecations and removed

    • Removed shouldShowTextFieldPlaceholder in favor of ** shouldShowToolbarPlaceholder**.
    • Removed shouldHidePlaceholderText in favor of shouldHideToolbarPlaceholder.
    • Removed placeholderText in favor of toolbarPlaceholder.
    • Removed drawingPlaceholderText in favor of drawingToolbarPlaceholder.
    • Removed preventShowingBottomBlankSpace since it's no longer used.
    • Removed shouldFixInteractivePopGestureRecognizer since it's internally handled in v6.0.5.
    • Removed canAdjustAdditionalSafeAreaInsets because it's internally handled in v6.0.0.