Commit Graph

13 Commits

Author SHA1 Message Date
Artal Druk
f611fdfafd disable the press indication on images while the collection is scrolling.
also remove the indication once the user starts scrolling
2018-01-14 12:04:15 +02:00
Ran Greenberg
9da6665e59 handle negative numbers and rename to imageStrokeColorWidth 2017-12-31 10:14:19 +02:00
Ran Greenberg
96b27cbcb0 add imageStrokeWidth 2017-12-30 09:55:57 +02: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
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
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
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
2a4f155601 in progress 2016-06-22 18:28:24 +03:00