Fix video aspect ratio error - "Record/embed/aspectRatio/width cannot be less than 1" (#8571)

This commit is contained in:
Samuel Newman
2025-06-28 00:02:59 +03:00
committed by GitHub
parent 494758da11
commit bde3fdaa42
2 changed files with 17 additions and 5 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
import {
ImagePickerAsset,
type ImagePickerAsset,
launchImageLibraryAsync,
UIImagePickerPreferredAssetRepresentationMode,
} from 'expo-image-picker'