# FlashList v2: A ground-up rewrite for React Native's New Architecture

DevFeed: [FlashList v2: A ground-up rewrite for React Native's New Architecture](<https://devfeed.tech/articles/flashlist-v2-a-ground-up-rewrite-for-react-native-s-new-architecture-1397.md>)

Original publisher: [Read original article](<https://shopify.engineering/flashlist-v2>)

Author: Talha Naqvi

Published: 2025-07-31T18:32:29Z

Content type: article

Language: en

Sources: [Shopify Engineering](<https://devfeed.tech/sources/shopify-engineering.md>), [Shopify Engineering - Shopify Engineering](<https://devfeed.tech/sources/shopify-engineering-shopify-engineering.md>)

Topics: [React Native](<https://devfeed.tech/topics/react-native.md>), [Shopify](<https://devfeed.tech/topics/shopify.md>), [App](<https://devfeed.tech/topics/app.md>)

Tags: [code](<https://devfeed.tech/tags/code.md>), [mobile](<https://devfeed.tech/tags/mobile.md>), [performance](<https://devfeed.tech/tags/performance.md>), [production](<https://devfeed.tech/tags/production.md>), [react-native](<https://devfeed.tech/tags/react-native.md>), [shopify](<https://devfeed.tech/tags/shopify.md>)

## AI overview

FlashList v2 is a complete rewrite for React Native's New Architecture. It improves load times, scrolling performance, and rendering precision without requiring developers to estimate item sizes, and it is ready for production use.

## Source excerpt

FlashList v2 is a complete rewrite, delivering faster load times, improved scrolling performance, and precise rendering without requiring item size estimates. It powers thousands of lists in the Shopify mobile app and is now production-ready.