You've Been Building React Native Lists Wrong All Along
What's the best React Native List component? Should you use FlatList or FlashList? Let's discuss differences and which React Native List you should use for the best performance.
🔥 Learn React Native FAST: https://galaxies.dev
🔗 Optimization: https://reactnative.dev/docs/optimizing-flatlist-configuration
🔗 FlatList improvement: https://brainsandbeards.com/blog/2022-dont-rerender-all-flatlist-items/
🔗 FlashList: https://shopify.github.io/flash-list/
🔗 Shopify Blog: https://shopify.engineering/instant-performance-upgrade-flatlist-flashlist
🔗 Ascension app: https://www.aronberezkin.com/posts/portfolio-update-ascension
🔗 WishList: https://margelo.notion.site/WishList-Summit-b20c24d1f0da4889a0513dfa929be5ed
🔗 RN TableView: https://github.com/candlefinance/react-native-tableview
#############################
❤️ You can also find me on:
Twitter: https://twitter.com/schlimmson
Instagram: http://instagram.com/simongrimm_
#############################
00:00 React Native Lists
01:35 ScrollView
02:18 FlatList
05:28 FlashList
08:44 Other List Solutions
11:49 Which list should you use?