Recyclerlistview Versions Save

High performance listview for React Native and web!

4.2.0

1 year ago

What's Changed

Warning: This can be a breaking change in very specific use cases. Let's say you were rendering items with width < 1px. It's highly unlikely and that's why we feel okay increasing the tolerance. If you have a use case like the one mentioned, please test before upgrading.

Full Changelog: https://github.com/Flipkart/recyclerlistview/compare/4.1.4...4.2.0

4.1.4

1 year ago

What's Changed

Full Changelog: https://github.com/Flipkart/recyclerlistview/compare/4.1.3...4.1.4

4.1.3

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/Flipkart/recyclerlistview/compare/4.1.2...4.1.3

4.1.1

1 year ago

What's Changed

Full Changelog: https://github.com/Flipkart/recyclerlistview/compare/4.0.1...4.1.1

4.0.1

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/Flipkart/recyclerlistview/compare/4.0.0...4.0.1

4.0.0

1 year ago

What's Changed

API Changes

  • optimiseForInsertDeleteAnimations is a no-op. Please use prepareForLayoutAnimationRender instead
  • bringToFocus API now reads windowShift from applyWindowCorrection output to correct its target offset

New Contributors

Full Changelog: https://github.com/Flipkart/recyclerlistview/compare/3.0.5...4.0.0

3.3.0-beta.2

1 year ago

What's Changed

Full Changelog: https://github.com/Flipkart/recyclerlistview/compare/3.3.0-beta.1...3.3.0-beta.2

3.3.0-beta.1

1 year ago

3.2.0-beta.4

2 years ago

What's Changed

Full Changelog: https://github.com/Flipkart/recyclerlistview/compare/3.2.0-beta.2...3.2.0-beta.4