Commit Graph

59 Commits

Author SHA1 Message Date
Guy Carmeli
cf5754ee37 Upgrade gradle, build tools and native dependencies 2017-08-02 10:43:54 +03:00
Ran Greenberg
946c0fefee remove yarn.lock from the example project 2017-07-22 09:25:33 +03:00
ofird
1c74b2cf53 upgrade to rn 43 2017-04-24 14:42:52 +03:00
Ran Greenberg
5c6a0b3d3f merge CameraScreen iOS and android in the example project 2017-03-13 12:00:55 +02:00
Ran Greenberg
a77b1ee056 update example 2017-03-13 11:40:49 +02:00
Ran Greenberg
670c5f2975 update readme and logo 2017-03-01 19:03:42 +02:00
Ran Greenberg
ec6acbb0db remove unused view props from CameraKitGalleryView 2017-03-01 18:41:52 +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
f1326f3948 add support in getUrlOnTapImage (iOS only) 2017-03-01 17:12:11 +02:00
Amit Davidi
2ed48387ff Android: Integ selection props rename 2017-03-01 12:29:51 +02:00
Amit Davidi
e8351dc807 Android: Integ selection disabling with a >=3 condition 2017-03-01 12:25:06 +02:00
Amit Davidi
941d8dec4e Android: Gallery screen - Integrate selection props usage, apply open-cam functionality 2017-03-01 12:25:06 +02:00
Amit Davidi
ab311ed19e Android: Integrate press handlers to dispatch example logs 2017-02-28 17:32:33 +02:00
Ran Greenberg
10090cd813 add quickInstall script 2017-02-28 15:56:06 +02:00
Ran Greenberg
cc847b089b add yarn.lock 2017-02-28 15:51:12 +02:00
Ran Greenberg
74ec3e09da custom button in the grid now will open the camera screen (iOS only) 2017-02-28 15:43:33 +02:00
Ran Greenberg
405358f977 remove index.android, it will now uses the app.js 2017-02-28 15:34:31 +02:00
Ran Greenberg
3177ab9198 add custom button support 2017-02-28 15:29:52 +02:00
Amit Davidi
11c77b5aa1 Android: Add wix logo as selection icon 2017-02-27 19:26:52 +02:00
Amit Davidi
1beda5244c Android: Integrate custom button in example proj 2017-02-27 18:39:31 +02:00
Amit Davidi
5d9160553a Android: Make example project buildable with just node_modules in example folder 2017-02-27 14:34:32 +02:00
Ran Greenberg
3de6e87ee9 fix example project 2017-02-26 16:58:08 +02:00
Ran Greenberg
205dd41f54 Minor change in example project for iOS
Fix example project for android
2016-11-29 11:14:48 +02:00
Ran Greenberg
85e8d6557d fix example project dependencies 2016-11-20 17:34:01 +02:00
Ran Greenberg
94193655f5 remove exampleTest target - unused 2016-10-12 01:09:46 +03:00
Ran Greenberg
26ff874c29 update example - camera screen now looks much nicer 2016-10-12 00:54:45 +03:00
Ran Greenberg
104f1ab4c0 update example project to react-native v0.31.0 2016-09-28 16:58:15 +03:00
Ran Greenberg
f36511f6d5 added imageStrokeColor for CameraKitGalleryView + update example 2016-09-12 17:34:05 +03:00
Yedidya Kennard
52b9fd7cc9 Cleaned examples 2016-08-30 11:50:26 +03:00
Yedidya Kennard
10301892a4 Corrected example project on iOS 2016-08-30 11:46:32 +03:00
Daniel Zlotin
7e400aa135 pruned gitignored commited files 2016-08-23 16:06:59 +03:00
Daniel Zlotin
83ef7bac23 refactored capture command, small performance increase 2016-08-23 15:58:33 +03:00
Yedidya Kennard
b649f47e8c Updated example 2016-08-16 09:59:18 +03:00
Yedidya Kennard
58d31d2eaa Example project updated with unsupported image types for android 2016-08-16 09:42:27 +03:00
Yedidya Kennard
8414754124 Example project in iOS uses mime eyes for supported file types 2016-08-15 17:13:12 +03:00
Ran Greenberg
7b77985a44 update example 2016-08-11 16:26:40 +03:00
Ran Greenberg
b398f45f0f update example 2016-08-11 14:48:12 +03:00
Ran Greenberg
fb17ce4164 crash fix - fix issue when image not supported, try to add nil to an array
update example
2016-07-19 16:04:36 +03:00
Ran Greenberg
9918bbeb96 add ratio overlay feature 2016-07-19 12:42:30 +03:00
Ran Greenberg
2ffbacca08 bugfix - support for iOS8 "fetchOptions.fetchLimit" 2016-07-10 15:21:18 +03:00
Ran Greenberg
dbe51d068c add check photos permission (user's gallery)
update example
add lodash dependency to example
2016-07-08 00:48:10 +03:00
Ran Greenberg
b8ceeda495 add gesture to gallery view cell
change example
2016-07-07 18:00:18 +03:00
Yedidya Kennard
6b3764a3dc Android Camera component in example 2016-07-04 14:10:52 +03:00
Ran Greenberg
c6dbf4356e minor example update 2016-07-01 19:53:33 +03:00
Ran Greenberg
13391b9e18 pass to js the image local identifier 2016-06-30 21:59:25 +03:00
Yedidya Kennard
4b2465d30c Example for Android with selection state 2016-06-30 18:26:16 +03:00
Ran Greenberg
efde2ccff6 add column count
add badge in cell
remove getPhotosForAlbum
2016-06-30 13:02:49 +03:00
Yedidya Kennard
a03f68d4d3 Android GalleryView in example 2016-06-30 12:47:50 +03:00
Yedidya Kennard
1a3218c809 Android example project infra, AlbumsScreen and index 2016-06-29 18:31:42 +03:00
Ran Greenberg
43c60f4f49 add minimumLineSpacing and minimumInteritemSpacing 2016-06-29 17:28:35 +03:00