File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -121,7 +121,7 @@ class YourComponent extends Component {
121121| Prop | Platform | Default | Type | Description |
122122| :-------------------------- | :------: | :-----: | :-------: | :---------------------------------------------------------------- |
123123| overlayColor | Both | ` none ` | ` string ` | Color of the detected rectangle : rgba recommended |
124- | detectionCountBeforeCapture | iOS | ` 5 ` | ` integer ` | Number of correct rectangle to detect before capture |
124+ | detectionCountBeforeCapture | Both | ` 5 ` | ` integer ` | Number of correct rectangle to detect before capture |
125125| detectionRefreshRateInMS | iOS | ` 50 ` | ` integer ` | Time between two rectangle detection attempt |
126126| enableTorch | Both | ` false ` | ` bool ` | Allows to active or deactivate flash during document detection |
127127| useFrontCam | iOS | ` false ` | ` bool ` | Allows you to switch between front and back camera |
You can’t perform that action at this time.
0 commit comments