Commit Graph

87 Commits

Author SHA1 Message Date
Dmytro Ponomarenko
ce3fd49580 rebased 2018-03-01 16:05:04 +02:00
Dmytro Ponomarenko
8d525cea05 changes onReadCode 2018-03-01 15:36:52 +02:00
Dmytro Ponomarenko
c707967916 edit from node_modules 2018-03-01 13:12:08 +02:00
Ran Greenberg
bab004c276 update example project to iOS10 and above 2018-02-28 13:42:29 +02:00
Lev Vidrak
b1041eb81f
Merge pull request #125 from wix/android_barcode
Android barcode
2018-02-06 16:45:54 +02:00
Roman Kozlov
3c37df92ab screen for barcode 2018-02-01 16:53:38 +02:00
amiru
851cc652ab bump android dependencies to 26 2018-02-01 16:36:48 +02:00
Roman Kozlov
fd124fc03b fix xcode stuff 2018-01-30 11:22:15 +02:00
Roman Kozlov
e253ffd575 merge master 2018-01-29 17:46:28 +02:00
Roman Kozlov
88b158f213 barcode scanner inside camera view 2018-01-29 17:22:02 +02:00
Ran Greenberg
2d2f22f0f4 upgrade example project to react-native 51 - iOS 2018-01-28 11:18:23 +02:00
Roman Kozlov
fdad47191d barcode 2018-01-25 18:39:40 +02:00
Roman Kozlov
8f423b7549 Barcode view 2018-01-25 18:39:08 +02:00
amiru
79a26915aa Revert "min version back to 16"
This reverts commit 67c430e954.
2018-01-15 18:28:47 +02:00
amiru
67c430e954 min version back to 16 2018-01-15 14:45:46 +02:00
Ran Greenberg
5d416f08f6 now react-native run-ios will work 2017-12-31 09:40:49 +02:00
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