Commit Graph

17 Commits

Author SHA1 Message Date
Robert van Kints
7ee140bbdc feat(android): add inverted google vision barcode scanning (#1896) 2018-11-01 22:27:23 +01:00
Josh Sacks
b8132bf8ab added Android event to emit when picture is taken 2018-07-30 12:33:30 -04:00
Joao Fidelis
ad87c8e342 fix(picture-size): create None default value 2018-06-07 17:04:32 -03:00
Joao Fidelis
497a703964 feat(preview): add android code 2018-05-31 14:27:30 -03:00
Joao Fidelis
38e96ed24d fix(barcode): better name google variables and correct init 2018-04-14 18:52:46 -03:00
serhiiavsheniuk
e3bdc92ebb Fix camera issues. 2018-04-13 14:18:47 +02:00
Serhii Avsheniuk
8f72ef949f Add GoogleVision barcode scanner. 2018-04-10 23:32:11 +02:00
Joao Fidelis
69242183cc feat(play-sound): play sound on capture (android) 2018-04-06 14:55:18 -03:00
Aldo Culquicondor
fcaa945286 feat(android): integrating Google Vision's text recognition 2018-03-22 11:32:27 -05:00
Joao Fidelis
8d9c06ad90 fix(android-camera): revert to old camera api 2018-03-02 14:26:55 -03:00
Joao Fidelis
ad1b140790 Organize imports and add missing method from Expo implementation (android) 2018-02-01 17:09:19 -02:00
Joao Fidelis
a09436e9ab Implement get view from reactTag on Android and iOS.
Do not save app context on CameraModule
2018-01-24 19:32:24 -02:00
Joao Fidelis
f53aab5729 Create local cache directory and save image there when photo is taken. 2018-01-23 01:48:03 -02:00
Sibelius Seraphini
504d4b1fda feature(rncamera): enable record on RNCamera on android, fix #1101 2018-01-21 12:56:46 -02:00
Sibelius Seraphini
eb6a250ced fix rename issue 2018-01-03 09:47:10 -02:00
Sibelius Seraphini
a0817132d6 rename expo to simple RN, add js files, and export them inside the same camera package 2018-01-01 19:16:02 -02:00
Sibelius Seraphini
ffc74e5e6e Add Camera implementation using CameraView on Android
This is most a copy of expo camera module

this still half baked, missing javascript part and package and modules
fixes

see #246
2017-12-31 13:49:39 -02:00