react-native-camera-kit/ios/lib/ReactNativeCameraKit
2016-10-20 16:36:44 +03:00
..
CKCamera.h fix capture block return type from NSString to NSDictionary 2016-10-12 01:08:24 +03:00
CKCamera.m Fix an issue when there are photos in the photo gallery in a future date (the user manually set the time to the future). 2016-09-28 17:06:21 +03: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 imageStrokeColor for CameraKitGalleryView + update example 2016-09-12 17:34:05 +03:00
CKGalleryCollectionViewCell.m added imageStrokeColor for CameraKitGalleryView + update example 2016-09-12 17:34:05 +03: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 imageStrokeColor for CameraKitGalleryView + update example 2016-09-12 17:34:05 +03: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 add selection gesture with animation (Native iOS) 2016-07-06 09:20:38 +03:00