IBAnimatable v2.4 Release Notes

  • API breaking changes

    None

    โœจ Enhancements

    • ๐Ÿ†• New designable properties for UITextView: placeholder text and color #227
    • โž• Add AnimatableSlider #228
    • โž• Add AnimatableScrollView #232

    ๐Ÿ›  Bugfixes

    • ๐Ÿ‘‰ Use UIBezierPath to mask Circle, which can fix a bug when uses Circle mask with borderSide #234
    • ๐Ÿ›  Fix a bug for Polygon mask when the width is longer than the height. #234
    • ๐Ÿ›  Fix a crash when the parameters number of Wave mask is not 3. #234