Skip to content

v3.2.4 Impovements

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

Bugfixes:

  • Fixed an issue with adjusting UITextView height.

Features:

  • Added isDisableInViewControllerClass, isDisableToolbarInViewControllerClass, isConsiderToolbarPreviousNextInViewClass methods.
  • Added keyboardDistanceFromTextField customization property to set for specific UITextField/UITextView.
  • Added layoutIfNeededOnUpdate property.
  • Added IQLayoutGuideConstraint property with UIViewController category.

Documentation:

  • Enhanced README.md with more examples.