Releases: Shopify/flash-list
Releases Β· Shopify/flash-list
v2.0.0-alpha.9
What's changed
- Improved performance on iOS
- Web support
- Fix flicker when switching from grid layout to masonry.
For full list of changes/improvements in v2 click here.
Full Changelog: v2.0.0-alpha.8...v2.0.0-alpha.9
v2.0.0-alpha.8
What's changed
- Fix flickers on low end devices due to inconsistent
onScroll
after diff correction. - Introduce new
useMappingHelper
to generate mapping keys without asking devs to go against react docs.
Full Changelog: v2.0.0-alpha.7...v2.0.0-alpha.8
v2.0.0-alpha.7
What's changed
- Added support for custom refresh control
- Remove number of mounts when data was added to top of the list.
Full Changelog: v2.0.0-alpha.6...v2.0.0-alpha.7
v2.0.0-alpha.6
What's changed
- Fix missing items in horizontal lists when RTL is enabled.
Full Changelog: v2.0.0-alpha.5...v2.0.0-alpha.6
v2.0.0-alpha.5
What's Changed
- Fix issues with
scrollToIndex
accuracy withanimated=false
Full Changelog: v2.0.0-alpha.4...v2.0.0-alpha.5
v2.0.0-alpha.4
What's Changed
- Improvements to
scrollToindex
andscrollToItem
algorithms. - Improvements to
initialScrollIndex
accuracy. - Pass index value to
CellRendererComponent
. - Fix missing sticky header on mount (sometimes).
- Large number of items can now be added to top of the list (useful for chat).
Full Changelog: v2.0.0-alpha.3...v2.0.0-alpha.4
v2.0.0-alpha.3
For full list of changes/improvements in v2 click here.
Full Changelog: v2.0.0-alpha.2...v2.0.0-alpha.3
v2.0.0-alpha.2
What's Changed
- Fix typescript issues with swapping of internal cores.
Full Changelog: v2.0.0-alpha.1...v2.0.0-alpha.2
v2.0.0-alpha.1
What's Changed
- We're beginning the alpha phase of FlashList v2 which has been designed for the new architecture. For full list of changes/improvements click here
Full Changelog: v1.8.0...v2.0.0-alpha.1
v1.8.0
What's Changed
- Add common APIs needed from rlv directly to FlashList by @naqvitalha in #1585
Full Changelog: v1.7.6...v1.8.0