Update src/CameraScreen.tsx
Co-authored-by: Aaron Grider <aaron.grider@gmail.com>
This commit is contained in:
parent
a1321e967f
commit
fc55595fa1
@ -26,7 +26,7 @@ export enum CameraType {
|
||||
|
||||
export type Props = {
|
||||
focusMode: string|undefined,
|
||||
zoomMode: string|undefined,
|
||||
zoomMode?: string,
|
||||
ratioOverlay?: string,
|
||||
ratioOverlayColor?: string,
|
||||
allowCaptureRetake: boolean,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user