Skip to main content

All Questions

1 vote
0 answers
457 views

React Native react-native-image-picker, react-native-fetch-blob workaround to clear images taken from camera

You have probably noticed that storageOptions: { cameraRoll: false } parameter is not working on Android when using react-native-image-picker library. Instead it saves pictures taken from camera to ...
Anton Semenichenko's user avatar