Skip to content

Commit

Permalink
Add note about new arch support (#1434)
Browse files Browse the repository at this point in the history
  • Loading branch information
naqvitalha authored Nov 29, 2024
1 parent 8f0496c commit d1ab88e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@ Swap from FlatList in seconds. Get instant performance.

</div>

## React Native's new architecture support

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.

## Installation

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

0 comments on commit d1ab88e

Please sign in to comment.