Saad9624

Results 9 comments of Saad9624

did you find any solution for this?

same issue no callback functions are firing

> It specifically crashes on android when nested in a `Flatlist`. Regardless if it's a `Animated` or `Reanimated` variant of a `Flatlist`. My workaround for that is to delay the...

Try react-native-reanimated-crousel

> react-native-reanimated-carousel Is there any way to create stack of images in your library ?? I didnt find it

> Did you figured sth. out? Have the same problem. Still not. Did you figure out anything?

> ```css > flex: 1, > alignItems: 'stretch', > flexDirection: 'column-reverse', > > ``` worked for me cheers