ignite
ignite copied to clipboard
[discussion] Migrate to FlashList?
FlashList has been integrated into Expo SDK 46, so clearly Expo thinks it's stable enough for production.
Should we integrate FlashList into Maverick? Any potential objections?
Note we are using this on two projects right now. It does have some gotchas. I tend not to think of those as too big of a deal since I'm used to native listview recycling, but it could be more tricky for JS devs.
This currently isn't supported in Expo via Expo Go - you'd have to move to a custom expo-dev-client build.
https://shopify.github.io/flash-list/docs/
UPDATE: they updated the docs since my comment, it is now supported in Go!
As our our 8/17 Ignite Sync discussion, sounds like this will get moved to being a recipe for the cookbook.
Let's link to the cookbook recipe when published in the DemoPodcastListScreen.tsx to let the devs know there is a walkthrough for migrating to FlashList
:tada: This issue has been resolved in version 8.2.6 :tada:
The release is available on:
Your semantic-release bot :package::rocket: