remove expo-image-picker patch

This commit is contained in:
Oleksii Bulenok
2026-07-27 13:38:48 +02:00
parent 4562ca8e38
commit 035b7a54be
4 changed files with 1 additions and 35 deletions
@@ -107,6 +107,7 @@ export function StepProfile() {
const response = await sheetWrapper(
launchImageLibraryAsync({
exif: false,
shouldDownloadFromNetwork: true,
mediaTypes: ['images'],
quality: 1,
...opts,