FlexibleRowHeightGridLayout v3.0.0 Release Notes

Release Date: 2020-09-24 // over 3 years ago
  • โž• Added

    • ๐Ÿ‘Œ Support for Xcode 12.

    ๐Ÿ”„ Changed

    • โฌ‡๏ธ Dropped support for iOS 8

Previous changes from v2.0.0

  • โž• Added

    • ๐Ÿ†• New delegate methods allowing insets, minimum line spacing and minimum inter-item spacing to be set on a per-section basis.

    ๐Ÿ”„ Changed

    • Delegate methods now allow header and footer sizes to be set rather than heights for greater control.
    • ๐Ÿ›  Fixed an issue whereby the layout didn't handle contentInsets correctly.