SwifterSwift v1.3.6 Release Notes

  • UIViewExtensions:

    • Fixed bugs in fadeIn, fadeOut and rotate(byAngle) methods. Thanks to bastianschilbe for reporting.
    • Removed isVisible property since it was causing many problems and not working correctly.
    • Added parentViewController property to return view's parent view controller.