22 Commits

Author SHA1 Message Date
Ivanbtrujillo
4d282e4fa6 Mock module and test a custom component using Jest (#1635)
* Add information about how to mock react-native-camera and test a custom component using Jest and Enzyme

* Move testing documentation to test.md

* Create a reference to documentation about testing in RNCamera.md
2018-06-14 15:05:50 +01:00
jtweaver
bd582f4b02 Docs around pause/resume preview (#1623) 2018-06-08 21:54:18 +01:00
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
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
Felippe Rodrigo Puhle
8054200f81 fix(docs): move skipProcessing to 'Supported options' 2018-04-10 13:38:47 -03: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
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
7c917cd5ed Create add RNCamera doc 2018-02-02 15:13:08 -02:00