Commit Graph

71 Commits

Author SHA1 Message Date
Ran Greenberg
5416451d9b remove iCloudDownloadSimulateTime from GalleryScreen in example project 2017-08-18 19:36:17 +03:00
Ran Greenberg
920b34b2fb update GalleryScreen example project screen 2017-08-17 14:47:47 +03:00
Ran Greenberg
3ae5d748b7 update example project - Gallery Screen 2017-08-17 10:20:36 +03:00
Ran Greenberg
a37127d5ff add onRemoteDownloadChanged to GalleryScreen 2017-08-15 18:40:56 +03:00
Ran Greenberg
2fe33200a1 add remote download props example to gallery screen 2017-08-15 16:24:36 +03:00
Ran Greenberg
dfc06901ab update example project - add gallery screen 2017-08-15 10:15:56 +03:00
Ran Greenberg
1ddb239a50 update deployment target to be equal to react-native >= 8.0 2017-08-15 10:15:56 +03:00
Ran Greenberg
80a3497caa add script Xcode in package.json's 2017-08-15 10:15:56 +03:00
Ran Greenberg
88790b0891 now the bundler path will determine in run time instead of setting the bundler path manually 2017-08-14 10:23:17 +03:00
Ran Greenberg
8238579006 update example project -
change name from example to camera-kit
    change import in AppDelegate to support react-native umbrella header
2017-08-14 10:22:32 +03:00
Ran Greenberg
0d1c906323 add src folder in JS side 2017-08-14 10:04:04 +03:00
Ran Greenberg
3060b0ccee add xcode script to packege.json and example/packege.json 2017-08-13 18:15:28 +03:00
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