Skip to content

Releases: Shopify/flash-list

v1.7.1

07 Aug 16:32
Compare
Choose a tag to compare

What's Changed

  • Add recomputeViewableItems method

New Contributors

Full Changelog: v1.7.0...v1.7.1

v1.7.0

04 Jul 16:59
Compare
Choose a tag to compare

What's Changed

  • React Native new architecture support πŸŽ‰
  • Update internal dependency and fixture app to react-native@0.72.
  • Fix stale reference to onScroll and onLoad
  • Fix Android RN 0.73 namespace requirement
  • Upgrade recyclerlistview to v4.2.1

New Contributors

Full Changelog: v1.6.4...v1.7.0

v1.6.4

18 Mar 18:50
Compare
Choose a tag to compare

What's Changed

  • Fix ItemSeparatorComponent position for the inverted flashlist
  • Do not show render size unsuable warning in between layout changes

New Contributors

Full Changelog: v1.6.3...v1.6.4

v1.6.3

09 Nov 19:09
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.2...v1.6.3

v1.6.2

20 Oct 10:01
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.1...v1.6.2

v1.6.1

14 Sep 18:28
Compare
Choose a tag to compare

What's Changed

  • Prevent expired flag from resetting

Full Changelog: v1.6.0...v1.6.1

v1.6.0

13 Sep 17:10
Compare
Choose a tag to compare

What's Changed

  • Update types to match react-native@0.72 view types (this may impact you if you're on old RN versions).
  • Add option to clear cached layouts on update

New Contributors

Full Changelog: v1.5.0...v1.6.0

v1.5.0

13 Jul 14:47
Compare
Choose a tag to compare

What's Changed

  • Update kotlin version to 1.8.10 for RN 0.72 compatibility
  • Add mock for animated flashlist
  • Fix inverted horizontal list performance laggy

New Contributors

Full Changelog: v1.4.3...v1.5.0

v1.4.3

24 Apr 16:37
Compare
Choose a tag to compare

What's Changed

  • Fix definition conflicts with previous value
  • Fix some build issues due to Android unit tests
  • Fix performance issues with inverted lists on Android

Full Changelog: v1.4.2...v1.4.3

v1.4.2

20 Mar 14:17
Compare
Choose a tag to compare

What's Changed

  • Apply layout correction only to consecutive cells, fixes overlaps with getItemType usage

Full Changelog: v1.4.1...v1.4.2