react-native-camera/ios
Radu-Marius Popovici 0c3dba1ff6 fix snapshot orientation when device orientation is locked (#232)
* use device orientation on android only with auto orientation

* guard against missing playSoundOnCapture and quality props in options

* add video orientation support

* use device orientation on ios only with auto orientation
2016-05-10 11:05:03 -07:00
..
RCTCamera.xcodeproj extract sensor checker to a separate class 2016-03-24 09:31:12 +02:00
CameraFocusSquare.h Fixed location of CameraFocusSquare files 2015-09-22 20:02:53 -07:00
CameraFocusSquare.m Fixed location of CameraFocusSquare files 2015-09-22 20:02:53 -07:00
NSMutableDictionary+ImageMetadata.m Removed all dependencies! Removed podspec. Bumped npm version. 💃 2015-09-21 20:10:43 -07:00
RCTCamera.h fix memory leak on iOS 2016-03-23 21:13:35 +02:00
RCTCamera.m fix snapshot orientation when device orientation is locked (#232) 2016-05-10 11:05:03 -07:00
RCTCameraManager.h remove undefined methods 2016-04-26 10:41:10 -07:00
RCTCameraManager.m fix snapshot orientation when device orientation is locked (#232) 2016-05-10 11:05:03 -07:00
RCTSensorOrientationChecker.h make orientation public 2016-03-24 10:25:45 +02:00
RCTSensorOrientationChecker.m make orientation public 2016-03-24 10:25:45 +02:00