Satyabrata Dash

Results 11 comments of Satyabrata Dash

issue coming with me after updating android studio

after removing these line Same with me Camera not opening ![1694696262239](https://github.com/mrousavy/react-native-vision-camera/assets/57708184/e12bed5f-821c-47ac-a20a-19ea6ad4dead) here is the log : ![Screenshot 2023-09-14 at 6 30 26 PM](https://github.com/mrousavy/react-native-vision-camera/assets/57708184/9cd1ad22-46b4-4ca6-baff-9475de54d53c)

No, label. follow screenshot ![Screenshot 2023-01-12 at 8 04 57 PM](https://user-images.githubusercontent.com/57708184/212094949-5c295e68-4dc6-4529-a0de-ded49413ba25.png)

> https://github.com/akshaykatale99/react-native-daterange-picker selected date colour not showing after implementation

> if (Platform.OS === 'android') { try { const granted = await PermissionsAndroid.request(PermissionsAndroid.PERMISSIONS.READ_MEDIA_IMAGES, { title: 'Bestandsmachtiging', message: 'Toegang tot bestandsrechten', buttonNeutral: 'Vraag het me later', buttonNegative: 'Cancel', buttonPositive: 'OK', });...