Sibelius Seraphini
053fc89589
fix RNCamera example
2018-01-06 11:34:13 -02:00
Oscar Franco
6749e9e19b
[ENHANCEMENT] Add permission handling for android 6+
2018-01-06 08:54:40 +01:00
Oscar Franco
7fb27917d2
(android) Add missing permissions to Example project
2018-01-05 10:48:13 +01:00
Sibelius Seraphini
77f2205fc7
Merge pull request #1072 from samuela/patch-1
...
Update README.md
2018-01-04 18:46:22 -02:00
samuela
ba47878103
Update README.md
2018-01-03 22:07:14 -05:00
Sibelius Seraphini
eb6a250ced
fix rename issue
2018-01-03 09:47:10 -02:00
Sibelius Seraphini
22dbe965f5
feature(example): add new example to test RNCamera new component
2018-01-01 19:30:28 -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
Sibelius Seraphini
b263bef289
Merge pull request #1069 from react-native-community/feature/eslintPrettier
...
chore(eslint): add eslint and prettier
2017-12-31 13:34:54 -02:00
Sibelius Seraphini
4b65c655ce
chore(eslint): add eslint and prettier
2017-12-31 13:30:33 -02:00
Sibelius Seraphini
32001de2fe
Merge pull request #1068 from react-native-community/feature/example
...
feat(example): upgrade example to latest rn version 51
2017-12-31 13:15:02 -02:00
Sibelius Seraphini
ab357b2f57
feat(example): upgrade example to latest rn version 51
2017-12-31 13:13:29 -02:00
Sibelius Seraphini
72e9f3704d
update package json
2017-12-31 12:55:56 -02:00
Marcus Andersson
c99f676877
added documentation.
2017-12-28 17:50:21 +01:00
Marcus Andersson
93177c8604
changed so we use the correct exceptions.
2017-12-20 20:25:01 +01:00
Marcus Andersson
e5777136b1
fixed flex.
2017-12-20 20:19:14 +01:00
Marcus Andersson
03b76bd542
turned cropping of in example.
2017-12-20 20:19:14 +01:00
Marcus Andersson
c51f0b5f93
fixed so android cropping works in all orientations.
2017-12-20 20:19:14 +01:00
Marcus Andersson
ed2768828b
fixed some formatting issues.
2017-12-20 20:19:14 +01:00
Marcus Andersson
ec4ac6c74b
fixed so camera works in all orientations for ios
2017-12-20 20:19:14 +01:00
Marcus Andersson
da1f0f2fdd
changed so we use the cropToPreview parameter to crop the image
2017-12-20 20:19:05 +01:00
Sibelius Seraphini
d8f36627ea
Merge pull request #1055 from iegik/patch-3
...
#557 Fix documentation about barCodeTypes property
2017-12-20 10:45:57 -02:00
Arturs Jansons
41fefdb3f7
#557 Fix documentation about barCodeTypes property
2017-12-20 15:37:57 +03:00
Marcus Andersson
19286de6be
added support to pass propToPreview
2017-12-19 15:06:53 +01:00
Marcus Andersson
c323105328
added switch to toggle cropping.
2017-12-19 15:04:41 +01:00
Marcus Andersson
c6ad435532
added support for android to crop image to preview.
2017-12-19 15:03:08 +01:00
Marcin Wadoń
ea859ca45f
(docs): Fix typo in README camera usage description ( #1046 )
2017-12-14 15:01:42 -08:00
Albert Martin
39f19cd7c7
feat(ios): add support for preview
to match viewport cropping ( #627 )
2017-12-13 15:44:25 -08:00
Slavik
874a29f7cb
(barcode): Fix scan on landscape mode ( #949 )
...
* add scan support for landscape mode
* refactoring
* fix errors
* fix rotation
* add landscape orientation support
* fix exception
* freeze preview image
From PR https://github.com/lwansbrough/react-native-camera/pull/919
2017-12-07 12:17:02 -08:00
Sibelius Seraphini
241b5d1060
Merge pull request #859 from cbrevik/start-stop-preview
...
Add start/stopPreview for Camera
2017-12-07 10:48:23 -02:00
Sibelius Seraphini
29ffcb4db4
Merge pull request #973 from pettersolberg88/master
...
Fixed hardcoded jpegQuality on android when saving to temp and disk
2017-12-07 10:43:01 -02:00
Sibelius Seraphini
6bc1de69d7
Merge pull request #746 from superyarik/master
...
Add onBarCodeRead example
2017-12-07 10:39:49 -02:00
Sibelius Seraphini
087c6c1adf
Merge pull request #937 from leoilab/fix-example
...
Fix example failing with "Unable to resolve module react"
2017-12-07 10:39:15 -02:00
Sibelius Seraphini
7c796d767e
Merge pull request #957 from geoffreyc/master
...
Added info about autofocus/taptofocus for android
2017-12-07 10:38:09 -02:00
Sibelius Seraphini
36604200e3
Merge pull request #1020 from JSandmark/patch-1
...
Update Readme that CAMERA permission is requierd
2017-12-07 10:37:20 -02:00
Sibelius Seraphini
efe5d24d64
Merge pull request #1022 from jwilkes90/master
...
Updating README for upca barcodes
2017-12-07 10:36:23 -02:00
Jon Wilkes
4224c37ce2
Update README.md
2017-12-05 11:47:00 +00:00
Johan Sandmark
d9b1de5db6
Update Readme that CAMERA permission is requierd
...
Developers are lazy, it would help to clarify to new people that normal camera permissions actually are required. Specially under the headline permissions.
2017-12-03 09:57:46 +01:00
Manuel Nakamurakare
6801113628
serialize setCaptureQuality using sessionQueue
2017-11-13 16:08:42 -08:00
rt2zz
fe70bd71a9
0.12.0
v0.12.0
2017-11-08 11:17:11 -08:00
rt2zz
a1191a70e8
0.11.0
v0.11.0
2017-11-08 11:15:43 -08:00
Petter Solberg
e11ed2fb52
Fixed hardcoded jpegQuality on android when saving to temp and disk
2017-11-08 17:15:48 +01:00
Lowie Huyghe
ca48b33f7f
Fix for: Fast swiping and touching while component is being loaded can cause _camera to be null.
2017-11-07 17:02:48 +01:00
Kesha Antonov
59a0b44c71
fix crash on tap focus & warning on start ( #961 )
2017-10-28 08:28:15 +02:00
geoffreyc
4bb3f62369
Added info about autofocus/taptofocus for android
...
Added settings to place into AndroidManifest.xml to get all focus functionalities working 100%
2017-10-24 10:08:41 +01:00
SteffenUlrich
b5baca03e8
correct aproach for delta error
2017-10-18 14:37:56 +02:00
4a6f616f Gracinha
52b11f2d32
Update README.md with NSPhotoLibraryAddUsageDescription ( #924 )
...
closes #923
2017-10-15 12:16:02 +02:00
skovhus
4f4aaf9a02
Fix example failing with "Unable to resolve module react"
2017-10-06 14:38:36 +02:00
Akshay Kadam
4b4160801e
Format Code Blocks ( #912 )
...
* Format Code Blocks
* Format Code Blocks
2017-09-28 07:10:58 +02:00