Commit Graph

18 Commits

Author SHA1 Message Date
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