expo-image-picker 17.0.0-canary-20250630-547cd82 → 17.0.0-canary-20250709-136b77f

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (49) hide show
  1. package/CHANGELOG.md +2 -0
  2. package/android/build.gradle +2 -2
  3. package/android/src/main/java/expo/modules/imagepicker/MediaHandler.kt +17 -3
  4. package/expo-module.config.json +1 -1
  5. package/ios/ExpoImagePicker.podspec +1 -1
  6. package/ios/ImageUtils.swift +33 -9
  7. package/local-maven-repo/host/exp/exponent/expo.modules.imagepicker/{17.0.0-canary-20250630-547cd82/expo.modules.imagepicker-17.0.0-canary-20250630-547cd82-sources.jar → 17.0.0-canary-20250709-136b77f/expo.modules.imagepicker-17.0.0-canary-20250709-136b77f-sources.jar} +0 -0
  8. package/local-maven-repo/host/exp/exponent/expo.modules.imagepicker/17.0.0-canary-20250709-136b77f/expo.modules.imagepicker-17.0.0-canary-20250709-136b77f-sources.jar.md5 +1 -0
  9. package/local-maven-repo/host/exp/exponent/expo.modules.imagepicker/17.0.0-canary-20250709-136b77f/expo.modules.imagepicker-17.0.0-canary-20250709-136b77f-sources.jar.sha1 +1 -0
  10. package/local-maven-repo/host/exp/exponent/expo.modules.imagepicker/17.0.0-canary-20250709-136b77f/expo.modules.imagepicker-17.0.0-canary-20250709-136b77f-sources.jar.sha256 +1 -0
  11. package/local-maven-repo/host/exp/exponent/expo.modules.imagepicker/17.0.0-canary-20250709-136b77f/expo.modules.imagepicker-17.0.0-canary-20250709-136b77f-sources.jar.sha512 +1 -0
  12. package/local-maven-repo/host/exp/exponent/expo.modules.imagepicker/17.0.0-canary-20250709-136b77f/expo.modules.imagepicker-17.0.0-canary-20250709-136b77f.aar +0 -0
  13. package/local-maven-repo/host/exp/exponent/expo.modules.imagepicker/17.0.0-canary-20250709-136b77f/expo.modules.imagepicker-17.0.0-canary-20250709-136b77f.aar.md5 +1 -0
  14. package/local-maven-repo/host/exp/exponent/expo.modules.imagepicker/17.0.0-canary-20250709-136b77f/expo.modules.imagepicker-17.0.0-canary-20250709-136b77f.aar.sha1 +1 -0
  15. package/local-maven-repo/host/exp/exponent/expo.modules.imagepicker/17.0.0-canary-20250709-136b77f/expo.modules.imagepicker-17.0.0-canary-20250709-136b77f.aar.sha256 +1 -0
  16. package/local-maven-repo/host/exp/exponent/expo.modules.imagepicker/17.0.0-canary-20250709-136b77f/expo.modules.imagepicker-17.0.0-canary-20250709-136b77f.aar.sha512 +1 -0
  17. package/local-maven-repo/host/exp/exponent/expo.modules.imagepicker/{17.0.0-canary-20250630-547cd82/expo.modules.imagepicker-17.0.0-canary-20250630-547cd82.module → 17.0.0-canary-20250709-136b77f/expo.modules.imagepicker-17.0.0-canary-20250709-136b77f.module} +22 -22
  18. package/local-maven-repo/host/exp/exponent/expo.modules.imagepicker/17.0.0-canary-20250709-136b77f/expo.modules.imagepicker-17.0.0-canary-20250709-136b77f.module.md5 +1 -0
  19. package/local-maven-repo/host/exp/exponent/expo.modules.imagepicker/17.0.0-canary-20250709-136b77f/expo.modules.imagepicker-17.0.0-canary-20250709-136b77f.module.sha1 +1 -0
  20. package/local-maven-repo/host/exp/exponent/expo.modules.imagepicker/17.0.0-canary-20250709-136b77f/expo.modules.imagepicker-17.0.0-canary-20250709-136b77f.module.sha256 +1 -0
  21. package/local-maven-repo/host/exp/exponent/expo.modules.imagepicker/17.0.0-canary-20250709-136b77f/expo.modules.imagepicker-17.0.0-canary-20250709-136b77f.module.sha512 +1 -0
  22. package/local-maven-repo/host/exp/exponent/expo.modules.imagepicker/{17.0.0-canary-20250630-547cd82/expo.modules.imagepicker-17.0.0-canary-20250630-547cd82.pom → 17.0.0-canary-20250709-136b77f/expo.modules.imagepicker-17.0.0-canary-20250709-136b77f.pom} +1 -1
  23. package/local-maven-repo/host/exp/exponent/expo.modules.imagepicker/17.0.0-canary-20250709-136b77f/expo.modules.imagepicker-17.0.0-canary-20250709-136b77f.pom.md5 +1 -0
  24. package/local-maven-repo/host/exp/exponent/expo.modules.imagepicker/17.0.0-canary-20250709-136b77f/expo.modules.imagepicker-17.0.0-canary-20250709-136b77f.pom.sha1 +1 -0
  25. package/local-maven-repo/host/exp/exponent/expo.modules.imagepicker/17.0.0-canary-20250709-136b77f/expo.modules.imagepicker-17.0.0-canary-20250709-136b77f.pom.sha256 +1 -0
  26. package/local-maven-repo/host/exp/exponent/expo.modules.imagepicker/17.0.0-canary-20250709-136b77f/expo.modules.imagepicker-17.0.0-canary-20250709-136b77f.pom.sha512 +1 -0
  27. package/local-maven-repo/host/exp/exponent/expo.modules.imagepicker/maven-metadata.xml +4 -4
  28. package/local-maven-repo/host/exp/exponent/expo.modules.imagepicker/maven-metadata.xml.md5 +1 -1
  29. package/local-maven-repo/host/exp/exponent/expo.modules.imagepicker/maven-metadata.xml.sha1 +1 -1
  30. package/local-maven-repo/host/exp/exponent/expo.modules.imagepicker/maven-metadata.xml.sha256 +1 -1
  31. package/local-maven-repo/host/exp/exponent/expo.modules.imagepicker/maven-metadata.xml.sha512 +1 -1
  32. package/package.json +4 -4
  33. package/local-maven-repo/host/exp/exponent/expo.modules.imagepicker/17.0.0-canary-20250630-547cd82/expo.modules.imagepicker-17.0.0-canary-20250630-547cd82-sources.jar.md5 +0 -1
  34. package/local-maven-repo/host/exp/exponent/expo.modules.imagepicker/17.0.0-canary-20250630-547cd82/expo.modules.imagepicker-17.0.0-canary-20250630-547cd82-sources.jar.sha1 +0 -1
  35. package/local-maven-repo/host/exp/exponent/expo.modules.imagepicker/17.0.0-canary-20250630-547cd82/expo.modules.imagepicker-17.0.0-canary-20250630-547cd82-sources.jar.sha256 +0 -1
  36. package/local-maven-repo/host/exp/exponent/expo.modules.imagepicker/17.0.0-canary-20250630-547cd82/expo.modules.imagepicker-17.0.0-canary-20250630-547cd82-sources.jar.sha512 +0 -1
  37. package/local-maven-repo/host/exp/exponent/expo.modules.imagepicker/17.0.0-canary-20250630-547cd82/expo.modules.imagepicker-17.0.0-canary-20250630-547cd82.aar +0 -0
  38. package/local-maven-repo/host/exp/exponent/expo.modules.imagepicker/17.0.0-canary-20250630-547cd82/expo.modules.imagepicker-17.0.0-canary-20250630-547cd82.aar.md5 +0 -1
  39. package/local-maven-repo/host/exp/exponent/expo.modules.imagepicker/17.0.0-canary-20250630-547cd82/expo.modules.imagepicker-17.0.0-canary-20250630-547cd82.aar.sha1 +0 -1
  40. package/local-maven-repo/host/exp/exponent/expo.modules.imagepicker/17.0.0-canary-20250630-547cd82/expo.modules.imagepicker-17.0.0-canary-20250630-547cd82.aar.sha256 +0 -1
  41. package/local-maven-repo/host/exp/exponent/expo.modules.imagepicker/17.0.0-canary-20250630-547cd82/expo.modules.imagepicker-17.0.0-canary-20250630-547cd82.aar.sha512 +0 -1
  42. package/local-maven-repo/host/exp/exponent/expo.modules.imagepicker/17.0.0-canary-20250630-547cd82/expo.modules.imagepicker-17.0.0-canary-20250630-547cd82.module.md5 +0 -1
  43. package/local-maven-repo/host/exp/exponent/expo.modules.imagepicker/17.0.0-canary-20250630-547cd82/expo.modules.imagepicker-17.0.0-canary-20250630-547cd82.module.sha1 +0 -1
  44. package/local-maven-repo/host/exp/exponent/expo.modules.imagepicker/17.0.0-canary-20250630-547cd82/expo.modules.imagepicker-17.0.0-canary-20250630-547cd82.module.sha256 +0 -1
  45. package/local-maven-repo/host/exp/exponent/expo.modules.imagepicker/17.0.0-canary-20250630-547cd82/expo.modules.imagepicker-17.0.0-canary-20250630-547cd82.module.sha512 +0 -1
  46. package/local-maven-repo/host/exp/exponent/expo.modules.imagepicker/17.0.0-canary-20250630-547cd82/expo.modules.imagepicker-17.0.0-canary-20250630-547cd82.pom.md5 +0 -1
  47. package/local-maven-repo/host/exp/exponent/expo.modules.imagepicker/17.0.0-canary-20250630-547cd82/expo.modules.imagepicker-17.0.0-canary-20250630-547cd82.pom.sha1 +0 -1
  48. package/local-maven-repo/host/exp/exponent/expo.modules.imagepicker/17.0.0-canary-20250630-547cd82/expo.modules.imagepicker-17.0.0-canary-20250630-547cd82.pom.sha256 +0 -1
  49. package/local-maven-repo/host/exp/exponent/expo.modules.imagepicker/17.0.0-canary-20250630-547cd82/expo.modules.imagepicker-17.0.0-canary-20250630-547cd82.pom.sha512 +0 -1
package/CHANGELOG.md CHANGED
@@ -15,6 +15,8 @@
15
15
 
16
16
  - Prevent external applications from accessing the CropImageActivity ([#37223](https://github.com/expo/expo/pull/37223) by [@aladine](https://github.com/aladine))
17
17
  - [Web] Corrected camera capture attributes on web where front camera was using 'environment' and back camera was using 'user'. Reversed the values to ensure proper camera selection. ([#37447](https://github.com/expo/expo/pull/37447) by [@hirbod](https://github.com/hirbod))
18
+ - [ios]: Enhance image reading logic to prioritize cropped images and improve orientation handling ([#37846](https://github.com/expo/expo/pull/37846) by [@hirbod](https://github.com/hirbod))
19
+ - [android] Adjust video metadata extraction to account for rotation ([#37849](https://github.com/expo/expo/pull/37849) by [@hirbod](https://github.com/hirbod))
18
20
 
19
21
  ### 💡 Others
20
22
 
@@ -4,13 +4,13 @@ plugins {
4
4
  }
5
5
 
6
6
  group = 'host.exp.exponent'
7
- version = '17.0.0-canary-20250630-547cd82'
7
+ version = '17.0.0-canary-20250709-136b77f'
8
8
 
9
9
  android {
10
10
  namespace "expo.modules.imagepicker"
11
11
  defaultConfig {
12
12
  versionCode 22
13
- versionName "17.0.0-canary-20250630-547cd82"
13
+ versionName "17.0.0-canary-20250709-136b77f"
14
14
  testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
15
15
  }
16
16
  testOptions {
@@ -101,16 +101,30 @@ internal class MediaHandler(
101
101
  val fileData = getAdditionalFileData(sourceUri)
102
102
  val mimeType = getType(context.contentResolver, sourceUri)
103
103
 
104
+ // Extract basic metadata
105
+ var width = metadataRetriever.extractInt(MediaMetadataRetriever.METADATA_KEY_VIDEO_WIDTH)
106
+ var height = metadataRetriever.extractInt(MediaMetadataRetriever.METADATA_KEY_VIDEO_HEIGHT)
107
+ val rotation = metadataRetriever.extractInt(MediaMetadataRetriever.METADATA_KEY_VIDEO_ROTATION)
108
+
109
+ // Android returns the encoded width/height which do not take the display rotation into
110
+ // account. For videos recorded in portrait mode the encoded dimensions are often landscape
111
+ // (e.g. 1920x1080) paired with a 90°/270° rotation flag. iOS adjusts these values before
112
+ // reporting them, so to keep the behaviour consistent across platforms we swap the width
113
+ // and height when the rotation indicates the video should be displayed in portrait.
114
+ if (rotation % 180 != 0) {
115
+ width = height.also { height = width }
116
+ }
117
+
104
118
  return ImagePickerAsset(
105
119
  type = MediaType.VIDEO,
106
120
  uri = outputUri.toString(),
107
- width = metadataRetriever.extractInt(MediaMetadataRetriever.METADATA_KEY_VIDEO_WIDTH),
108
- height = metadataRetriever.extractInt(MediaMetadataRetriever.METADATA_KEY_VIDEO_HEIGHT),
121
+ width = width,
122
+ height = height,
109
123
  fileName = fileData?.fileName,
110
124
  fileSize = fileData?.fileSize,
111
125
  mimeType = mimeType,
112
126
  duration = metadataRetriever.extractInt(MediaMetadataRetriever.METADATA_KEY_DURATION),
113
- rotation = metadataRetriever.extractInt(MediaMetadataRetriever.METADATA_KEY_VIDEO_ROTATION),
127
+ rotation = rotation,
114
128
  assetId = sourceUri.getMediaStoreAssetId()
115
129
  )
116
130
  } catch (cause: FailedToExtractVideoMetadataException) {
@@ -8,7 +8,7 @@
8
8
  "publication": {
9
9
  "groupId": "host.exp.exponent",
10
10
  "artifactId": "expo.modules.imagepicker",
11
- "version": "17.0.0-canary-20250630-547cd82",
11
+ "version": "17.0.0-canary-20250709-136b77f",
12
12
  "repository": "local-maven-repo"
13
13
  }
14
14
  }
@@ -13,7 +13,7 @@ Pod::Spec.new do |s|
13
13
  s.platforms = {
14
14
  :ios => '15.1'
15
15
  }
16
- s.swift_version = '5.4'
16
+ s.swift_version = '5.9'
17
17
  s.source = { git: 'https://github.com/expo/expo.git' }
18
18
  s.static_framework = true
19
19
 
@@ -8,18 +8,42 @@ import UniformTypeIdentifiers
8
8
 
9
9
  internal struct ImageUtils {
10
10
  static func readImageFrom(mediaInfo: MediaInfo, shouldReadCroppedImage: Bool) -> UIImage? {
11
- guard let image = (mediaInfo[.originalImage] as? UIImage)?.fixOrientation() else {
12
- return nil
13
- }
14
- if !shouldReadCroppedImage {
15
- return image
11
+ // ---------------------------------------------------------------------------
12
+ // 1. Fast-path (allowsEditing == true)
13
+ // ---------------------------------------------------------------------------
14
+ // When the user confirms a crop in the system UI, UIKit puts the final bitmap
15
+ // – with the crop *and* the correct visual orientation already baked in –
16
+ // under `UIImagePickerController.InfoKey.editedImage`.
17
+ // Re-using that image means we don't have to:
18
+ // • translate `cropRect` into the sensor's coordinate space, nor
19
+ // • worry about EXIF orientation flags that differ across formats.
20
+ // This single line therefore handles the vast majority of cases safely.
21
+ if shouldReadCroppedImage, let systemCropped = mediaInfo[.editedImage] as? UIImage {
22
+ return systemCropped.fixOrientation()
16
23
  }
17
- guard let cropRect = mediaInfo[.cropRect] as? CGRect,
18
- let croppedImage = ImageUtils.crop(image: image, to: cropRect)
19
- else {
24
+
25
+ // ---------------------------------------------------------------------------
26
+ // 2. Manual path (no .editedImage available)
27
+ // ---------------------------------------------------------------------------
28
+ // Some edge-cases (older iOS versions, multi-selection via PHPicker, or
29
+ // editing disabled) don't supply `.editedImage`. In those cases we:
30
+ // a) pull `.originalImage`,
31
+ // b) apply `cropRect` *before* touching orientation, and
32
+ // c) call `fixOrientation()` once at the end to normalize the bitmap.
33
+ guard let originalImage = mediaInfo[.originalImage] as? UIImage else {
20
34
  return nil
21
35
  }
22
- return croppedImage
36
+
37
+ if shouldReadCroppedImage,
38
+ let cropRect = mediaInfo[.cropRect] as? CGRect,
39
+ let cropped = ImageUtils.crop(image: originalImage, to: cropRect) {
40
+ // Crop first (rect is defined in the original pixel space), then rotate.
41
+ return cropped.fixOrientation()
42
+ }
43
+
44
+ // No editing – only remove any EXIF orientation so JavaScript consumers see
45
+ // an upright image.
46
+ return originalImage.fixOrientation()
23
47
  }
24
48
 
25
49
  static func crop(image: UIImage, to: CGRect) -> UIImage? {
@@ -0,0 +1 @@
1
+ 66c1d3e62b32a11fa2ddec3184eeb1895d6ef1796cf946e30b529cdc913af557e31b99995677f4f3420d5114cce4d37c25e43470898e08ad74598d94709ec76e
@@ -0,0 +1 @@
1
+ 653ddce6bd98f91082c0ee454b24ae7beea1afd1b942c751bff1f0aaf32e0c168c71699273e0f3760df0aabb19557c6fcb84d904548e8ff396ca5579a66fa13c
@@ -3,7 +3,7 @@
3
3
  "component": {
4
4
  "group": "host.exp.exponent",
5
5
  "module": "expo.modules.imagepicker",
6
- "version": "17.0.0-canary-20250630-547cd82",
6
+ "version": "17.0.0-canary-20250709-136b77f",
7
7
  "attributes": {
8
8
  "org.gradle.status": "release"
9
9
  }
@@ -24,13 +24,13 @@
24
24
  },
25
25
  "files": [
26
26
  {
27
- "name": "expo.modules.imagepicker-17.0.0-canary-20250630-547cd82.aar",
28
- "url": "expo.modules.imagepicker-17.0.0-canary-20250630-547cd82.aar",
29
- "size": 147348,
30
- "sha512": "e7b0661d392329a8c577a3c35a9beeb78f041b8f159c04816e5b3a7d98ecbd0a4e9eb7bcd6464144d2fe430b990e7bbe6d380b9ffe8c3eb527d4286ff44d01af",
31
- "sha256": "c021fdf3362f232ed1f0ebeaf2d30ff0eede741d0d04005c2ead8dc43e1efaeb",
32
- "sha1": "2043043f8680d8f8159e62f27eb6244783cca4cc",
33
- "md5": "53b570bd1a7a793192fa0de8422eb22c"
27
+ "name": "expo.modules.imagepicker-17.0.0-canary-20250709-136b77f.aar",
28
+ "url": "expo.modules.imagepicker-17.0.0-canary-20250709-136b77f.aar",
29
+ "size": 147592,
30
+ "sha512": "653ddce6bd98f91082c0ee454b24ae7beea1afd1b942c751bff1f0aaf32e0c168c71699273e0f3760df0aabb19557c6fcb84d904548e8ff396ca5579a66fa13c",
31
+ "sha256": "8aff378511cbf1e654948e924856ae864dde12286c9b954b9f54f3225dd7ea9a",
32
+ "sha1": "b176fa39ab523ea2286849ea8e96f20ce880d6b8",
33
+ "md5": "62164fb9d006e420410ab9351f331703"
34
34
  }
35
35
  ]
36
36
  },
@@ -95,13 +95,13 @@
95
95
  ],
96
96
  "files": [
97
97
  {
98
- "name": "expo.modules.imagepicker-17.0.0-canary-20250630-547cd82.aar",
99
- "url": "expo.modules.imagepicker-17.0.0-canary-20250630-547cd82.aar",
100
- "size": 147348,
101
- "sha512": "e7b0661d392329a8c577a3c35a9beeb78f041b8f159c04816e5b3a7d98ecbd0a4e9eb7bcd6464144d2fe430b990e7bbe6d380b9ffe8c3eb527d4286ff44d01af",
102
- "sha256": "c021fdf3362f232ed1f0ebeaf2d30ff0eede741d0d04005c2ead8dc43e1efaeb",
103
- "sha1": "2043043f8680d8f8159e62f27eb6244783cca4cc",
104
- "md5": "53b570bd1a7a793192fa0de8422eb22c"
98
+ "name": "expo.modules.imagepicker-17.0.0-canary-20250709-136b77f.aar",
99
+ "url": "expo.modules.imagepicker-17.0.0-canary-20250709-136b77f.aar",
100
+ "size": 147592,
101
+ "sha512": "653ddce6bd98f91082c0ee454b24ae7beea1afd1b942c751bff1f0aaf32e0c168c71699273e0f3760df0aabb19557c6fcb84d904548e8ff396ca5579a66fa13c",
102
+ "sha256": "8aff378511cbf1e654948e924856ae864dde12286c9b954b9f54f3225dd7ea9a",
103
+ "sha1": "b176fa39ab523ea2286849ea8e96f20ce880d6b8",
104
+ "md5": "62164fb9d006e420410ab9351f331703"
105
105
  }
106
106
  ]
107
107
  },
@@ -115,13 +115,13 @@
115
115
  },
116
116
  "files": [
117
117
  {
118
- "name": "expo.modules.imagepicker-17.0.0-canary-20250630-547cd82-sources.jar",
119
- "url": "expo.modules.imagepicker-17.0.0-canary-20250630-547cd82-sources.jar",
120
- "size": 24060,
121
- "sha512": "ffabbbddc99b5dd259318a789006f55467019e3be7882116ce3c29701abfa1c0b88f302b8bed3aefcd009ba67d8cf29f1edc505273144ef463329960c125fc9a",
122
- "sha256": "d7bfb4c0e2a20111b66010a64c84c55b13e59b99f9cfc9091734e7069aa9b50d",
123
- "sha1": "f871e6a68f8512245d271a4c9780b20d4c247bdd",
124
- "md5": "0a567372b682e2f54cded5812dc7d0f5"
118
+ "name": "expo.modules.imagepicker-17.0.0-canary-20250709-136b77f-sources.jar",
119
+ "url": "expo.modules.imagepicker-17.0.0-canary-20250709-136b77f-sources.jar",
120
+ "size": 24373,
121
+ "sha512": "66c1d3e62b32a11fa2ddec3184eeb1895d6ef1796cf946e30b529cdc913af557e31b99995677f4f3420d5114cce4d37c25e43470898e08ad74598d94709ec76e",
122
+ "sha256": "24d70b4d76739dfd8b87cd57bb3116e45abe281656c3f1b233b3dd1ab5401708",
123
+ "sha1": "c84491f365cd8e254a39802e4667abeef97539d0",
124
+ "md5": "5da70ac434d80177224347e20fc8759b"
125
125
  }
126
126
  ]
127
127
  }
@@ -0,0 +1 @@
1
+ 01b22a988688db447f828bebef4c794d6fc18009c5555af006adf6f1678e943bbfa67d55004106225ccb92f2a6278d63d812841ce269c2a381f602a425adc5ad
@@ -9,7 +9,7 @@
9
9
  <modelVersion>4.0.0</modelVersion>
10
10
  <groupId>host.exp.exponent</groupId>
11
11
  <artifactId>expo.modules.imagepicker</artifactId>
12
- <version>17.0.0-canary-20250630-547cd82</version>
12
+ <version>17.0.0-canary-20250709-136b77f</version>
13
13
  <packaging>aar</packaging>
14
14
  <name>expo.modules.imagepicker</name>
15
15
  <url>https://github.com/expo/expo</url>
@@ -0,0 +1 @@
1
+ 90b594d28ed215f25519558c3ae4c99b4d74cf2e2cf26f186c05253a33bf2b9dca13f41d0e04e3a2be40b7d53f78b19239d2b8a16400711c9003a0f8898dd224
@@ -3,11 +3,11 @@
3
3
  <groupId>host.exp.exponent</groupId>
4
4
  <artifactId>expo.modules.imagepicker</artifactId>
5
5
  <versioning>
6
- <latest>17.0.0-canary-20250630-547cd82</latest>
7
- <release>17.0.0-canary-20250630-547cd82</release>
6
+ <latest>17.0.0-canary-20250709-136b77f</latest>
7
+ <release>17.0.0-canary-20250709-136b77f</release>
8
8
  <versions>
9
- <version>17.0.0-canary-20250630-547cd82</version>
9
+ <version>17.0.0-canary-20250709-136b77f</version>
10
10
  </versions>
11
- <lastUpdated>20250630093925</lastUpdated>
11
+ <lastUpdated>20250709123240</lastUpdated>
12
12
  </versioning>
13
13
  </metadata>
@@ -1 +1 @@
1
- c32332c5135acc96637e3660ceebc313
1
+ dcd543892dba85a24709fb4664d0f0c6
@@ -1 +1 @@
1
- 818e097677049e318d07be002eb819adb70cc117
1
+ eed5ea0d405daafaf7491a013c942c6b872f9598
@@ -1 +1 @@
1
- 3dc12da1a48c281a23d47dde064ed45c15693ba4a21e60896f1508be43c95fb5
1
+ 856043e03c9763fab1def9cc96705d1bec84db6aa946cfe83b2957a8798940b7
@@ -1 +1 @@
1
- 518a8df687fb515ad45d207a3fc3ee5dce6af20c72611febfe292dd3751170f224e66f039f3e1ab5d03c0d53a29ea6bebc42fd1201aa4bfb3a120d062098e46e
1
+ 4ad04a86dff99299f440d623f05169a2a6b683799e34790fdd1b148b1fc58130f493f15c923c62d3f8d9213b2a7e4cdc99215725c4767abb8c6f08d56a1e4ab8
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "expo-image-picker",
3
- "version": "17.0.0-canary-20250630-547cd82",
3
+ "version": "17.0.0-canary-20250709-136b77f",
4
4
  "description": "Provides access to the system's UI for selecting images and videos from the phone's library or taking a photo with the camera.",
5
5
  "main": "build/ImagePicker.js",
6
6
  "types": "build/ImagePicker.d.ts",
@@ -36,13 +36,13 @@
36
36
  "preset": "expo-module-scripts"
37
37
  },
38
38
  "dependencies": {
39
- "expo-image-loader": "5.1.1-canary-20250630-547cd82"
39
+ "expo-image-loader": "5.1.1-canary-20250709-136b77f"
40
40
  },
41
41
  "devDependencies": {
42
- "expo-module-scripts": "4.1.9-canary-20250630-547cd82",
42
+ "expo-module-scripts": "4.1.10-canary-20250709-136b77f",
43
43
  "@testing-library/user-event": "^14.5.2"
44
44
  },
45
45
  "peerDependencies": {
46
- "expo": "54.0.0-canary-20250630-547cd82"
46
+ "expo": "54.0.0-canary-20250709-136b77f"
47
47
  }
48
48
  }
@@ -1 +0,0 @@
1
- ffabbbddc99b5dd259318a789006f55467019e3be7882116ce3c29701abfa1c0b88f302b8bed3aefcd009ba67d8cf29f1edc505273144ef463329960c125fc9a
@@ -1 +0,0 @@
1
- e7b0661d392329a8c577a3c35a9beeb78f041b8f159c04816e5b3a7d98ecbd0a4e9eb7bcd6464144d2fe430b990e7bbe6d380b9ffe8c3eb527d4286ff44d01af
@@ -1 +0,0 @@
1
- d215846ac5daca219618402329bc5e6f40a47329aec232713788440b050d2c586e7079ab38c6b4a1f07822b64b72da78ac9b28c88204f49de89edf310f288e28
@@ -1 +0,0 @@
1
- ac2d0f60b42e81da096d1e08f78cddb1b52e2d5b96571722d7051dfadaae54e3b589dfd400a6a8609a388179975b34ee6afc4b6bbfa7303cb168d1f1a6c5601b