871 Commits

Author SHA1 Message Date
AndreiCalazans
45cc8f25d2 feat(rn_camera): add function as children 2018-04-25 18:10:00 -03:00
Sibelius Seraphini
b1721b873e 1.1.2 2018-04-25 09:07:09 -03:00
Sibelius Seraphini
4f6b213dc6 build(change-log): v1.1.2-4 2018-04-25 09:07:05 -03:00
João Guilherme Fidelis
0a7511ffd6
Merge pull request #1499 from delta98/bugfix/focus-depth-front-facing
FIXED warning for focusDepth on front-facing camera
2018-04-19 17:21:30 -03:00
Jason Brown
564ead0228 FIXED warning for focusDepth on front-facing camera 2018-04-19 17:17:32 +01:00
João Guilherme Fidelis
d54b82cd28
Merge pull request #1484 from react-native-community/chore/cameraview
chore(cameraview): integrate google's cameraview directly on rncamera
2018-04-16 19:38:45 -03:00
Joao Fidelis
d11ed31917 chore(cameraview): integrate google's cameraview directly on rncamera? 2018-04-15 22:09:32 -03:00
João Guilherme Fidelis
b282741573
Merge pull request #1481 from react-native-community/fix/search-paths
fix(search-paths): remove unnecessary search paths and add missing one
2018-04-15 19:24:46 -03:00
Joao Fidelis
dee298b4fe fix(search-paths): remove unnecessary search paths and add missing one 2018-04-15 19:15:56 -03:00
Joao Fidelis
aa0a8ada73 1.1.1 2018-04-15 18:47:26 -03:00
Joao Fidelis
821a1b24e6 build(change-log): v1.1.1-3 2018-04-15 18:47:22 -03:00
Joao Fidelis
294fe8a70c Revert "build(change-log): v1.1.0"
This reverts commit 01e6c8434d87f4723feff7fec568028bfb140cb5.
2018-04-15 18:44:17 -03:00
Joao Fidelis
01e6c8434d build(change-log): v1.1.0 2018-04-15 18:41:09 -03:00
João Guilherme Fidelis
78b61bf4b5
Merge pull request #1480 from react-native-community/fix/style-sheet
fix(styles): place style sheet above everything,prevent undefined styles
2018-04-15 18:21:21 -03:00
Joao Fidelis
01501892b5 fix(styles): place style sheet above everything,prevent undefined styles 2018-04-15 18:18:10 -03:00
Sibelius Seraphini
f74e69498d
Merge pull request #1479 from react-native-community/rn-camera-bug-fix
Fix an error when closing the application.
2018-04-15 17:41:42 -03:00
serhiiavsheniuk
71a535571e Fix an error when closing the application. 2018-04-15 22:23:44 +02:00
João Guilherme Fidelis
4a5f88776a
Merge pull request #1477 from react-native-community/chore/more-lint
chore(lint): more lint checks
2018-04-15 12:19:13 -03:00
Joao Fidelis
3bb9a6484a chore(lint): more lint checks 2018-04-15 12:16:17 -03:00
João Guilherme Fidelis
82f725ad38
Merge pull request #1476 from react-native-community/chore/package
chore(package): enforce no errors on lint and update packages
2018-04-15 12:02:52 -03:00
Joao Fidelis
716c4e389d fix(warnings): remove inline styles 2018-04-15 11:56:53 -03:00
Joao Fidelis
00f4f4c137 chore(package): enforce no errors on lint and update packages 2018-04-15 11:45:12 -03:00
João Guilherme Fidelis
d8d6a5b601
Merge pull request #1475 from react-native-community/chore/lint
chore(lint): fix some warnings
2018-04-15 11:29:32 -03:00
Joao Fidelis
7967e2fbce chore(lint): fix some warnings 2018-04-15 11:25:28 -03:00
Sibelius Seraphini
7211fdfa0a
Merge pull request #1473 from react-native-community/fix/lint
chore(lint): fix lint to make ci work
2018-04-15 08:22:37 -03:00
Sibelius Seraphini
919d07b162 chore(lint): fix lint to make ci work 2018-04-15 08:19:02 -03:00
Sibelius Seraphini
ce387059e4
Merge pull request #1472 from react-native-community/feat/androidCI
Feat/android ci
2018-04-15 08:07:43 -03:00
Sibelius Seraphini
ee385eec05 feat(ci): add first circleci lint and check script 2018-04-15 08:03:24 -03:00
Sibelius Seraphini
1c7f231af4 feat(android): make android gradle check work 2018-04-15 08:02:49 -03:00
Sibelius Seraphini
edc72956f1 1.1.0 2018-04-15 07:48:17 -03:00
Sibelius Seraphini
deb4214476 build(change-log): v1.1.0-2 2018-04-15 07:48:15 -03:00
João Guilherme Fidelis
784ca66eef
Merge pull request #1470 from react-native-community/chore/docs
docs(recipes): add some recipes
2018-04-14 23:01:37 -03:00
Joao Fidelis
ef5c2fef14 docs(recipes): add some recipes 2018-04-14 23:00:58 -03:00
Wassim Gharbi
a64d31eb45
Merge pull request #1469 from react-native-community/fix/google-detector
fix(barcode): better name google variables and correct init
2018-04-14 18:04:32 -04:00
Joao Fidelis
38e96ed24d fix(barcode): better name google variables and correct init 2018-04-14 18:52:46 -03:00
Sibelius Seraphini
dba607bff3
Merge pull request #1468 from waitopiggu/master
fix(Android): image stretched instead of cropped
2018-04-14 16:58:36 -03:00
waitopiggu
73eb5fd272
fix(Android): image stretched instead of cropped
Used the logic from RCTCameraView, but that only worked correctly in Landscape mode.
Added an orientation check and more logic for Portrait mode.
2018-04-14 18:37:44 +01:00
João Guilherme Fidelis
89ba7320ea
Merge pull request #1464 from almost/master
Only initialize barcode, face detector and text detectors when needed
2018-04-13 16:08:27 -03:00
Thomas Parslow
e321b54e26 Only initialize barcode, face detector and text detectors when actually needed 2018-04-13 19:58:14 +01:00
João Guilherme Fidelis
f2e9ef950f
Merge pull request #1463 from react-native-community/fix/barcode-default-prop
fix(barcode-prop): fix default value and add more values
2018-04-13 13:18:48 -03:00
Joao Fidelis
2c87b44b16 fix(barcode-prop): fix default value and add more values 2018-04-13 13:17:29 -03:00
Sibelius Seraphini
087fe6098a
Merge pull request #1462 from avshenuk/rn-camera-fixes
Fix camera issues.
2018-04-13 10:55:57 -03:00
serhiiavsheniuk
e3bdc92ebb Fix camera issues. 2018-04-13 14:18:47 +02:00
Sibelius Seraphini
4b8b1d4f99
Rename Recipes to Recipes.md 2018-04-11 12:55:10 -03:00
Sibelius Seraphini
9d362d04a7
add thumbnail recipe 2018-04-11 12:54:40 -03:00
Sibelius Seraphini
dfc52b87f9
Create Recipes 2018-04-11 12:47:06 -03:00
Sibelius Seraphini
fa186f09f0
Merge pull request #1457 from avshenuk/google-vision-barcode-detector
Add GoogleVision barcode scanner
2018-04-10 19:24:28 -03:00
Serhii Avsheniuk
8f72ef949f Add GoogleVision barcode scanner. 2018-04-10 23:32:11 +02:00
João Guilherme Fidelis
883d80869e
Merge pull request #1456 from react-native-community/fix/docs/skipProcessing
fix(docs): move skipProcessing to 'Supported options'
2018-04-10 13:53:32 -03:00
Felippe Rodrigo Puhle
8054200f81 fix(docs): move skipProcessing to 'Supported options' 2018-04-10 13:38:47 -03:00