react-native-camera-kit/ios/lib/ReactNativeCameraKit
Ran Greenberg d901f263ce add iCloudDownloadSimulateTime in order to simulate iCloud download 🤷‍♂️ 2017-08-17 14:46:18 +03:00
..
CKCamera.h iOS - add resizeImage API 2017-03-30 18:42:28 +03:00
CKCamera.m fix crash on simulator when try to changeCamera to rear camera 2017-06-20 11:28:50 +03:00
CKCameraManager.h iOS - update imports in order to support *all* react native version 2017-03-27 16:32:34 +03:00
CKCameraManager.m iOS - update imports in order to support *all* react native version 2017-03-27 16:32:34 +03:00
CKCameraOverlayView.h add ratio overlay feature 2016-07-19 12:42:30 +03:00
CKCameraOverlayView.m iOS - update imports in order to support *all* react native version 2017-03-27 16:32:34 +03:00
CKCompressedImage.h Fixed size, width and height params on iOS for resized images. Added width and height on Android 2017-05-16 12:59:36 +03:00
CKCompressedImage.m Fixed size, width and height params on iOS for resized images. Added width and height on Android 2017-05-16 12:59:36 +03:00
CKGalleryCollectionViewCell.h add pie progress bar for loading indicator while download image from iCloud 2017-08-17 10:17:28 +03:00
CKGalleryCollectionViewCell.m add minimum to badge icon size (iOS) 2017-08-17 14:46:18 +03:00
CKGalleryCustomCollectionViewCell.h add custom button support 2017-02-28 15:29:52 +02:00
CKGalleryCustomCollectionViewCell.m remove comments code 2017-08-15 18:38:15 +03:00
CKGalleryManager.h fix capture image critical bug, now the correct image is returned 2017-04-06 17:25:00 +03:00
CKGalleryManager.m add extra check if NSURL returns nil which can cause to crash in CKGalleryManager 2017-08-16 10:48:55 +03:00
CKGalleryViewManager.h add image quality support 2017-03-28 17:36:47 +03:00
CKGalleryViewManager.m add iCloudDownloadSimulateTime in order to simulate iCloud download 🤷‍♂️ 2017-08-17 14:46:18 +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
M13ProgressView.h add pie progress bar for loading indicator while download image from iCloud 2017-08-17 10:17:28 +03:00
M13ProgressView.m add pie progress bar for loading indicator while download image from iCloud 2017-08-17 10:17:28 +03:00
M13ProgressViewPie.h add pie progress bar for loading indicator while download image from iCloud 2017-08-17 10:17:28 +03:00
M13ProgressViewPie.m add pie progress bar for loading indicator while download image from iCloud 2017-08-17 10:17:28 +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