expo-image 2.3.1-canary-20250630-547cd82 → 2.3.2

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 (52) hide show
  1. package/CHANGELOG.md +16 -12
  2. package/android/build.gradle +2 -4
  3. package/android/src/main/java/expo/modules/image/ExpoImageViewWrapper.kt +5 -24
  4. package/android/src/main/java/expo/modules/image/okhttp/GlideUrlWrapperLoader.kt +1 -1
  5. package/build/web/ImageWrapper.d.ts.map +1 -1
  6. package/expo-module.config.json +1 -1
  7. package/ios/ImageUtils.swift +2 -0
  8. package/ios/ImageView.swift +3 -4
  9. package/local-maven-repo/BareExpo/expo.modules.image/{2.3.1-canary-20250630-547cd82/expo.modules.image-2.3.1-canary-20250630-547cd82-sources.jar → 2.3.2/expo.modules.image-2.3.2-sources.jar} +0 -0
  10. package/local-maven-repo/BareExpo/expo.modules.image/2.3.2/expo.modules.image-2.3.2-sources.jar.md5 +1 -0
  11. package/local-maven-repo/BareExpo/expo.modules.image/2.3.2/expo.modules.image-2.3.2-sources.jar.sha1 +1 -0
  12. package/local-maven-repo/BareExpo/expo.modules.image/2.3.2/expo.modules.image-2.3.2-sources.jar.sha256 +1 -0
  13. package/local-maven-repo/BareExpo/expo.modules.image/2.3.2/expo.modules.image-2.3.2-sources.jar.sha512 +1 -0
  14. package/local-maven-repo/BareExpo/expo.modules.image/2.3.2/expo.modules.image-2.3.2.aar +0 -0
  15. package/local-maven-repo/BareExpo/expo.modules.image/2.3.2/expo.modules.image-2.3.2.aar.md5 +1 -0
  16. package/local-maven-repo/BareExpo/expo.modules.image/2.3.2/expo.modules.image-2.3.2.aar.sha1 +1 -0
  17. package/local-maven-repo/BareExpo/expo.modules.image/2.3.2/expo.modules.image-2.3.2.aar.sha256 +1 -0
  18. package/local-maven-repo/BareExpo/expo.modules.image/2.3.2/expo.modules.image-2.3.2.aar.sha512 +1 -0
  19. package/local-maven-repo/BareExpo/expo.modules.image/{2.3.1-canary-20250630-547cd82/expo.modules.image-2.3.1-canary-20250630-547cd82.module → 2.3.2/expo.modules.image-2.3.2.module} +24 -24
  20. package/local-maven-repo/BareExpo/expo.modules.image/2.3.2/expo.modules.image-2.3.2.module.md5 +1 -0
  21. package/local-maven-repo/BareExpo/expo.modules.image/2.3.2/expo.modules.image-2.3.2.module.sha1 +1 -0
  22. package/local-maven-repo/BareExpo/expo.modules.image/2.3.2/expo.modules.image-2.3.2.module.sha256 +1 -0
  23. package/local-maven-repo/BareExpo/expo.modules.image/2.3.2/expo.modules.image-2.3.2.module.sha512 +1 -0
  24. package/local-maven-repo/BareExpo/expo.modules.image/{2.3.1-canary-20250630-547cd82/expo.modules.image-2.3.1-canary-20250630-547cd82.pom → 2.3.2/expo.modules.image-2.3.2.pom} +2 -2
  25. package/local-maven-repo/BareExpo/expo.modules.image/2.3.2/expo.modules.image-2.3.2.pom.md5 +1 -0
  26. package/local-maven-repo/BareExpo/expo.modules.image/2.3.2/expo.modules.image-2.3.2.pom.sha1 +1 -0
  27. package/local-maven-repo/BareExpo/expo.modules.image/2.3.2/expo.modules.image-2.3.2.pom.sha256 +1 -0
  28. package/local-maven-repo/BareExpo/expo.modules.image/2.3.2/expo.modules.image-2.3.2.pom.sha512 +1 -0
  29. package/local-maven-repo/BareExpo/expo.modules.image/maven-metadata.xml +4 -4
  30. package/local-maven-repo/BareExpo/expo.modules.image/maven-metadata.xml.md5 +1 -1
  31. package/local-maven-repo/BareExpo/expo.modules.image/maven-metadata.xml.sha1 +1 -1
  32. package/local-maven-repo/BareExpo/expo.modules.image/maven-metadata.xml.sha256 +1 -1
  33. package/local-maven-repo/BareExpo/expo.modules.image/maven-metadata.xml.sha512 +1 -1
  34. package/package.json +5 -4
  35. package/src/web/ImageWrapper.tsx +1 -8
  36. package/local-maven-repo/BareExpo/expo.modules.image/2.3.1-canary-20250630-547cd82/expo.modules.image-2.3.1-canary-20250630-547cd82-sources.jar.md5 +0 -1
  37. package/local-maven-repo/BareExpo/expo.modules.image/2.3.1-canary-20250630-547cd82/expo.modules.image-2.3.1-canary-20250630-547cd82-sources.jar.sha1 +0 -1
  38. package/local-maven-repo/BareExpo/expo.modules.image/2.3.1-canary-20250630-547cd82/expo.modules.image-2.3.1-canary-20250630-547cd82-sources.jar.sha256 +0 -1
  39. package/local-maven-repo/BareExpo/expo.modules.image/2.3.1-canary-20250630-547cd82/expo.modules.image-2.3.1-canary-20250630-547cd82-sources.jar.sha512 +0 -1
  40. package/local-maven-repo/BareExpo/expo.modules.image/2.3.1-canary-20250630-547cd82/expo.modules.image-2.3.1-canary-20250630-547cd82.aar +0 -0
  41. package/local-maven-repo/BareExpo/expo.modules.image/2.3.1-canary-20250630-547cd82/expo.modules.image-2.3.1-canary-20250630-547cd82.aar.md5 +0 -1
  42. package/local-maven-repo/BareExpo/expo.modules.image/2.3.1-canary-20250630-547cd82/expo.modules.image-2.3.1-canary-20250630-547cd82.aar.sha1 +0 -1
  43. package/local-maven-repo/BareExpo/expo.modules.image/2.3.1-canary-20250630-547cd82/expo.modules.image-2.3.1-canary-20250630-547cd82.aar.sha256 +0 -1
  44. package/local-maven-repo/BareExpo/expo.modules.image/2.3.1-canary-20250630-547cd82/expo.modules.image-2.3.1-canary-20250630-547cd82.aar.sha512 +0 -1
  45. package/local-maven-repo/BareExpo/expo.modules.image/2.3.1-canary-20250630-547cd82/expo.modules.image-2.3.1-canary-20250630-547cd82.module.md5 +0 -1
  46. package/local-maven-repo/BareExpo/expo.modules.image/2.3.1-canary-20250630-547cd82/expo.modules.image-2.3.1-canary-20250630-547cd82.module.sha1 +0 -1
  47. package/local-maven-repo/BareExpo/expo.modules.image/2.3.1-canary-20250630-547cd82/expo.modules.image-2.3.1-canary-20250630-547cd82.module.sha256 +0 -1
  48. package/local-maven-repo/BareExpo/expo.modules.image/2.3.1-canary-20250630-547cd82/expo.modules.image-2.3.1-canary-20250630-547cd82.module.sha512 +0 -1
  49. package/local-maven-repo/BareExpo/expo.modules.image/2.3.1-canary-20250630-547cd82/expo.modules.image-2.3.1-canary-20250630-547cd82.pom.md5 +0 -1
  50. package/local-maven-repo/BareExpo/expo.modules.image/2.3.1-canary-20250630-547cd82/expo.modules.image-2.3.1-canary-20250630-547cd82.pom.sha1 +0 -1
  51. package/local-maven-repo/BareExpo/expo.modules.image/2.3.1-canary-20250630-547cd82/expo.modules.image-2.3.1-canary-20250630-547cd82.pom.sha256 +0 -1
  52. package/local-maven-repo/BareExpo/expo.modules.image/2.3.1-canary-20250630-547cd82/expo.modules.image-2.3.1-canary-20250630-547cd82.pom.sha512 +0 -1
package/CHANGELOG.md CHANGED
@@ -8,31 +8,35 @@
8
8
 
9
9
  ### 🐛 Bug fixes
10
10
 
11
- - [Android] Fix animation resuming by casting image to GifDrawable. ([#37363](https://github.com/expo/expo/pull/37363) by [@Wenszel](https://github.com/Wenszel))
12
- - [iOS] Fixed contentPosition is not correct after switching theme. ([#37374](https://github.com/expo/expo/pull/37374) by [@kudo](https://github.com/kudo))
13
- - [Android] Make Glide compiler (`kapt "com.github.bumptech.glide:compiler"`) in the `expo-image` module conditional on the `excludeAppGlideModule` Gradle property. When `excludeAppGlideModule=true`, expo-image now omits its own annotation processing and stub `ExpoImageAppGlideModule.kt`, preventing duplicate `GeneratedAppGlideModuleImpl` conflicts in release builds. ([#37432](https://github.com/expo/expo/pull/37432) by [@antonhudz](https://github.com/antonhudz))
14
-
15
11
  ### 💡 Others
16
12
 
13
+ ## 2.3.2 — 2025-07-01
14
+
15
+ ### 🐛 Bug fixes
16
+
17
+ - [iOS] Use specified cache type when no transformation is applied ([#37777](https://github.com/expo/expo/pull/37777) by [@jakex7](https://github.com/jakex7))
18
+
19
+ ## 2.3.1 — 2025-07-01
20
+
21
+ ### 🐛 Bug fixes
22
+
23
+ - [iOS] Fixed contentPosition is not correct after switching theme. ([#37374](https://github.com/expo/expo/pull/37374) by [@kudo](https://github.com/kudo))
24
+
17
25
  ### 📚 3rd party library updates
18
26
 
19
27
  - [Android] Bumped GIF Glide plugin to 3.0.5 for Android 16KB page size support. ([#37454](https://github.com/expo/expo/pull/37454) by [@kudo](https://github.com/kudo))
20
28
 
21
- ## 2.3.0 - 2025-06-11
29
+ ## 2.3.0 2025-06-11
22
30
 
23
31
  ### 🛠 Breaking changes
24
32
 
25
33
  - [iOS] `useAppleWebpCodec` has been moved from the source object to the component's prop to make it usable with the local assets. ([#37300](https://github.com/expo/expo/pull/37300) by [@tsapeta](https://github.com/tsapeta))
26
34
 
27
- ### 🐛 Bug fixes
28
-
29
- - [iOS] Fix blurry images when using `tintColor` by scaling `imageThumbnailPixelSize` with screen density. ([#37235](https://github.com/expo/expo/pull/37235) by [@hirbod](https://github.com/hirbod))
30
-
31
- ## 2.2.1 - 2025-06-10
35
+ ## 2.2.1 2025-06-10
32
36
 
33
37
  _This version does not introduce any user-facing changes._
34
38
 
35
- ## 2.2.0 - 2025-06-04
39
+ ## 2.2.0 2025-06-04
36
40
 
37
41
  ### 🎉 New features
38
42
 
@@ -43,7 +47,7 @@ _This version does not introduce any user-facing changes._
43
47
  - Fix React Server Components support. ([#36801](https://github.com/expo/expo/pull/36801) by [@EvanBacon](https://github.com/EvanBacon))
44
48
  - [iOS] Fix PhotoLibrary assets being scaled twice. ([#36776](https://github.com/expo/expo/pull/36776) by [@alanjhughes](https://github.com/alanjhughes))
45
49
  - [iOS] Don't add transformers when unnecessary. ([#36884](https://github.com/expo/expo/pull/36884) by [@jakex7](https://github.com/jakex7))
46
- - [Web] Fix `tintColor` in React 19. ([#37133](https://github.com/expo/expo/pull/37133) by [@bradleyayers](https://github.com/bradleyayers))
50
+ - [iOS] Fix blurry images when using `tintColor` by scaling `imageThumbnailPixelSize` with screen density. ([#37235](https://github.com/expo/expo/pull/37235) by [@hirbod](https://github.com/hirbod))
47
51
 
48
52
  ## 2.1.7 — 2025-05-06
49
53
 
@@ -8,7 +8,7 @@ android {
8
8
  namespace "expo.modules.image"
9
9
  defaultConfig {
10
10
  versionCode 1
11
- versionName "2.3.1-canary-20250630-547cd82"
11
+ versionName "2.3.2"
12
12
  consumerProguardFiles("proguard-rules.pro")
13
13
 
14
14
  buildConfigField("boolean", "ALLOW_GLIDE_LOGS", project.properties.get("EXPO_ALLOW_GLIDE_LOGS", "false"))
@@ -31,9 +31,7 @@ dependencies {
31
31
  implementation 'com.facebook.react:react-android'
32
32
 
33
33
  api "com.github.bumptech.glide:glide:${GLIDE_VERSION}"
34
- if (!expoModule.safeExtGet("excludeAppGlideModule", false)) {
35
- kapt "com.github.bumptech.glide:compiler:${GLIDE_VERSION}"
36
- }
34
+ kapt "com.github.bumptech.glide:compiler:${GLIDE_VERSION}"
37
35
  api 'com.caverock:androidsvg-aar:1.4'
38
36
 
39
37
  implementation "com.github.penfeizhou.android.animation:glide-plugin:3.0.5"
@@ -18,7 +18,6 @@ import com.bumptech.glide.RequestManager
18
18
  import com.bumptech.glide.load.engine.DiskCacheStrategy
19
19
  import com.bumptech.glide.load.resource.bitmap.DownsampleStrategy
20
20
  import com.bumptech.glide.request.RequestOptions
21
- import com.github.penfeizhou.animation.gif.GifDrawable
22
21
  import expo.modules.image.enums.ContentFit
23
22
  import expo.modules.image.enums.Priority
24
23
  import expo.modules.image.events.GlideRequestListener
@@ -170,32 +169,14 @@ class ExpoImageViewWrapper(context: Context, appContext: AppContext) : ExpoView(
170
169
  internal var cachePolicy: CachePolicy = CachePolicy.DISK
171
170
 
172
171
  fun setIsAnimating(setAnimating: Boolean) {
173
- // Animatable animations always start from the beginning when resumed.
174
- // So we check first if the resource is a GifDrawable, because it can continue
175
- // from where it was paused.
176
- when (val resource = activeView.drawable) {
177
- is GifDrawable -> setIsAnimating(resource, setAnimating)
178
- is Animatable -> setIsAnimating(resource, setAnimating)
179
- }
180
- }
172
+ val resource = activeView.drawable
181
173
 
182
- private fun setIsAnimating(resource: GifDrawable, setAnimating: Boolean) {
183
- if (setAnimating) {
184
- if (resource.isPaused) {
185
- resource.resume()
186
- } else {
174
+ if (resource is Animatable) {
175
+ if (setAnimating) {
187
176
  resource.start()
177
+ } else {
178
+ resource.stop()
188
179
  }
189
- } else {
190
- resource.pause()
191
- }
192
- }
193
-
194
- private fun setIsAnimating(resource: Animatable, setAnimating: Boolean) {
195
- if (setAnimating) {
196
- resource.start()
197
- } else {
198
- resource.stop()
199
180
  }
200
181
  }
201
182
 
@@ -28,7 +28,7 @@ class GlideUrlWrapperLoader(
28
28
  originalResponse
29
29
  .newBuilder()
30
30
  .body(
31
- ProgressResponseBody(requireNotNull(originalResponse.body)) { bytesWritten, contentLength, done ->
31
+ ProgressResponseBody(originalResponse.body) { bytesWritten, contentLength, done ->
32
32
  model.progressListener?.onProgress(bytesWritten, contentLength, done)
33
33
  }
34
34
  )
@@ -1 +1 @@
1
- {"version":3,"file":"ImageWrapper.d.ts","sourceRoot":"","sources":["../../src/web/ImageWrapper.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAgC,MAAM,OAAO,CAAC;AAGrD,OAAO,EAAE,iBAAiB,EAAE,MAAM,sBAAsB,CAAC;AAqBzD,QAAA,MAAM,YAAY,4FAmEjB,CAAC;AAEF,eAAe,YAAY,CAAC"}
1
+ {"version":3,"file":"ImageWrapper.d.ts","sourceRoot":"","sources":["../../src/web/ImageWrapper.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAgC,MAAM,OAAO,CAAC;AAGrD,OAAO,EAAE,iBAAiB,EAAE,MAAM,sBAAsB,CAAC;AAqBzD,QAAA,MAAM,YAAY,4FA4DjB,CAAC;AAEF,eAAe,YAAY,CAAC"}
@@ -8,7 +8,7 @@
8
8
  "publication": {
9
9
  "groupId": "BareExpo",
10
10
  "artifactId": "expo.modules.image",
11
- "version": "2.3.1-canary-20250630-547cd82",
11
+ "version": "2.3.2",
12
12
  "repository": "local-maven-repo"
13
13
  }
14
14
  }
@@ -192,6 +192,8 @@ func createSDWebImageContext(forSource source: ImageSource, cachePolicy: ImageCa
192
192
  let sdCacheType = cachePolicy.toSdCacheType().rawValue
193
193
  context[.originalQueryCacheType] = sdCacheType
194
194
  context[.originalStoreCacheType] = sdCacheType
195
+ context[.queryCacheType] = sdCacheType
196
+ context[.storeCacheType] = sdCacheType
195
197
  } else {
196
198
  context[.originalQueryCacheType] = SDImageCacheType.none.rawValue
197
199
  context[.originalStoreCacheType] = SDImageCacheType.none.rawValue
@@ -155,7 +155,9 @@ public final class ImageView: ExpoView {
155
155
  // Cancel currently running load requests.
156
156
  cancelPendingOperation()
157
157
 
158
- context[.imageTransformer] = createTransformPipeline()
158
+ if blurRadius > 0 {
159
+ context[.imageTransformer] = createTransformPipeline()
160
+ }
159
161
 
160
162
  // It seems that `UIImageView` can't tint some vector graphics. If the `tintColor` prop is specified,
161
163
  // we tell the SVG coder to decode to a bitmap instead. This will become useless when we switch to SVGNative coder.
@@ -357,9 +359,6 @@ public final class ImageView: ExpoView {
357
359
  // MARK: - Processing
358
360
 
359
361
  private func createTransformPipeline() -> SDImagePipelineTransformer? {
360
- if blurRadius <= 0 {
361
- return nil
362
- }
363
362
  let transformers: [SDImageTransformer] = [
364
363
  SDImageBlurTransformer(radius: blurRadius)
365
364
  ]
@@ -0,0 +1 @@
1
+ 9d61b3b9a11effe5d06c77755eaa06d86da5d422
@@ -0,0 +1 @@
1
+ d91f60ce8ec04a24413f687b5596f0165504d5b55d05c380daea5b155e537100
@@ -0,0 +1 @@
1
+ 4fd35480bc1edafe3727afbfb6b1d9cf69643f30523402e7512a8b2944d17915150373225d5aed1c344b80ad9c9b3fe1ff1050b2c83a13c8faa34956ddef588e
@@ -0,0 +1 @@
1
+ 5c50faf7e63489ecc2e5d3ab07a2f707
@@ -0,0 +1 @@
1
+ af130ea05cd1ce374351bdb409b187b699baeef7
@@ -0,0 +1 @@
1
+ 5d682f47a7031c3d5403faf294bb898f52299dcc73903682475cc310c39e70ac
@@ -0,0 +1 @@
1
+ 47c107c9a1134bb50953e5cf037cdc5aef8088d6c1bce906d268f2cf2c6b1a2692dbbd4cf686922d9eded7a78e275fea8038b91267fffd31957fa68b297bdae8
@@ -3,14 +3,14 @@
3
3
  "component": {
4
4
  "group": "BareExpo",
5
5
  "module": "expo.modules.image",
6
- "version": "2.3.1-canary-20250630-547cd82",
6
+ "version": "2.3.2",
7
7
  "attributes": {
8
8
  "org.gradle.status": "release"
9
9
  }
10
10
  },
11
11
  "createdBy": {
12
12
  "gradle": {
13
- "version": "8.14"
13
+ "version": "8.13"
14
14
  }
15
15
  },
16
16
  "variants": [
@@ -54,13 +54,13 @@
54
54
  ],
55
55
  "files": [
56
56
  {
57
- "name": "expo.modules.image-2.3.1-canary-20250630-547cd82.aar",
58
- "url": "expo.modules.image-2.3.1-canary-20250630-547cd82.aar",
59
- "size": 279967,
60
- "sha512": "36127dbb35f93f99de976ee879f558e72310881b9396dcaf4845de37c7aaeaa6419e7e59821555978f83d5ae60492b2a547e1077657d2f92ac5a3d4d5200748e",
61
- "sha256": "a99a9a74a761f9275346efcc3aa8cd21371ea47f40e70a30fb97aceea0efd79b",
62
- "sha1": "4cec8f0d3433ef801d7f0665ccd4d91cf4bf89c4",
63
- "md5": "3b99ea2aa9e608ef7a20e25150c02ce9"
57
+ "name": "expo.modules.image-2.3.2.aar",
58
+ "url": "expo.modules.image-2.3.2.aar",
59
+ "size": 279544,
60
+ "sha512": "47c107c9a1134bb50953e5cf037cdc5aef8088d6c1bce906d268f2cf2c6b1a2692dbbd4cf686922d9eded7a78e275fea8038b91267fffd31957fa68b297bdae8",
61
+ "sha256": "5d682f47a7031c3d5403faf294bb898f52299dcc73903682475cc310c39e70ac",
62
+ "sha1": "af130ea05cd1ce374351bdb409b187b699baeef7",
63
+ "md5": "5c50faf7e63489ecc2e5d3ab07a2f707"
64
64
  }
65
65
  ]
66
66
  },
@@ -77,7 +77,7 @@
77
77
  "group": "org.jetbrains.kotlin",
78
78
  "module": "kotlin-stdlib-jdk7",
79
79
  "version": {
80
- "requires": "2.1.20"
80
+ "requires": "2.0.21"
81
81
  }
82
82
  },
83
83
  {
@@ -143,13 +143,13 @@
143
143
  ],
144
144
  "files": [
145
145
  {
146
- "name": "expo.modules.image-2.3.1-canary-20250630-547cd82.aar",
147
- "url": "expo.modules.image-2.3.1-canary-20250630-547cd82.aar",
148
- "size": 279967,
149
- "sha512": "36127dbb35f93f99de976ee879f558e72310881b9396dcaf4845de37c7aaeaa6419e7e59821555978f83d5ae60492b2a547e1077657d2f92ac5a3d4d5200748e",
150
- "sha256": "a99a9a74a761f9275346efcc3aa8cd21371ea47f40e70a30fb97aceea0efd79b",
151
- "sha1": "4cec8f0d3433ef801d7f0665ccd4d91cf4bf89c4",
152
- "md5": "3b99ea2aa9e608ef7a20e25150c02ce9"
146
+ "name": "expo.modules.image-2.3.2.aar",
147
+ "url": "expo.modules.image-2.3.2.aar",
148
+ "size": 279544,
149
+ "sha512": "47c107c9a1134bb50953e5cf037cdc5aef8088d6c1bce906d268f2cf2c6b1a2692dbbd4cf686922d9eded7a78e275fea8038b91267fffd31957fa68b297bdae8",
150
+ "sha256": "5d682f47a7031c3d5403faf294bb898f52299dcc73903682475cc310c39e70ac",
151
+ "sha1": "af130ea05cd1ce374351bdb409b187b699baeef7",
152
+ "md5": "5c50faf7e63489ecc2e5d3ab07a2f707"
153
153
  }
154
154
  ]
155
155
  },
@@ -163,13 +163,13 @@
163
163
  },
164
164
  "files": [
165
165
  {
166
- "name": "expo.modules.image-2.3.1-canary-20250630-547cd82-sources.jar",
167
- "url": "expo.modules.image-2.3.1-canary-20250630-547cd82-sources.jar",
168
- "size": 64377,
169
- "sha512": "b390278b08a6723df7fe1de078963025fba0da39d8465dfb3c2143d94e1c48b708d8cd4a9acbd5047914911ec3349cf0b5c65c649bebdec22f83b207ca2ec563",
170
- "sha256": "7212a71cec9495553fcd340b922ce49543d48c94167db4e0bad3d124f11abe48",
171
- "sha1": "92ced973167a00d2e43b5d8f32835e9b9221e348",
172
- "md5": "0dea771f25d26d1fe65aa2fc3511dc99"
166
+ "name": "expo.modules.image-2.3.2-sources.jar",
167
+ "url": "expo.modules.image-2.3.2-sources.jar",
168
+ "size": 64200,
169
+ "sha512": "4fd35480bc1edafe3727afbfb6b1d9cf69643f30523402e7512a8b2944d17915150373225d5aed1c344b80ad9c9b3fe1ff1050b2c83a13c8faa34956ddef588e",
170
+ "sha256": "d91f60ce8ec04a24413f687b5596f0165504d5b55d05c380daea5b155e537100",
171
+ "sha1": "9d61b3b9a11effe5d06c77755eaa06d86da5d422",
172
+ "md5": "754e5c8b8c3d801d36965a6cf0ec673a"
173
173
  }
174
174
  ]
175
175
  }
@@ -0,0 +1 @@
1
+ ec838d463d942c5f4c7292383a925a84e0aee64a
@@ -0,0 +1 @@
1
+ 4df5ed4d362d6629d7e0f6b8be64e8ba5c7131233e831b6b261da9f7f1e8066c
@@ -0,0 +1 @@
1
+ 2df4c319bd63061776f34544f30d204adfb64ffb604a6179cbcf49f63a7194bfa07bf0cd491c40c03111fe2ce6fb9ec46ff321504ee63819681e23773d82f99b
@@ -9,7 +9,7 @@
9
9
  <modelVersion>4.0.0</modelVersion>
10
10
  <groupId>BareExpo</groupId>
11
11
  <artifactId>expo.modules.image</artifactId>
12
- <version>2.3.1-canary-20250630-547cd82</version>
12
+ <version>2.3.2</version>
13
13
  <packaging>aar</packaging>
14
14
  <name>expo.modules.image</name>
15
15
  <url>https://github.com/expo/expo</url>
@@ -52,7 +52,7 @@
52
52
  <dependency>
53
53
  <groupId>org.jetbrains.kotlin</groupId>
54
54
  <artifactId>kotlin-stdlib-jdk7</artifactId>
55
- <version>2.1.20</version>
55
+ <version>2.0.21</version>
56
56
  <scope>runtime</scope>
57
57
  </dependency>
58
58
  <dependency>
@@ -0,0 +1 @@
1
+ 63cf17cf173c4f6130d40f99214aa25c
@@ -0,0 +1 @@
1
+ 52de8ca8a076d145cff287efb578b39c10112171
@@ -0,0 +1 @@
1
+ 13c3f88c0dff66426230901a9cb1a7cc1c4f1452e6e15e4108062d3a02009c8a
@@ -0,0 +1 @@
1
+ 2280a33df6c419059d21badc5bebb4c3fba42d30b50bbca5bddd80cd1895ae12baae65da7cd5d411cd37e1a9db21fd84f61cd6c15b480e5d8421f90b24d06719
@@ -3,11 +3,11 @@
3
3
  <groupId>BareExpo</groupId>
4
4
  <artifactId>expo.modules.image</artifactId>
5
5
  <versioning>
6
- <latest>2.3.1-canary-20250630-547cd82</latest>
7
- <release>2.3.1-canary-20250630-547cd82</release>
6
+ <latest>2.3.2</latest>
7
+ <release>2.3.2</release>
8
8
  <versions>
9
- <version>2.3.1-canary-20250630-547cd82</version>
9
+ <version>2.3.2</version>
10
10
  </versions>
11
- <lastUpdated>20250630093955</lastUpdated>
11
+ <lastUpdated>20250701155759</lastUpdated>
12
12
  </versioning>
13
13
  </metadata>
@@ -1 +1 @@
1
- 96258a39c7fb6721919da48ab3292844
1
+ 4ad31226fb6dfe828d50ead85bca40b4
@@ -1 +1 @@
1
- 3b16529617382502a20c82458267d3fbb80439ae
1
+ e8165ce2412191e00e0188eb7e066c9e2454a7f8
@@ -1 +1 @@
1
- a341cf82a9892adc56d43222ff10808320df7bf0c0facf9aee8a7cb96f82fb8c
1
+ 024e30b789f8aec85dd5e0fb878211d0f3a991ba08f925f639024edb51317e4f
@@ -1 +1 @@
1
- 362ecc5a62613518aa07735c903ce602894fe6e1bcbe71916033aa4466df9f453b91ae01b5ac35781f8e7b03ff035b342cb80a7677b9f7eb513b5535d4e9155e
1
+ 09ad0049527394985a358ee97cabaa55f7a0fcdacc994d0347a3c38c829136fb816932373c718d0fca25951c5676facd59980da58e36e61daa5e08585bdd8532
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "expo-image",
3
3
  "title": "Expo Image",
4
- "version": "2.3.1-canary-20250630-547cd82",
4
+ "version": "2.3.2",
5
5
  "description": "A cross-platform, performant image component for React Native and Expo with Web support",
6
6
  "main": "src/index.ts",
7
7
  "types": "build/index.d.ts",
@@ -29,10 +29,10 @@
29
29
  "license": "MIT",
30
30
  "dependencies": {},
31
31
  "devDependencies": {
32
- "expo-module-scripts": "4.1.9-canary-20250630-547cd82"
32
+ "expo-module-scripts": "^4.1.8"
33
33
  },
34
34
  "peerDependencies": {
35
- "expo": "54.0.0-canary-20250630-547cd82",
35
+ "expo": "*",
36
36
  "react": "*",
37
37
  "react-native": "*",
38
38
  "react-native-web": "*"
@@ -44,5 +44,6 @@
44
44
  },
45
45
  "jest": {
46
46
  "preset": "expo-module-scripts"
47
- }
47
+ },
48
+ "gitHead": "34824ca1e6fb52d70d5488d32fe790234f3c3100"
48
49
  }
@@ -44,14 +44,7 @@ const ImageWrapper = React.forwardRef(
44
44
  events?.onMount?.forEach((e) => e?.());
45
45
  }, []);
46
46
 
47
- // Use a unique ID for the SVG filter so that multiple <Image> can be used
48
- // on the same page with different tint colors without conflicts.
49
- const tintId = useId()
50
- // Make it safe for use as an SVG ID. SVG IDs are most strict than HTML
51
- // IDs. They must be compliant with https://www.w3.org/TR/xml/#NT-Name.
52
- // React 19 changed useId() to include « and ». These must be removed or
53
- // the SVG filter will not work (e.g. in Safari which enforces the spec).
54
- .replace(/[«»]/g, '_');
47
+ const tintId = useId();
55
48
 
56
49
  // Thumbhash uri always has to start with 'thumbhash:/'
57
50
  const { resolvedSource, isImageHash } = useImageHashes(source);
@@ -1 +0,0 @@
1
- b390278b08a6723df7fe1de078963025fba0da39d8465dfb3c2143d94e1c48b708d8cd4a9acbd5047914911ec3349cf0b5c65c649bebdec22f83b207ca2ec563
@@ -1 +0,0 @@
1
- a99a9a74a761f9275346efcc3aa8cd21371ea47f40e70a30fb97aceea0efd79b
@@ -1 +0,0 @@
1
- 36127dbb35f93f99de976ee879f558e72310881b9396dcaf4845de37c7aaeaa6419e7e59821555978f83d5ae60492b2a547e1077657d2f92ac5a3d4d5200748e
@@ -1 +0,0 @@
1
- 8edc92068e9e58dae578bc326c8270ab42c2f87428e58047b8967379f6f75ccaee5188ba00c5d2c022f37d8cf63b84436f68a43ceec7add16de37f14fc0cad07
@@ -1 +0,0 @@
1
- 6abba9b13bff76f45a549a9d8b2415a9302481979ec6fdb0dbe800a4616761eb
@@ -1 +0,0 @@
1
- d5fd8fec0c22ccab0ba8dd67459e65cb1ff3d5cece59d9fa90921215266de83b804b03456fd76ef802a5d280eb644f40e1c6e1379a0d5b2aff5ccd91b2a531bc