Seph Soliman
|
40cc209652
|
Fixed maxZoom not being normalized
|
2023-07-19 15:10:15 -07:00 |
|
Seph Soliman
|
dc10c8a8fa
|
Added UI rotation example code
|
2023-07-19 10:28:51 -07:00 |
|
Seph Soliman
|
21f713d62d
|
Added new camera flip icon
Added a customizable capture button in example
|
2023-07-19 09:55:00 -07:00 |
|
Seph Soliman
|
3253daa6c3
|
Changed and normalized default zoom to be 1.0x (thx @DavidBertet)
|
2023-07-18 21:03:14 -07:00 |
|
Seph Soliman
|
e129096208
|
Fixed zoom prop not working when cameraType is switched
(must explicitly be reset using zoom={0} if that is wanted)
Fixed non-unique queue name
|
2023-07-16 23:30:18 -07:00 |
|
Seph Soliman
|
91c57f0ded
|
Fixed uncontrolled zoom not working on the barcode scanner
|
2023-07-14 16:54:21 -07:00 |
|
Seph Soliman
|
e6688a2c69
|
Added zoom control on Android
|
2023-07-13 18:09:21 -07:00 |
|
Seph Soliman
|
f58bc77ef1
|
Added zoom control
Added max zoom control
Added onZoom handler
|
2023-07-12 18:12:33 -07:00 |
|
Seph Soliman
|
478a68b23e
|
Fixed scan frame dimensions on Android
|
2023-07-10 12:18:35 -07:00 |
|
David Bertet
|
5f1096230c
|
Rework UI to make it work on both platforms
|
2023-07-08 01:30:02 -07:00 |
|
David Bertet
|
d738b6c8d2
|
Using hooks/functional component for App
|
2023-07-04 12:43:32 -07:00 |
|
David Bertet
|
d92b40b202
|
Make button targets bigger by adding some padding
|
2023-07-04 01:40:17 -07:00 |
|
Seph Soliman
|
fee756b55c
|
Fixed orientation issues for both orientation locked and rotated UIs
Added support for thumbnails (for later)
Fixed default zoom to be wide angle camera instead of ultra wide
|
2023-07-03 20:21:20 -07:00 |
|
Seph Soliman
|
37737ace6f
|
Rewrote example project
Using hooks/functional components
Fixed zoom on second pinch
Fixed orientation issues
Added support for new ultra wide camera (fix blurry close ups)
|
2023-07-03 20:21:11 -07:00 |
|
Seph Soliman
|
5a7df3ee80
|
Removed CameraScreen
|
2023-07-03 20:21:01 -07:00 |
|
Seph Soliman
|
8e7b1dae47
|
Merge pull request #545 from DavidBertet/task/improve_type_definition
Improve type definition & README
|
2023-06-11 17:49:44 -07:00 |
|
David Bertet
|
8cd7648b41
|
Update example to react native ^0.71.0
|
2023-06-02 02:10:55 -07:00 |
|
David Bertet
|
05c8f1862c
|
Improve type definition
|
2023-06-02 02:08:14 -07:00 |
|
aarongrider
|
0083a6889a
|
Add build script and begin fixing build errors
|
2021-05-27 08:59:49 -07:00 |
|
aarongrider
|
5c3341d228
|
minWidth and minHeight for camera component
|
2021-02-04 16:44:00 -08:00 |
|
aarongrider
|
75edaf08c6
|
Default Camera to flex of 1
|
2021-02-04 15:55:47 -08:00 |
|
aarongrider
|
95781c9be2
|
Fix color props and update api
|
2021-01-11 11:16:40 -08:00 |
|
aarongrider
|
b909d01dfc
|
Add torch mode
|
2021-01-09 13:12:53 -08:00 |
|
aarongrider
|
acd1a6c347
|
Fix Android barcode scanning
|
2021-01-08 18:08:29 -08:00 |
|
aarongrider
|
41f915d42f
|
Refactor camera screen and fix bugs
|
2021-01-07 23:05:06 -08:00 |
|
aarongrider
|
dd597249c2
|
Add prop to show capture count
|
2021-01-05 16:38:30 -08:00 |
|
aarongrider
|
c3b62afba7
|
iOS: Update api
|
2021-01-04 14:45:03 -08:00 |
|
aarongrider
|
86739ddfeb
|
Fix formatting in CameraExample
|
2020-12-06 22:45:47 -08:00 |
|
Aaron Grider
|
e0e9d87d9a
|
Remove commented code
Co-authored-by: Seph Soliman <scarlac@gmail.com>
|
2020-12-06 22:43:52 -08:00 |
|
Aaron Grider
|
9a86c19553
|
Removed unused import
Co-authored-by: Seph Soliman <scarlac@gmail.com>
|
2020-12-06 22:43:27 -08:00 |
|
aarongrider
|
50d26188e5
|
Convert project to TypeScript and refactor example code
|
2020-11-29 22:37:49 -08:00 |
|
aarongrider
|
a63ca0012d
|
Android rewrite
|
2020-11-17 15:42:36 -08:00 |
|
aarongrider
|
213cf788a4
|
Remove Gallery
|
2020-11-12 14:08:11 -08:00 |
|
Aaron Grider
|
417cca680a
|
Refactor example code
|
2020-10-23 10:55:39 -07:00 |
|
Ran Greenberg
|
43d464c423
|
fix example projects and now no need to work on node_modules
|
2018-03-15 16:37:58 +02:00 |
|
Dmytro Ponomarenko
|
e617a205aa
|
delete functionality of multiple scan
|
2018-03-14 11:09:22 +02:00 |
|
Dmytro Ponomarenko
|
fa1304c7c9
|
updates
|
2018-03-14 10:44:26 +02:00 |
|
Dmytro Ponomarenko
|
33adc9f0d6
|
add ExampleScreen for checking correct work of scanner
|
2018-03-12 10:30:06 +02:00 |
|
Dmytro Ponomarenko
|
bacebf8d31
|
add functionality for multiple callbacks from scanner
|
2018-03-12 09:28:47 +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
|
c707967916
|
edit from node_modules
|
2018-03-01 13:12:08 +02:00 |
|
Roman Kozlov
|
3c37df92ab
|
screen for barcode
|
2018-02-01 16:53:38 +02:00 |
|
Roman Kozlov
|
88b158f213
|
barcode scanner inside camera view
|
2018-01-29 17:22:02 +02:00 |
|
Roman Kozlov
|
fdad47191d
|
barcode
|
2018-01-25 18:39:40 +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 |
|