You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,10 @@ Swap from FlatList in seconds. Get instant performance.
16
16
17
17
</div>
18
18
19
+
## React Native's new architecture support
20
+
21
+
FlashList is compatible with React Native's new architecture however, it's not fully optimized for it yet. You will still gain performance benefits from using FlashList over FlatList. Stayed tuned for more improvements.
22
+
19
23
## Installation
20
24
21
25
Add the package to your project via `yarn add @shopify/flash-list` and run `pod install` in the `ios` directory.
0 commit comments