Numan
Numan
@sh-helen No, I didn't try I was busy on another project.
by @stackia solution, which was inherit in [flat-list-mvcp](https://github.com/GetStream/flat-list-mvcp) @vishalnarkhede both having issue when we try to prepend many item in the array https://github.com/GetStream/flat-list-mvcp/issues/20
@VanDu97 I did not resolve swiper in renderBackground. I just put forward and back button through position absolute in renderForground to handle my swiper but I cannot handle swiper by...
@mrousavy Yes, fixed by import `#include
remove `destructiveButtonIndex` and use `cancelButtonIndex` will gives dismiss-able backdrop. I have created PR https://github.com/facebook/react-native/pull/31972 after approving this PR you can change the color of cancel button by `cancelButtonTintColor`
@Baolv I did not find any solution. i am waiting for @piemonte to fix it
`import BottomSheet from '@gorhom/bottom-sheet/src';` import like this fixes the issue. it seems metro issue
@sushilbansal @pierroo π π sorry a long ago I was not maintaining [react-native-compressor](https://github.com/numandev1/react-native-compressor) due to office workload, hopefully, i am going to start fixing bugs on weekend basis
@viniciusaugutisps I fixed the slow problem on android, did you check the latest version of [react-native-compressor](https://github.com/numandev1/react-native-compressor)?
> Okay thank you for that. Ideally react-native-image-picker could handle that natively, but unfortunately no one seems concerned about it :/ The best alternative to react-native-video-processing I found seems to...