| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 8.0.2 Objective-C library moved to separate repo, iOS 26 compatibility source code.tar.gz | 2025-12-24 | 1.9 MB | |
| 8.0.2 Objective-C library moved to separate repo, iOS 26 compatibility source code.zip | 2025-12-24 | 2.0 MB | |
| README.md | 2025-12-24 | 621 Bytes | |
| Totals: 3 Items | 3.9 MB | 0 | |
Features
- Added handling for the new iOS 26 bottom search bar style — keyboard distance is no longer adjusted when that UI is active.
Improvements
- Switched the demo project to use dedicated
IQKeyboardToolbarManagerAPIs directly. - Optimized framework imports.
Bug fixes
- Fixed
IQTextInputViewtype resolution failure (#2161).
Deprecations and removed
- The Objective-C version of IQKeyboardManager has been moved to its own repository: IQKeyboardManagerObjC. This repository now contains the Swift version only.