Skip to content

Commit

Permalink
fix: improve readme
Browse files Browse the repository at this point in the history
  • Loading branch information
riderx committed May 8, 2024
1 parent 9b45491 commit b5c006c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -294,6 +294,7 @@ Start recording video.
| **`lockAndroidOrientation`** | <code>boolean</code> | Android Only - Locks device orientation when camera is showing. |
| **`enableOpacity`** | <code>boolean</code> | Defaults to false - Android and Web only. Set if camera preview can change opacity. |
| **`enableZoom`** | <code>boolean</code> | Defaults to false - Android only. Set if camera preview will support pinch to zoom. |
| **`cameraMode`** | <code>boolean</code> | default to false - IOS only. Set the CameraPreview to use the video mode preset |


#### CameraPreviewPictureOptions
Expand Down

0 comments on commit b5c006c

Please sign in to comment.