Skip to content

Commit 7407e8f

Browse files
committed
Update migration guide
1 parent d969f2f commit 7407e8f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

documentation/docs/v2-migration.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ This guide will help you migrate your existing FlashList v1 implementation to v2
1111

1212
## Overview of Major Changes
1313

14+
- **New architecture is required** - v2 only works on top of React Native's new architecture
1415
- **No more size estimates required** - FlashList v2 automatically handles all sizing
1516
- **Masonry layout is now a prop** - MasonryFlashList component is deprecated
1617
- **maintainVisibleContentPosition enabled by default** - Better scroll position handling

0 commit comments

Comments
 (0)