| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 7.2.0 Modular architecture, subspec support, and bug fixes source code.tar.gz | 2024-10-12 | 2.6 MB | |
| 7.2.0 Modular architecture, subspec support, and bug fixes source code.zip | 2024-10-12 | 2.8 MB | |
| README.md | 2024-10-12 | 802 Bytes | |
| Totals: 3 Items | 5.4 MB | 0 | |
Features
- Introduced subspec support for CocoaPods, including the
IQKeyboardManagerSwift/Coresubspec for minimal installs. - Added
IQTextInputViewas a formal abstraction for input view handling. - Improved
IQReturnKeyHandler/IQKeyboardReturnManagerintegration.
Improvements
- Major directory restructure — features are now segregated into dedicated folders.
- Segregated the Resign Handler into its own module.
- Improved Objective-C support and updated SPM dependencies.
- Updated Carthage support.
- Updated migration documentation and moved guides into the
Documentation/directory.
Bug fixes
- Fixed a memory leak related to
interactivePopGestureRecognizer(#2055). - Fixed a proxy-callback regression.
- Fixed issues [#2061] and [#2076].