Releases
v6.0.0
v6.0.0 Core Logic changed, Bug fixes and improvements
Bug fixes
Fixed an issue where textView was going out of the screen of form sheet or page sheet style presentation on iPad.
Fixed couple of memory leaks.
Fixed animation glitch if constraint are pinned with layout guides or safe area.
Fixed an issue where navigation bar moves with textFields.
Introduce IQInvocation class to fix some memory leak issues.
Improvements
Core logic changed to handle distance between textField and keyboard. This fixes most of the recent issues automatically.
Renamed sharedManager()
withshared
for swift version.
Renamed viewController()
method with viewContainingController()
due to naming conflict with other third party SDK's.
Supported toolbar placeholder text color
Added @objc annotation to make swift library available for Objective-C files.
Added placeholderTextColor to IQTextView
Deprecation and removed
Deprecated preventShowingBottomBlankSpace , shouldFixInteractivePopGestureRecognizer , canAdjustAdditionalSafeAreaInsets
You can’t perform that action at this time.