Roman Kozlov
7d41a445f7
fix refactor
2018-03-06 13:58:15 +02:00
Roman Kozlov
6a015e54e5
change key
2018-03-06 13:56:21 +02:00
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
778c08f88a
latest
2018-03-01 13:23:29 +02:00
Dmytro Ponomarenko
5f781d3ee0
add processColor
2018-03-01 12:15:50 +02:00
Dmytro Ponomarenko
f0008b05e6
add processColor
2018-03-01 12:07:22 +02:00
Dmytro Ponomarenko
b9e2751ce5
Merge branch 'master' into newFunctionalityBarcodeIOS
...
# Conflicts:
# src/CameraScreen/CameraKitCameraScreenBase.js
2018-03-01 11:32:04 +02:00
Ran Greenberg
415ce4107f
fix safe area issue on iOS11
2018-02-28 13:42:06 +02:00
Dmytro Ponomarenko
f42f124d49
changes
2018-02-12 15:43:51 +02:00
Roman Kozlov
3c37df92ab
screen for barcode
2018-02-01 16:53:38 +02:00
Roman Kozlov
05c1289cb0
frame color
2018-01-31 13:20:19 +02:00
Roman Kozlov
7eb7e26d43
fix
2018-01-31 13:01:33 +02:00
Roman Kozlov
a27e2b4a4a
frame WIP
2018-01-31 12:52:26 +02:00
Roman Kozlov
e253ffd575
merge master
2018-01-29 17:46:28 +02:00
Roman Kozlov
1a9669e036
fix
2018-01-29 17:43:27 +02:00
Roman Kozlov
88b158f213
barcode scanner inside camera view
2018-01-29 17:22:02 +02:00
Ran Greenberg
85592ce65b
Revert "add props with callback from native"
...
This reverts commit 34a37b79a0 .
2018-01-28 11:54:45 +02:00
Ran Greenberg
231152c69b
fix CameraKitCameraScreenBase
2018-01-28 11:19:58 +02:00
DmitryPonomarenko
34a37b79a0
add props with callback from native
2018-01-22 10:28:33 +02:00
Guy Carmeli
c2e28fa122
Fix 🙏 cut off capture icon
...
For some reason, on some Android devices, the capture icon was cut off.
Setting background color to the button seems to fix this (probably an RN issue)
2017-08-21 11:58:17 +03:00
aksonov
21a3853e36
fix passing cameraOptions and default overlay color
2017-08-04 14:02:53 +02:00
Jon Kessler
80f862e315
Pull in prop-types dependency to avoid deprecation warnings
2017-07-26 12:06:31 -07:00
Amit Davidi
1ab27b151b
Add API for resolving complete image data from camera event
2017-05-28 17:29:40 +03:00
Artal Druk
4fe138fe2a
- support capture/retake mode on the full screen camera on Android
...
- delete the temp file (created in capture/retake) when canceled
2017-03-22 18:40:35 +02:00
Artal Druk
9ca33bfdc8
- support capture/retake mode on the full screen camera
...
- make the shouldSaveToCameraRoll camera capture flag usable (on iOS for now) so it calls the completion if it’s not enabled
- expose a new method saveImageURLToCameraRoll that is used in the retake mode so the image can be saved to the gallery
2017-03-21 15:24:19 +02:00
Ran Greenberg
16e81b3a36
improve camera screen on android
...
merge index for both platforms
2017-03-14 12:44:19 +02:00