Tatiana Narumi Matumoto
Tatiana Narumi Matumoto
i know this issue is open for a long time, but you tried to put `shadowStyle={{elevation: 0}}`?
Mine was the same problem when tying to upgrade the lib. The version that works for that version of react without upgrading the react is the version 0.4.2. But my...
I wanna know too
Same :(
i wanna know too
> ` > import { > Platform, > PermissionsAndroid, > } from 'react-native'; > if (Platform.OS === 'android') { > const granted = await PermissionsAndroid.request( > PermissionsAndroid.PERMISSIONS.CAMERA, > ); >...
It's still not supported :(
> I'm not sure it's still relevant but you can change the notAuthorizedView prop of the camera: ` ` That worked, thanks you so much! I have to do like...
It crashs on iOS 12.5.7 too
i noticed that too, and i am curious