Skip to content

v4.0.11 Removed some more non-public API's

Compare
Choose a tag to compare
@hackiftekhar hackiftekhar released this 17 Mar 04:23
· 500 commits to master since this release

Bugfixes:

  • Removed some more references of private API's(We previously added those non-public API's for workarounds #865).
  • Fixed a text alignment issue with IQTextView (Thanks to @yurihan)
  • Fixed an issue where _kbSize variable wasn't clearing when library is disabled.

Improvements:

  • Splitted storyboard into multiple storyboard to improve demo performance.
  • Added brief flow diagram for quick understanding.

Deprecations and Removed:

  • Removed isAskingCanBecomeFirstResponder because this no longer useful now.