Skip to content

Commit d1ab88e

Browse files
authored
Add note about new arch support (#1434)
1 parent 8f0496c commit d1ab88e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ Swap from FlatList in seconds. Get instant performance.
1616

1717
</div>
1818

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+
1923
## Installation
2024

2125
Add the package to your project via `yarn add @shopify/flash-list` and run `pod install` in the `ios` directory.

0 commit comments

Comments
 (0)