Skip to content

v5.3.44

Choose a tag to compare

@farfromrefug farfromrefug released this 21 Oct 13:17
· 81 commits to master since this release
1a56f35

5.3.44 (2024-10-21)

Features

  • ios: newestimatedItemSize property to disable estimatedItemSize on the UICollectionView. This can fix wrong layout of items when NOT using rowHeight and using spanSize (35e5839)

Bug Fixes

  • ios: findFirstVisibleItemIndex fix (16ecba1)