mirror of
https://github.com/status-im/react-native-camera.git
synced 2026-08-30 21:21:06 +00:00
#557 Fix documentation about barCodeTypes property
This commit is contained in:
@@ -265,6 +265,7 @@ The barcode type is provided in the `data` object.
|
||||
#### `barCodeTypes`
|
||||
|
||||
An array of barcode types to search for. Defaults to all types listed above. No effect if `onBarCodeRead` is undefined.
|
||||
Example: `<Camera barCodeTypes={[Camera.constants.BarCodeType.qr]} />`
|
||||
|
||||
#### `flashMode`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user