yarn recyclerlistview 1.2.2
Version 1.2.2

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

Improvements

  • Significant reduction in layout thrashing while having forceNonDeterministicRendering={true}. This will greatly improve the performance for lists having non deterministic and variable heights.
  • New prop extendedState is now added where all extra data that list items depend on can be passed. Changing this object will re-render all items. Make sure shouldComponentUpdate is also defined in your item.

Don't miss a new recyclerlistview release

NewReleases is sending notifications on new releases.