We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d969f2f commit 7407e8fCopy full SHA for 7407e8f
documentation/docs/v2-migration.md
@@ -11,6 +11,7 @@ This guide will help you migrate your existing FlashList v1 implementation to v2
11
12
## Overview of Major Changes
13
14
+- **New architecture is required** - v2 only works on top of React Native's new architecture
15
- **No more size estimates required** - FlashList v2 automatically handles all sizing
16
- **Masonry layout is now a prop** - MasonryFlashList component is deprecated
17
- **maintainVisibleContentPosition enabled by default** - Better scroll position handling
0 commit comments