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

Conversation

@SeanBarker182
Copy link
Contributor

Description

Removes FlashList dependency and replaces with FlatList

One thing worth mentioning is that DemoListItem is using FlatList from React Native Gesture Handler. This is to support nested scrollview since the FlatList in this file is nested inside the SectionListWithKeyboardAwareScrollView inside of DemoShowroomScreen. All other instances of FlatList import from React Native.

Checklist

  • README.md and other relevant documentation has been updated with my changes
  • I have manually tested this, including by generating a new app locally (see docs).

Copy link
Contributor

@frankcalise frankcalise left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work! LGTM 👍

Will let @markrickert look it over as well

@markrickert markrickert self-requested a review August 6, 2025 21:50
Copy link
Member

@markrickert markrickert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! I pushed up a commit that removed textual reference to "FlashList" in the i18n definitions.

Ship it!

@SeanBarker182 SeanBarker182 merged commit 9e78e50 into master Aug 7, 2025
3 checks passed
@SeanBarker182 SeanBarker182 deleted the seanbarker182/remove-flashlist branch August 7, 2025 14:16
infinitered-circleci pushed a commit that referenced this pull request Aug 7, 2025
# [11.1.0](v11.0.1...v11.1.0) (2025-08-07)

### Features

* **boilerplate,docs:** Remove FlashList ([#2982](#2982) by [@SeanBarker182](https://github.com/seanbarker182) and [@markrickert](https://github.com/markrickert)) ([9e78e50](9e78e50))
@infinitered-circleci
Copy link
Collaborator

🎉 This PR is included in version 11.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove FlashList

5 participants