38 Commits

Author SHA1 Message Date
Laurin Quast
a090faa09b WIP: Implement video stabilization mode property for ios (#1606)
* feat(rn-camera): implement video stabilization mode property for ios

* feat(rn-camera): export video stabilization values on camera object

* docs(rn-camera): document video stabilization mode feature
2018-06-05 11:21:22 +01:00
Sibelius Seraphini
4a9322cb8b
docs(expo): explain how to migrate to and from expo camera module (#1605) 2018-06-04 11:26:53 +01:00
Jack Zhao
cf895d3f4f
Update GradleUpgradeGuide.md
fixed configuration
2018-05-17 23:21:14 +01:00
Jack Zhao
bd69ea3996
Create GradleUpgradeGuide.md 2018-05-17 22:08:36 +01:00
João Guilherme Fidelis
68106f4e2c
Merge pull request #1523 from fagerbua/ios-288p-video
Support CIF (288p) video quality on iOS
2018-04-26 11:27:04 -03:00
AndreiCalazans
3811d82c75 fix(rn_camera): improve naming 2018-04-25 18:12:53 -03:00
AndreiCalazans
45cc8f25d2 feat(rn_camera): add function as children 2018-04-25 18:10:00 -03:00
Joao Fidelis
ef5c2fef14 docs(recipes): add some recipes 2018-04-14 23:00:58 -03: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
Felippe Rodrigo Puhle
8054200f81 fix(docs): move skipProcessing to 'Supported options' 2018-04-10 13:38:47 -03:00
Whitney Young
2111c4850e Clarify that location is a property of metadata
Currently this property appears in the docs like it's a key of the
`options`, but it appears to actually be a key on `metadata` both in the
code and from the prior example in the docs.
2018-04-05 14:01:12 -07:00
Oscar Franco
3b11424abe Add entry to docs 2018-04-03 15:30:18 +02:00
Felipe Cavalcante Constantino
589a081929
fix(docs): Header on the wrong position
"Component instance methods" header on the wrong position
2018-03-27 09:59:31 -03:00
Jarle Fagerheim
109833294c support CIF video quality on iOS 2018-03-26 10:24:10 +02:00
Aldo Culquicondor
68639b82ed docs(rncamera): docs for text recognition usage 2018-03-22 13:17:09 -05:00
Laurin Quast
2b9d8db213 docs(codec): document ios codec option 2018-03-12 21:44:53 +01:00
xiaoshidefeng
70e5dd0d84 Fix the RNCamera.md usage code 2018-03-09 21:19:12 +08:00
Felipe Constantino
9885f31e5c add missing mirrorImage takePicture opt to docs + types 2018-02-27 16:56:38 -03:00
Michaël Villeneuve
69efb06d42
Merge branch 'master' into width_control_and_rotation_fix 2018-02-26 14:13:22 +01:00
Michaël Villeneuve
cc3fb30ab2 Add more infos on width property doc, eventually fixed indent 2018-02-26 09:31:27 +01:00
Michaël Villeneuve
b517646a5c Update documentation 2018-02-26 09:15:20 +01:00
Michaël Villeneuve
2a49ed75cd Update documentation with android fixOrientation option 2018-02-23 16:25:49 +01:00
Michaël Villeneuve
cc4520d72f Update documentation with new width property 2018-02-23 16:20:17 +01:00
Rodrigo Silveira
fc3975287f Add recipe for resizing captured images 2018-02-21 20:30:04 -07:00
Michaël Villeneuve
3050b83921
Fix typo 2018-02-21 11:53:05 +01:00
Sibelius Seraphini
9227d2368f feat(docs): add docs to v1.0.0 2018-02-12 07:51:54 -02:00
hawkup
4982b84438 Update migration doc (#1223) 2018-02-08 09:43:03 +01:00
Paras Sharma
f9c555344e
Update RNCamera.md 2018-02-06 02:26:33 +05:30
Paras Sharma
cd3fcf5c31
Update RNCamera.md 2018-02-06 02:24:18 +05:30
Joao Fidelis
28aab558e0 Added warning on main readme.md about package change on master branch 2018-02-03 10:47:16 -02:00
Joao Fidelis
2bb5ac2e69 More docs about migrating 2018-02-02 18:06:14 -02:00
Joao Fidelis
04fe1332ad Change more docs 2018-02-02 17:26:22 -02:00
Joao Fidelis
5ec8fa59cc Create migration guide. 2018-02-02 17:02:14 -02:00
Joao Fidelis
0e5b97817a Create new readme to be used when 1.0.0 is released 2018-02-02 15:53:47 -02:00
Joao Fidelis
7c917cd5ed Create add RNCamera doc 2018-02-02 15:13:08 -02:00
Joao Fidelis
c45b0fbd99 Create docs and RCTCamera.md 2018-02-02 11:03:49 -02:00