github hackiftekhar/IQKeyboardManager v6.5.5
6.5.5 Improvements, bug fixes, and iOS 13 UIWindowScene adoption

latest releases: 8.0.3, 8.0.2, 8.0.1...
4 hours ago

Features

  • Added preventShowingBottomBlankSpace / disableScrollViewContentInsetAdjustment option to prevent automatic contentInset changes on scroll views when the keyboard appears.

Improvements

  • Adopted UIWindowScene for iOS 13 window management.
  • Simplified singleton implementation (#1658).
  • Embedded image resources as Base64-encoded data to resolve SPM and Carthage bundle issues (#1631, #1657).
  • Moved UIViewController extension into its own IQUIViewController+Additions file.

Bug fixes

  • Fixed scroll-indicator inset positioning (#1655).
  • Stopped applying keyboardDistanceFromTextField to scroll-view contentInset to avoid over-scrolling.
  • Renamed internal placeholderLabel to IQ_PlaceholderLabel to avoid naming conflicts (#1591).
  • Removed the YYTextView demo entry that was causing unrelated issues.

Don't miss a new IQKeyboardManager release

NewReleases is sending notifications on new releases.