501 Commits

Author SHA1 Message Date
Oscar Franco
668b0e5076
Merge pull request #980 from apprennet/AVCaptureSessionError
serialize setCaptureQuality using sessionQueue
2018-01-12 20:28:03 +01:00
Sibelius Seraphini
36430a9b3e
Update README.md 2018-01-12 16:11:39 -02:00
João Marins
ff90df3e97
Merge pull request #1096 from react-native-community/improvement/master-branch-info
Update README with "How to use master branch"
2018-01-12 14:48:22 -02:00
João Marins
d0d0bfa764
Update README.md 2018-01-12 14:39:48 -02:00
Sibelius Seraphini
be0f94ceed
Merge pull request #1095 from punksta/patch-1
fix camera permission handle in android below 6.0
2018-01-12 11:53:29 -02:00
Stanislav Shakirov
5897f9246c
fix camera permission handle in android below 6.0
fix https://github.com/react-native-community/react-native-camera/issues/1094
2018-01-12 16:17:32 +03:00
Sibelius Seraphini
bc975b4bac
add Q&A section 2018-01-10 12:31:34 -02:00
Sibelius Seraphini
85e39006e4
add expo slack as the main chat for contributors 2018-01-10 07:33:19 -02:00
Sibelius Seraphini
9248ac8c79
Merge pull request #1082 from react-native-community/fix_faceDetectionErrorEvent
[BUGFIX] Fix crash on empty mFaceDetectionError
2018-01-10 07:27:52 -02:00
Oscar Franco
cde5493870 [BUGFIX] Fix crash on empty mFaceDetector instance when face is not recognized 2018-01-09 12:56:58 +01:00
Sibelius Seraphini
cebc2268a6
Merge pull request #904 from leepa/master
Disallow capture when Camera is null (Android)
2018-01-08 12:56:10 -08:00
Sibelius Seraphini
49b3b56459
Merge pull request #1057 from ejkkan/crop-to-preview
Crop to preview
2018-01-08 12:35:09 -08:00
Marcus Andersson
e546ae852c fixed merge conflicts. 2018-01-08 21:12:39 +01:00
Sibelius Seraphini
7bfe41b67e add jitpack info to android instructions 2018-01-08 10:57:53 -08:00
Sibelius Seraphini
14af35aca3
Merge pull request #1071 from react-native-community/feature/cameraview
Add Camera implementation using CameraView on Android
2018-01-08 09:07:07 -08:00
Sibelius Seraphini
35c5584099
Merge pull request #619 from flybayer/fix-crash
Fix crash when not enough disk storage to save media
2018-01-07 14:01:43 -08:00
Sibelius Seraphini
19a95c580d update README 2018-01-07 09:12:01 -08:00
Sibelius Seraphini
30af527ac3 merge with master 2018-01-07 09:06:20 -08:00
Sibelius Seraphini
fe4143d586 use gradle 3 on rncamera example 2018-01-07 09:01:51 -08:00
Oscar Franco
4e237549e3
Merge pull request #1076 from react-native-community/android-6-permissions
Add permission handling for android 6+
2018-01-07 08:56:14 +01:00
Oscar Franco
7610ddd8e8 [ENHANCEMENT] Add new properties to README file 2018-01-07 08:55:26 +01:00
Oscar Franco
59ce880b7e [ENHANCEMENT] Restore accidental change to RCTCamera module and implement custom views for checking permissions and permission denied states 2018-01-06 21:30:49 +01:00
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