Jonas
Jonas
Anny updates?
Bug is still there, i have a temporary fix for everyone who faces this error: go to `react-native-blurhash` in the `node-modules` folder. There go to `android/build.gradle` and search for this...
+1 Problem is still there
What is the error?
+1 Also wondering
Thanks, i will also try it with this one :)
so yes i have a sheetprovider on every screen, because on ios it is not working with one global sheetprovider above the navigation. But even when removing those sheetproviders and...
Are you importing the scrollview from the package? When doing this it should work: `import ActionSheet,{ScrollView,useScrollHandlers} from 'react-native-actions-sheet'; `
Same issue still today
+1 same problem on version `0.38.0` for example using the paymentMethode Paypal: 1. Opening paymentsheet after initializing it, selecting Paypal and loading the webview 2. Closing the Webview before anything...