Pablo Henrique
Pablo Henrique
The newer versions of `react-native-gesture-handler` no longer uses `RNGestureHandlerEnabledRootView` as described in https://docs.swmansion.com/react-native-gesture-handler/docs/guides/migrating-off-rnghenabledroot/. Following the setup guide on the website gave me the following error on Android: ``` java.lang.RuntimeException: Unable...
Hello, I'm having trouble trying to download a file from my backend endpoint URL which redirects to the s3 server. After searching for a while, I found an [issue](https://github.com/joltup/rn-fetch-blob/issues/771) in...
Hello, thank you for your work in this library. I recently started to use it and I'm receiving this error in Sentry, which made me think if the code in...