这是indexloc提供的服务,不要输入任何密码
Skip to content

Remove FlashList #2972

@frankcalise

Description

@frankcalise

Description

Version 1.x has given us some headaches. Maybe we'll re-evaluate v2 in the near future as we use it on more projects. But since we are having to reduce the number of uses on our client projects with FlashList one (in favor of FlatList or Legend List), let's remove the dependency from the boilerplate.

How

  1. Remove @shopify/flash-list from dependencies
  2. Remove expo.install.exclude key from `package.json
  3. Remove app/components/ListView.tsx
  4. Replace any boilerplate <ListView /> components with <FlatList /> for now

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions