react-native-camera/ios/RN
Aamir 652ea5f171 Adding 'doNotSave' option to skip saving (#1770)
* Add 'doNotSave' flag to android

Added check for 'doNotSave' flag to prevent saving picture to cache

* Update RNCameraManager to check for 'doNotSave'

Updated RNCameraManager to avoid saving to disk when 'doNotSave' set to true

* Update RNCamera to check for 'doNotSave'

Updated RNCameraManager to avoid saving to disk when 'doNotSave' provided and set to true

* Added notes for doNotSave

Added documentation for using doNotSave option
2018-09-03 10:11:43 -03:00
..
RNCamera.h implement text recognition for ios (#1775) 2018-09-03 10:11:09 -03:00
RNCamera.m Adding 'doNotSave' option to skip saving (#1770) 2018-09-03 10:11:43 -03:00
RNCameraManager.h WIP: Implement video stabilization mode property for ios (#1606) 2018-06-05 11:21:22 +01:00
RNCameraManager.m Adding 'doNotSave' option to skip saving (#1770) 2018-09-03 10:11:43 -03:00
RNCameraUtils.h implement text recognition for ios (#1775) 2018-09-03 10:11:09 -03:00
RNCameraUtils.m implement text recognition for ios (#1775) 2018-09-03 10:11:09 -03:00
RNFaceDetectorManagerStub.h Make FaceDetection optional in iOS 2018-01-26 19:12:01 -02:00
RNFaceDetectorManagerStub.m Make FaceDetection optional in iOS 2018-01-26 19:12:01 -02:00
RNFileSystem.h Fix build problem, save image on cache directory and return uri on response. 2018-01-23 10:38:13 -02:00
RNFileSystem.m Fix build problem, save image on cache directory and return uri on response. 2018-01-23 10:38:13 -02:00
RNImageUtils.h Merge branch 'master' into width_control_and_rotation_fix 2018-02-26 14:13:22 +01:00
RNImageUtils.m Merge branch 'master' into width_control_and_rotation_fix 2018-02-26 14:13:22 +01:00
TextDetectorManagerStub.h implement text recognition for ios (#1775) 2018-09-03 10:11:09 -03:00
TextDetectorManagerStub.m implement text recognition for ios (#1775) 2018-09-03 10:11:09 -03:00