react-native-camera/ios/RN
Ruben Velazquez Calva 09828cdf1e fix(rn-camera) prevent camera-flickering on ios by introducing new property defaultVideoQuality (#1886)
* Adding defaultVideoQuality property for iOS

* Remove quality in Readme

* Restore preset when cleanup the camera

* Validate isRecording to stopRecording

* Update the quality only if has changed.

* Fix AVCaptureSessionPreset type
2018-10-29 15:59:57 +01:00
..
RNCamera.h fix(rn-camera) prevent camera-flickering on ios by introducing new property defaultVideoQuality (#1886) 2018-10-29 15:59:57 +01:00
RNCamera.m fix(rn-camera) prevent camera-flickering on ios by introducing new property defaultVideoQuality (#1886) 2018-10-29 15:59:57 +01:00
RNCameraManager.h WIP: Implement video stabilization mode property for ios (#1606) 2018-06-05 11:21:22 +01:00
RNCameraManager.m fix(rn-camera) prevent camera-flickering on ios by introducing new property defaultVideoQuality (#1886) 2018-10-29 15:59:57 +01: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
RNSensorOrientationChecker.h Feature/orientation by accelerometer (#1786) 2018-09-13 12:57:18 -03:00
RNSensorOrientationChecker.m Feature/orientation by accelerometer (#1786) 2018-09-13 12:57:18 -03: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