Skip to content

2.2.0

Compare
Choose a tag to compare
@jwfriese jwfriese released this 08 Jan 23:59
· 227 commits to master since this release
  • Fixes bug in UIViewController, UINavigationController, and UIAlertController that caused handlers to fire before view transitions completed.
  • Dramatically reduces swizzling in the concerned classes, thereby reducing the risk that your test code interactions with UIKit will deviate from production UIKit behavior.