perf: Update FlashList to v2 cp-7.53.0#17789
Conversation
|
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
c5fc3f5 to
80f3306
Compare
|
80f3306 to
ce4969c
Compare
d56c35e to
492f37e
Compare
|
There was a problem hiding this comment.
We no longer need to pass in a fixed height to the parent so we can remove this. The account list will now automatically take up the height it needs to render the accounts on the visible portion of the screen.
|
|
2c1088c
|
|



Description
estimatedItemSizeprop to draw the listWARN FlashList's rendered size is not usable. Either the height or width is too small (<2px). Please make sure that the parent view of the list has a valid size. FlashList will match the size of the parent.1Resources
Changelog
CHANGELOG entry:
Related issues
Fixes: #17541
Manual testing steps
Screenshots/Recordings
Before
screen-20250723-154815.mp4
After
screen-20250805-171206.mp4
Pre-merge author checklist
Pre-merge reviewer checklist