Andrew Tsukuda
Results
1
comments of
Andrew Tsukuda
here's the patch if anyone is interested: ``` diff --git a/node_modules/@gorhom/bottom-sheet/src/components/bottomSheetBackdrop/BottomSheetBackdrop.tsx b/node_modules/@gorhom/bottom-sheet/src/components/bottomSheetBackdrop/BottomSheetBackdrop.tsx index 35597ce..964bc25 100644 --- a/node_modules/@gorhom/bottom-sheet/src/components/bottomSheetBackdrop/BottomSheetBackdrop.tsx +++ b/node_modules/@gorhom/bottom-sheet/src/components/bottomSheetBackdrop/BottomSheetBackdrop.tsx @@ -105,7 +105,7 @@ const BottomSheetBackdropComponent = ({ useAnimatedReaction( () =>...