react-native-camera-kit/ios/lib/ReactNativeCameraKit
2018-04-23 18:21:19 +03:00
..
CKCamera.h iOS - add resizeImage API 2017-03-30 18:42:28 +03:00
CKCamera.m Revert "update Barcode scanner usage" 2018-04-23 18:21:19 +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 change key 2018-03-06 13:56:21 +02: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 disable the press indication on images while the collection is scrolling. 2018-01-14 12:04:15 +02:00
CKGalleryCollectionViewCell.m disable the press indication on images while the collection is scrolling. 2018-01-14 12:04:15 +02:00
CKGalleryCustomCollectionViewCell.h Gallery custom button: allow using a completely custom component (other props are disregarded in this case) + optimize image loading (don't recreate the image-view or the image) 2017-12-08 17:24:17 +02:00
CKGalleryCustomCollectionViewCell.m Gallery custom button: allow using a completely custom component (other props are disregarded in this case) + optimize image loading (don't recreate the image-view or the image) 2017-12-08 17:24:17 +02:00
CKGalleryManager.h fix capture image critical bug, now the correct image is returned 2017-04-06 17:25:00 +03:00
CKGalleryManager.m handle crash when the imagesIdArray is nil/not an array/empty 2017-11-23 12:23:42 +02:00
CKGalleryViewManager.h add image quality support 2017-03-28 17:36:47 +03:00
CKGalleryViewManager.m disable the press indication on images while the collection is scrolling. 2018-01-14 12:04:15 +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
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