react-native-camera-kit/ios/lib/ReactNativeCameraKit
2017-01-01 23:44:26 +02:00
..
CKCamera.h fix capture block return type from NSString to NSDictionary 2016-10-12 01:08:24 +03:00
CKCamera.m bugfix - flash mode set to auto when flip cameras. now it will set as expected and won't back to auto flash mode 2017-01-01 23:44:26 +02:00
CKCameraManager.h add camera options (not completed) 2016-06-02 16:39:01 +03:00
CKCameraManager.m fix capture block return type from NSString to NSDictionary 2016-10-12 01:08:24 +03:00
CKCameraOverlayView.h add ratio overlay feature 2016-07-19 12:42:30 +03:00
CKCameraOverlayView.m add ratio overlay feature 2016-07-19 12:42:30 +03:00
CKGalleryCollectionViewCell.h added disableSelectionIcons 2016-11-21 12:11:05 +02:00
CKGalleryCollectionViewCell.m added disableSelectionIcons 2016-11-21 12:11:05 +02:00
CKGalleryManager.h add check photos permission (user's gallery) 2016-07-08 00:48:10 +03:00
CKGalleryManager.m getImagesForIds return array will now keep the same order of images id array input 2016-10-20 16:36:44 +03:00
CKGalleryViewManager.h add upload from camera and gallery view after images screen 2016-07-02 01:11:56 +03:00
CKGalleryViewManager.m added disableSelectionIcons 2016-11-21 12:11:05 +02:00
CKOverlayObject.h add ratio overlay feature 2016-07-19 12:42:30 +03:00
CKOverlayObject.m change width:height to height:width 2016-07-21 10:04:46 +03:00
GalleryData.h sync gallery between js and native 2016-07-04 01:01:29 +03:00
GalleryData.m sync gallery between js and native 2016-07-04 01:01:29 +03:00
SelectionGesture.h add selection gesture with animation (Native iOS) 2016-07-06 09:20:38 +03:00
SelectionGesture.m fix selection gesture 2016-11-20 17:36:50 +02:00