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