Skip to content

v3.0.1

Choose a tag to compare

@jmeistrich jmeistrich released this 05 Jun 16:23
· 16 commits to main since this release
  • Feat: SectionList now supports getFixedItemSize for items, headers, footers, and separators.
  • Fix: Non-animated scrollTo calls now precompute the target range before scrolling, preventing temporary blank content around the destination.
  • Fix: scrollToIndex was landing at the wrong location on iOS in some scenarios