Skip to content

Commit 2d3e161

Browse files
committed
Remove iOS only for captureAudio prop
1 parent 8de827e commit 2d3e161

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/RNCamera.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ Setting this property causes the auto focus feature of the camera to attempt to
191191

192192
Coordinates values are measured as floats from `0` to `1.0`. `{ x: 0, y: 0 }` will focus on the top left of the image, `{ x: 1, y: 1 }` will be the bottom right. Values are based on landscape mode with the home button on the right—this applies even if the device is in portrait mode.
193193

194-
#### `iOS` `captureAudio`
194+
#### `captureAudio`
195195

196196
Values: `true` (Boolean), `false` (default)
197197

0 commit comments

Comments
 (0)