Skip to content

Conversation

@andreialecu
Copy link
Collaborator

A few breaking changes here, this requires new architecture and reanimated v4.

Also removes MasonryFlashList because it's now just a prop for FlashList.

they will be handled by expo prebuild
…e project

BREAKING CHANGE: FlashList v2 no longer exposes MasonryFlashList, just use a regular FlashList with masonry prop
BREAKING CHANGE:

Requires react-native-reanimated v4 and react-native-flashlist v2
@andreialecu
Copy link
Collaborator Author

Released to npm as v9.0.0-rc.0 for testing

@compojoom
Copy link

Thanks for rc.0! I updated to expo 54 and v 8.0.0 was crashign on it in some situations. With v8 it works good!

@castrolem
Copy link

castrolem commented Sep 24, 2025

With v8 and this rc.0 version I'm getting a crash when navigating to the screen that contains the example code with expo router, the screen does a proper render tbh, because I can see the animation happening up to the middle of the screen before the crash. I haven't done a clean project, but I wasn't doing much, just adding a new screen that contained the same code as the example to try it out.

Update: I think this may have been related to Nativewind, I'm investigating it.

@Randall71
Copy link

I just tested this one and notice that the Flashlist version is a bit slow.
I think version 2.0.2 is used here, updating to the latest version 2.1.0 would be interesting, what do you think?

@ReedYu
Copy link

ReedYu commented Oct 8, 2025

With v8 and this rc.0 version I'm getting a crash when navigating to the screen that contains the example code with expo router, the screen does a proper render tbh, because I can see the animation happening up to the middle of the screen before the crash. I haven't done a clean project, but I wasn't doing much, just adding a new screen that contained the same code as the example to try it out.

Update: I think this may have been related to Nativewind, I'm investigating it.
The same question, have you got the results yet?

@castrolem
Copy link

The same question, have you got the results yet?

I don't have an aswer @ReedYu, I tried with the rc of nativewind but no luck, and I pivoted because we are changing our UI and I had to write a native module for our use case 😞

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants