react-native-camera-kit/ios/lib/ReactNativeCameraKit
2017-08-15 16:23: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 remote download support, if images aren't exist on the device and stored in iCloud, now camera-kit will support and download it seamlessly 2017-08-15 16:23:18 +03:00
CKGalleryCollectionViewCell.m add remote download support, if images aren't exist on the device and stored in iCloud, now camera-kit will support and download it seamlessly 2017-08-15 16:23:18 +03:00
CKGalleryCustomCollectionViewCell.h add custom button support 2017-02-28 15:29:52 +02:00
CKGalleryCustomCollectionViewCell.m iOS - update imports in order to support *all* react native version 2017-03-27 16:32:34 +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 fix crash on simulator when try to changeCamera to rear camera 2017-06-20 11:28:50 +03:00
CKGalleryViewManager.h add image quality support 2017-03-28 17:36:47 +03:00
CKGalleryViewManager.m add remote download support, if images aren't exist on the device and stored in iCloud, now camera-kit will support and download it seamlessly 2017-08-15 16:23: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
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