From dd4c53fca6a00a3a5ea56bee841aa10ba2112a2c Mon Sep 17 00:00:00 2001 From: Ran Greenberg Date: Thu, 10 Aug 2017 22:41:39 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 30be44b..b6981bb 100644 --- a/README.md +++ b/README.md @@ -114,7 +114,7 @@ otherwise, returns `false` #### capture -Capture image +Capture image (`shouldSaveToCameraRoll: boolean`) ```js const image = await this.camera.capture(true); @@ -196,4 +196,4 @@ Attribute | Values | Description ### QR Code -Want/Need QR Code support embed in this package, please vote [HERE](https://github.com/wix/react-native-camera-kit/issues/60) \ No newline at end of file +Want/Need QR Code support embed in this package, please vote [HERE](https://github.com/wix/react-native-camera-kit/issues/60)