Skip to content

v3.2.0 Swift 1 Support

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

Bugfixes:

  • Fixed some issues with UIAlertSheetTextField in iOS8.
  • Fixed an issue with inputAccessoryView cache.
  • Fixed an issue where keyWindow doesn't get updated if application keyWindow change.
  • Fixed an isssue where keyboard get dismissed with resetting textView frame.

Performance:

  • Migrated syntax to Modern ObjC.

Improvements:

  • Added UIView hierarchy debugging methods.

Features:

  • Added Swift version support.