yarn recyclerlistview 2.0.0-beta.3
Version 2.0.0-beta.3

latest releases: 4.2.0, 4.1.4, 4.1.3...
5 years ago

Breaking Changes:

  • onVisibleIndexesChanged deprecated. Use onVisibleIndicesChanged instead.
  • Lot of internal changes. Test well before shipping.

New Features:

  • ProgressiveListView with dynamic render ahead.
  • Sticky items added. Wrap your RecyclerListView component with StickyContainer and pass header and footer indices to stick the items to the top or bottom.
  • Support for debugging of difference in cell dimension.

Improvements:

  • #272 Support IE11 window scroll offset
  • #257 Building process simplified
  • #237 Layout type check for computed layouts
  • #231 OnRecreateParams added in default export
  • #213 Optional anchoring
  • #216 Removed all binds
  • #212 Removed requestAnimationFrame polyfill
  • #196 Accomodating content insets and content container padding in row calculations

Bug Fixes:

  • #299 Import was not from web
  • #301 Build Fix
  • #238 Add styles when using useWindowScroll={true}
  • #223 Fix scroll value issue when scrollOffset is less than distance
  • #219 Fix for scroll to offset api
  • #210 Stuck animator fix
  • #193 Fix missing onLayout

Don't miss a new recyclerlistview release

NewReleases is sending notifications on new releases.