AnimatedCollectionViewLayout v1.1.0 Release Notes

Release Date: 2020-09-20 // over 3 years ago
  • ๐Ÿš€ Released on 2020-09-20

    ๐Ÿ”„ Changed

    • Fixed an issue where on iOS 14, changing contentView's frame property won't effect. This applies to ParallaxAttributesAnimator and CubeAttributesAnimator.
    • Updated the projects to use Xcode 12.

    โœ‚ Removed

    • Dropped iOS 8 support.

Previous changes from v1.0.1

  • ๐Ÿ”„ Changed

    • Fixed an issue where UIKit will reset position but not anchor point of a content view.