Commit Graph

23 Commits

Author SHA1 Message Date
Artal Druk
a32ceeb9c6 Add support for horizontal layout 2017-12-08 11:30:01 +02:00
Ran Greenberg
89ce5b1260 when image is remote download the image overlay now will show behinds the download indicator 2017-08-21 12:00:21 +03:00
Ran Greenberg
84b1b958bc add minimum to badge icon size (iOS) 2017-08-17 14:46:18 +03:00
Ran Greenberg
199266fbc6 add pie progress bar for loading indicator while download image from iCloud 2017-08-17 10:17:28 +03:00
Ran Greenberg
490b11d105 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
Ran Greenberg
2450a7784a iOS - update imports in order to support *all* react native version 2017-03-27 16:32:34 +03:00
Ran Greenberg
2eb414fffa bug fix when unselected image isn't set 2017-03-13 16:13:38 +02:00
Ran Greenberg
afff02de5d update default unselected badge location to "top-right" 2017-03-13 15:19:56 +02:00
Artal Druk
c441c29375 set the badge image view frame according to the size of the image 2017-03-08 19:26:22 +02:00
Ran Greenberg
7f0c6220d0 update default image color overlay 2017-03-01 17:41:40 +02:00
Ran Greenberg
db6238aa80 add selection section to CameraKitGalleryView with support of: selectedImage, unselectedImage, overlayColor, imagePosition 2017-03-01 17:12:11 +02:00
Ran Greenberg
666738b638 added disableSelectionIcons 2016-11-21 12:11:05 +02:00
Ran Greenberg
7f94078b48 fix selection gesture 2016-11-20 17:36:50 +02:00
Ran Greenberg
f36511f6d5 added imageStrokeColor for CameraKitGalleryView + update example 2016-09-12 17:34:05 +03:00
Ran Greenberg
ad96338ee0 Added supported/unsupported feature, now it's possible to show unsupported images in the gallery view but add an unsupported image and text 2016-08-11 14:56:03 +03:00
Ran Greenberg
166582a2ba refactor - selectedAssets changed to selectedImages and will be in the react-native way, the state will remain in the JS side
some more minor refactor
2016-07-25 17:28:36 +03:00
Ran Greenberg
b8ceeda495 add gesture to gallery view cell
change example
2016-07-07 18:00:18 +03:00
Ran Greenberg
79dc74b4eb update cell image appearance 2016-07-04 18:21:03 +03:00
Ran Greenberg
9167782eb6 update cell look and feel 2016-07-04 14:51:19 +03:00
Ran Greenberg
bbb960b7ac sync gallery between js and native
add selected image on cell - not finish
2016-07-04 01:01:29 +03:00
Ran Greenberg
8246d99d98 change selected color hardcoded 2016-07-01 09:54:17 +03:00
Ran Greenberg
efde2ccff6 add column count
add badge in cell
remove getPhotosForAlbum
2016-06-30 13:02:49 +03:00
Ran Greenberg
2a4f155601 in progress 2016-06-22 18:28:24 +03:00