Back
Mobile | Sat Jul 09 20222,552 views

FlashList

Thumbnail

Hello FlashList! ⚡️

On Jun 20, 2022, Shopify open sourced their FlashList library, which is a React Native component similar to the FlatList component.

FlashList Delivers

  • 🔥 60 FPS scrolling on low-end devices.
  • 😶 No more blank spaces.
  • 👌 Ridiculously easy implementation.

Guide

expo install @shopify/flash-list expo-dev-client
expo run:ios
expo run:android

Conclusion

"List performance" is the biggest issue React Native developers face when building an app.

Great to see smart people solving these issues for everyone!

Learn more https://shopify.github.io/flash-list

Youtube GitHubDownload

Go back to Projects