github LegendApp/legend-list v3.3.3

3 hours ago
  • Fix: Row measurements are applied together in a batch, so item positions don't sometimes move after rendering.
  • Fix: onStartReached and onEndReached no longer bounce between opposite edges during the same scroll gesture after data changes, MVCP adjustments, or residual scroll events.
  • Fix: Prepending items with maintainVisibleContentPosition was sometimes flashing the wrong items for one frame
  • Fix: SectionList sticky headers follow their current positions after section data changes. #445
  • Fix: LegendList can now be wrapped with Animated.createAnimatedComponent.
  • Fix: Horizontal web lists keep their calculated content width, so item containers do not shrink when the content is wider than the viewport.
  • Perf: Lists reuse inactive containers across item types before creating more, preventing the container pool from growing for every previously seen item type.
  • Perf: Reanimated lists skip scroll-offset tracking when neither shared scroll values nor sticky headers need it.

Don't miss a new legend-list release

NewReleases is sending notifications on new releases.