react-native-vision-cameraType aliases
TargetPhotoContainerFormat
type TargetPhotoContainerFormat =
| Extract<PhotoContainerFormat, "jpeg" | "heic" | "dng">
| "native"Represents a PhotoContainerFormat that
can be used to capture Photos in.
type TargetPhotoContainerFormat =
| Extract<PhotoContainerFormat, "jpeg" | "heic" | "dng">
| "native"Represents a PhotoContainerFormat that
can be used to capture Photos in.