Skip to content

v3.0.3

Choose a tag to compare

@jmeistrich jmeistrich released this 07 Jun 15:31
· 30 commits to main since this release
  • Fix: MVCP was getting batched to improve big jumps, but was making scroll worse
  • Fix: On native, ignore one-physical-pixel layout measurement noise, preventing unnecessary item size updates from Fabric and native onLayout rounding differences.
  • Fix: Average item sizes update correctly when getFixedItemSize returns undefined for only some item types.