react-native-camera-kit icon indicating copy to clipboard operation
react-native-camera-kit copied to clipboard

saveToInternalStorage (also fix of external storage for Android 11) option (Android only) and onError callback

Open StLyn4 opened this issue 4 years ago • 3 comments

StLyn4 avatar Aug 06 '21 12:08 StLyn4

Thanks for this fix - had the same problem on a customer device.

pmclachlan avatar Oct 11 '21 18:10 pmclachlan

@StLyn4 Why is this PR necessary? You may save files to a temporary path and then move then to whatever path you wish (using a different native lib). That should allow you to manage local/internal storage files

scarlac avatar Dec 18 '21 23:12 scarlac

@scarlac, but his PR for saveToInternalStorage should be merged. As saveToCameraRoll does not work in android.

DibyajyotiMishra avatar Feb 17 '22 14:02 DibyajyotiMishra