Jaif
Jaif
Any fixes for this? I am facing the same issue on newArch
> Adding `collapsable={false}` to the `View` component which you want to capture _temporarily_ fixes this issue. > > Thanks to @paulsonnenschein ([#482 (comment)](https://github.com/gre/react-native-view-shot/issues/482#issuecomment-1652097803)) for pointing to the solution: [#7 (comment)](https://github.com/gre/react-native-view-shot/issues/7#issuecomment-521379462)...
> Seeing very similar result on Android even with gestureEnabled={false} scrolling around the view the action sheet some times disappears or goes really small but the overlay remains across the...
> Import `FlatList` from `react-native-actions-sheet`. Tried it too, it's only happening on new architecture