ignite icon indicating copy to clipboard operation
ignite copied to clipboard

[discussion] Migrate to FlashList?

Open jamonholmgren opened this issue 3 years ago • 3 comments
trafficstars

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?

jamonholmgren avatar Aug 11 '22 17:08 jamonholmgren

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.

jamonholmgren avatar Aug 12 '22 00:08 jamonholmgren

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!

frankcalise avatar Aug 16 '22 01:08 frankcalise

As our our 8/17 Ignite Sync discussion, sounds like this will get moved to being a recipe for the cookbook.

frankcalise avatar Aug 18 '22 16:08 frankcalise

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

frankcalise avatar Oct 12 '22 22:10 frankcalise

:tada: This issue has been resolved in version 8.2.6 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

infinitered-circleci avatar Oct 25 '22 21:10 infinitered-circleci