react-native-camera-kit/ios/lib/ReactNativeCameraKit
2017-03-13 15:19:56 +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 add selection section to CameraKitGalleryView with support of: selectedImage, unselectedImage, overlayColor, imagePosition 2017-03-01 17:12:11 +02:00
CKGalleryCollectionViewCell.m update default unselected badge location to "top-right" 2017-03-13 15:19:56 +02:00
CKGalleryCustomCollectionViewCell.h add custom button support 2017-02-28 15:29:52 +02:00
CKGalleryCustomCollectionViewCell.m add custom button support 2017-02-28 15:29:52 +02:00
CKGalleryManager.h add check photos permission (user's gallery) 2016-07-08 00:48:10 +03:00
CKGalleryManager.m Fixed possible unboxed nil in GalleryManager 2017-01-22 11:55:32 +02:00
CKGalleryViewManager.h add upload from camera and gallery view after images screen 2016-07-02 01:11:56 +03:00
CKGalleryViewManager.m when selection is changed, allow the state to automatically sync and update the selection state so it won’t be necessary to call refreshGalleryView to sync at while loading the whole collection view. 2017-03-08 16:49:37 +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