react-native-camera/ios/RN
Thomas Parslow 6b3bbe1e05
The correct capture preset for photos is AVCaptureSessionPresetPhoto
AVCaptureSessionPresetHigh sometimes means the camera is too zoomed in
2018-05-03 18:59:53 +01:00
..
RNCamera.h feat(rn-camera): add codec option for ios 2018-03-12 21:30:15 +01:00
RNCamera.m The correct capture preset for photos is AVCaptureSessionPresetPhoto 2018-05-03 18:59:53 +01:00
RNCameraManager.h support CIF video quality on iOS 2018-03-26 10:24:10 +02:00
RNCameraManager.m support CIF video quality on iOS 2018-03-26 10:24:10 +02:00
RNCameraUtils.h fix(imports): delete some useless imports which may cause problems 2018-02-13 17:44:30 -02:00
RNCameraUtils.m support CIF video quality on iOS 2018-03-26 10:24:10 +02: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