github hackiftekhar/IQKeyboardManager v6.5.11
6.5.11 New features, iOS 13/16 fixes, and Xcode 14 compatibility

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

Features

  • Exposed keyboardFrame as a public variable for external observation.
  • Added a keyboard-size change notifier to allow the host app to react to frame changes.

Improvements

  • Replaced the +initialize Objective-C proxy with a direct initialization call to avoid known pitfalls (#1905).

Bug fixes

  • Fixed calculation differences when a view controller is presented modally with the new iOS 13 sheet style (#1649).
  • Added handling for the iOS 16 findInteraction API within UITextView (#1908).
  • Fixed a runtime crash on iOS 12 with Xcode 14: dyld: Library not loaded: /usr/lib/swift/libswiftCoreGraphics.dylib.
  • Fixed a bug where navigating to the next text field did not work if the field refused to become first responder.
  • Fixed various backwards Xcode compatibility issues.

Don't miss a new IQKeyboardManager release

NewReleases is sending notifications on new releases.