enestatli
enestatli
it is solved by with the version `3.6.1` but not published on npm, add following to your package.json: "@react-native-community/blur": "https://github.com/Kureev/react-native-blur/archive/refs/tags/v3.6.1.tar.gz",
Please make sure you add description for the camera usage `NSCameraUsageDescription`. For flash you need to set `torch` prop to `on`.
Do we need to store receipts for the iOS users?
I believe that it's worth noting that the behavior you've described is not a bug but rather an expected behavior due to how React Navigation handles modal presentation on iOS...
Add following permission to `android>app>src>debug>AndroidManifest.xml` ` `
> Sorry for the delay. Bump version to `3.9.4` and see if all is well. If so please inform by closing this issue or commenting here. Hello @ShaMan123, unfortunately, I...
I am happy to let you know that we are actively looking into this.
> Hey, first of all really nice job on this package. > > I encountered it after I saw your comment on [react-native-toast-message](https://github.com/calintamas/react-native-toast-message/tree/main), and wheres this solves that issue, your...
@abhay-rana @hazimal only happening on Android?
Hi everyone, I am also experiencing the same issue with react-native-skottie on Android in release mode. I started a new project with the latest Expo SDK 51, and my app...