Skip to content

9.1.0

Compare
Choose a tag to compare
@DenTelezhkin DenTelezhkin released this 03 Mar 09:19
· 34 commits to main since this release

Changed

  • UICollectionView cell and supplementary registration from code and xib has been updated to only create UICollectionView.CellRegistration and UICollectionView.SupplementaryRegistration once per mapping. This is required for proper cell and supplementary reuse.