expo-image 56.0.10 → 56.0.11

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 (139) hide show
  1. package/CHANGELOG.md +6 -0
  2. package/android/build.gradle +2 -2
  3. package/android/src/main/java/expo/modules/image/ExpoImageViewWrapper.kt +7 -1
  4. package/expo-module.config.json +1 -1
  5. package/local-maven-repo/expo/modules/image/expo.modules.image/{56.0.10/expo.modules.image-56.0.10-sources.jar → 56.0.11/expo.modules.image-56.0.11-sources.jar} +0 -0
  6. package/local-maven-repo/expo/modules/image/expo.modules.image/56.0.11/expo.modules.image-56.0.11-sources.jar.md5 +1 -0
  7. package/local-maven-repo/expo/modules/image/expo.modules.image/56.0.11/expo.modules.image-56.0.11-sources.jar.sha1 +1 -0
  8. package/local-maven-repo/expo/modules/image/expo.modules.image/56.0.11/expo.modules.image-56.0.11-sources.jar.sha256 +1 -0
  9. package/local-maven-repo/expo/modules/image/expo.modules.image/56.0.11/expo.modules.image-56.0.11-sources.jar.sha512 +1 -0
  10. package/local-maven-repo/expo/modules/image/expo.modules.image/56.0.11/expo.modules.image-56.0.11.aar +0 -0
  11. package/local-maven-repo/expo/modules/image/expo.modules.image/56.0.11/expo.modules.image-56.0.11.aar.md5 +1 -0
  12. package/local-maven-repo/expo/modules/image/expo.modules.image/56.0.11/expo.modules.image-56.0.11.aar.sha1 +1 -0
  13. package/local-maven-repo/expo/modules/image/expo.modules.image/56.0.11/expo.modules.image-56.0.11.aar.sha256 +1 -0
  14. package/local-maven-repo/expo/modules/image/expo.modules.image/56.0.11/expo.modules.image-56.0.11.aar.sha512 +1 -0
  15. package/local-maven-repo/expo/modules/image/expo.modules.image/{56.0.10/expo.modules.image-56.0.10.module → 56.0.11/expo.modules.image-56.0.11.module} +22 -22
  16. package/local-maven-repo/expo/modules/image/expo.modules.image/56.0.11/expo.modules.image-56.0.11.module.md5 +1 -0
  17. package/local-maven-repo/expo/modules/image/expo.modules.image/56.0.11/expo.modules.image-56.0.11.module.sha1 +1 -0
  18. package/local-maven-repo/expo/modules/image/expo.modules.image/56.0.11/expo.modules.image-56.0.11.module.sha256 +1 -0
  19. package/local-maven-repo/expo/modules/image/expo.modules.image/56.0.11/expo.modules.image-56.0.11.module.sha512 +1 -0
  20. package/local-maven-repo/expo/modules/image/expo.modules.image/{56.0.10/expo.modules.image-56.0.10.pom → 56.0.11/expo.modules.image-56.0.11.pom} +1 -1
  21. package/local-maven-repo/expo/modules/image/expo.modules.image/56.0.11/expo.modules.image-56.0.11.pom.md5 +1 -0
  22. package/local-maven-repo/expo/modules/image/expo.modules.image/56.0.11/expo.modules.image-56.0.11.pom.sha1 +1 -0
  23. package/local-maven-repo/expo/modules/image/expo.modules.image/56.0.11/expo.modules.image-56.0.11.pom.sha256 +1 -0
  24. package/local-maven-repo/expo/modules/image/expo.modules.image/56.0.11/expo.modules.image-56.0.11.pom.sha512 +1 -0
  25. package/local-maven-repo/expo/modules/image/expo.modules.image/maven-metadata.xml +4 -4
  26. package/local-maven-repo/expo/modules/image/expo.modules.image/maven-metadata.xml.md5 +1 -1
  27. package/local-maven-repo/expo/modules/image/expo.modules.image/maven-metadata.xml.sha1 +1 -1
  28. package/local-maven-repo/expo/modules/image/expo.modules.image/maven-metadata.xml.sha256 +1 -1
  29. package/local-maven-repo/expo/modules/image/expo.modules.image/maven-metadata.xml.sha512 +1 -1
  30. package/package.json +4 -4
  31. package/plugin/tsconfig.tsbuildinfo +1 -0
  32. package/prebuilds/output/debug/xcframeworks/ExpoImage.tar.gz +0 -0
  33. package/prebuilds/output/release/xcframeworks/ExpoImage.tar.gz +0 -0
  34. package/prebuilds/spm-deps/SDWebImage/debug/SDWebImage.xcframework/Info.plist +5 -5
  35. package/prebuilds/spm-deps/SDWebImage/debug/SDWebImage.xcframework/ios-arm64/SDWebImage.framework/Headers/SDImageCache.h +0 -5
  36. package/prebuilds/spm-deps/SDWebImage/debug/SDWebImage.xcframework/ios-arm64/SDWebImage.framework/Headers/SDImageCoderHelper.h +1 -2
  37. package/prebuilds/spm-deps/SDWebImage/debug/SDWebImage.xcframework/ios-arm64/SDWebImage.framework/Info.plist +0 -0
  38. package/prebuilds/spm-deps/SDWebImage/debug/SDWebImage.xcframework/ios-arm64/SDWebImage.framework/SDWebImage +0 -0
  39. package/prebuilds/spm-deps/SDWebImage/debug/SDWebImage.xcframework/ios-arm64_x86_64-simulator/SDWebImage.framework/Headers/SDImageCache.h +0 -5
  40. package/prebuilds/spm-deps/SDWebImage/debug/SDWebImage.xcframework/ios-arm64_x86_64-simulator/SDWebImage.framework/Headers/SDImageCoderHelper.h +1 -2
  41. package/prebuilds/spm-deps/SDWebImage/debug/SDWebImage.xcframework/ios-arm64_x86_64-simulator/SDWebImage.framework/Info.plist +0 -0
  42. package/prebuilds/spm-deps/SDWebImage/debug/SDWebImage.xcframework/ios-arm64_x86_64-simulator/SDWebImage.framework/SDWebImage +0 -0
  43. package/prebuilds/spm-deps/SDWebImage/debug/SDWebImage.xcframework/ios-arm64_x86_64-simulator/SDWebImage.framework/_CodeSignature/CodeResources +1 -1
  44. package/prebuilds/spm-deps/SDWebImage/release/SDWebImage.xcframework/Info.plist +5 -5
  45. package/prebuilds/spm-deps/SDWebImage/release/SDWebImage.xcframework/ios-arm64/SDWebImage.framework/Headers/SDImageCache.h +0 -5
  46. package/prebuilds/spm-deps/SDWebImage/release/SDWebImage.xcframework/ios-arm64/SDWebImage.framework/Headers/SDImageCoderHelper.h +1 -2
  47. package/prebuilds/spm-deps/SDWebImage/release/SDWebImage.xcframework/ios-arm64/SDWebImage.framework/Info.plist +0 -0
  48. package/prebuilds/spm-deps/SDWebImage/release/SDWebImage.xcframework/ios-arm64/SDWebImage.framework/SDWebImage +0 -0
  49. package/prebuilds/spm-deps/SDWebImage/release/SDWebImage.xcframework/ios-arm64/dSYMs/SDWebImage.framework.dSYM/Contents/Resources/DWARF/SDWebImage +0 -0
  50. package/prebuilds/spm-deps/SDWebImage/release/SDWebImage.xcframework/ios-arm64/dSYMs/SDWebImage.framework.dSYM/Contents/Resources/Relocations/aarch64/SDWebImage.yml +1589 -1589
  51. package/prebuilds/spm-deps/SDWebImage/release/SDWebImage.xcframework/ios-arm64_x86_64-simulator/SDWebImage.framework/Headers/SDImageCache.h +0 -5
  52. package/prebuilds/spm-deps/SDWebImage/release/SDWebImage.xcframework/ios-arm64_x86_64-simulator/SDWebImage.framework/Headers/SDImageCoderHelper.h +1 -2
  53. package/prebuilds/spm-deps/SDWebImage/release/SDWebImage.xcframework/ios-arm64_x86_64-simulator/SDWebImage.framework/Info.plist +0 -0
  54. package/prebuilds/spm-deps/SDWebImage/release/SDWebImage.xcframework/ios-arm64_x86_64-simulator/SDWebImage.framework/SDWebImage +0 -0
  55. package/prebuilds/spm-deps/SDWebImage/release/SDWebImage.xcframework/ios-arm64_x86_64-simulator/SDWebImage.framework/_CodeSignature/CodeResources +1 -1
  56. package/prebuilds/spm-deps/SDWebImage/release/SDWebImage.xcframework/ios-arm64_x86_64-simulator/dSYMs/SDWebImage.framework.dSYM/Contents/Resources/DWARF/SDWebImage +0 -0
  57. package/prebuilds/spm-deps/SDWebImage/release/SDWebImage.xcframework/ios-arm64_x86_64-simulator/dSYMs/SDWebImage.framework.dSYM/Contents/Resources/Relocations/aarch64/SDWebImage.yml +1589 -1589
  58. package/prebuilds/spm-deps/SDWebImage/release/SDWebImage.xcframework/ios-arm64_x86_64-simulator/dSYMs/SDWebImage.framework.dSYM/Contents/Resources/Relocations/x86_64/SDWebImage.yml +1653 -1653
  59. package/prebuilds/spm-deps/SDWebImageAVIFCoder/debug/SDWebImageAVIFCoder.xcframework/ios-arm64/SDWebImageAVIFCoder.framework/Info.plist +0 -0
  60. package/prebuilds/spm-deps/SDWebImageAVIFCoder/debug/SDWebImageAVIFCoder.xcframework/ios-arm64/SDWebImageAVIFCoder.framework/SDWebImageAVIFCoder +0 -0
  61. package/prebuilds/spm-deps/SDWebImageAVIFCoder/debug/SDWebImageAVIFCoder.xcframework/ios-arm64_x86_64-simulator/SDWebImageAVIFCoder.framework/Info.plist +0 -0
  62. package/prebuilds/spm-deps/SDWebImageAVIFCoder/debug/SDWebImageAVIFCoder.xcframework/ios-arm64_x86_64-simulator/SDWebImageAVIFCoder.framework/SDWebImageAVIFCoder +0 -0
  63. package/prebuilds/spm-deps/SDWebImageAVIFCoder/debug/SDWebImageAVIFCoder.xcframework/ios-arm64_x86_64-simulator/SDWebImageAVIFCoder.framework/_CodeSignature/CodeResources +1 -1
  64. package/prebuilds/spm-deps/SDWebImageAVIFCoder/release/SDWebImageAVIFCoder.xcframework/ios-arm64/SDWebImageAVIFCoder.framework/Info.plist +0 -0
  65. package/prebuilds/spm-deps/SDWebImageAVIFCoder/release/SDWebImageAVIFCoder.xcframework/ios-arm64/SDWebImageAVIFCoder.framework/SDWebImageAVIFCoder +0 -0
  66. package/prebuilds/spm-deps/SDWebImageAVIFCoder/release/SDWebImageAVIFCoder.xcframework/ios-arm64/dSYMs/SDWebImageAVIFCoder.framework.dSYM/Contents/Resources/DWARF/SDWebImageAVIFCoder +0 -0
  67. package/prebuilds/spm-deps/SDWebImageAVIFCoder/release/SDWebImageAVIFCoder.xcframework/ios-arm64/dSYMs/SDWebImageAVIFCoder.framework.dSYM/Contents/Resources/Relocations/aarch64/SDWebImageAVIFCoder.yml +37 -37
  68. package/prebuilds/spm-deps/SDWebImageAVIFCoder/release/SDWebImageAVIFCoder.xcframework/ios-arm64_x86_64-simulator/SDWebImageAVIFCoder.framework/Info.plist +0 -0
  69. package/prebuilds/spm-deps/SDWebImageAVIFCoder/release/SDWebImageAVIFCoder.xcframework/ios-arm64_x86_64-simulator/SDWebImageAVIFCoder.framework/SDWebImageAVIFCoder +0 -0
  70. package/prebuilds/spm-deps/SDWebImageAVIFCoder/release/SDWebImageAVIFCoder.xcframework/ios-arm64_x86_64-simulator/SDWebImageAVIFCoder.framework/_CodeSignature/CodeResources +1 -1
  71. package/prebuilds/spm-deps/SDWebImageAVIFCoder/release/SDWebImageAVIFCoder.xcframework/ios-arm64_x86_64-simulator/dSYMs/SDWebImageAVIFCoder.framework.dSYM/Contents/Resources/DWARF/SDWebImageAVIFCoder +0 -0
  72. package/prebuilds/spm-deps/SDWebImageAVIFCoder/release/SDWebImageAVIFCoder.xcframework/ios-arm64_x86_64-simulator/dSYMs/SDWebImageAVIFCoder.framework.dSYM/Contents/Resources/Relocations/aarch64/SDWebImageAVIFCoder.yml +37 -37
  73. package/prebuilds/spm-deps/SDWebImageAVIFCoder/release/SDWebImageAVIFCoder.xcframework/ios-arm64_x86_64-simulator/dSYMs/SDWebImageAVIFCoder.framework.dSYM/Contents/Resources/Relocations/x86_64/SDWebImageAVIFCoder.yml +37 -37
  74. package/prebuilds/spm-deps/SDWebImageSVGCoder/debug/SDWebImageSVGCoder.xcframework/Info.plist +5 -5
  75. package/prebuilds/spm-deps/SDWebImageSVGCoder/debug/SDWebImageSVGCoder.xcframework/ios-arm64/SDWebImageSVGCoder.framework/Info.plist +0 -0
  76. package/prebuilds/spm-deps/SDWebImageSVGCoder/debug/SDWebImageSVGCoder.xcframework/ios-arm64/SDWebImageSVGCoder.framework/SDWebImageSVGCoder +0 -0
  77. package/prebuilds/spm-deps/SDWebImageSVGCoder/debug/SDWebImageSVGCoder.xcframework/ios-arm64_x86_64-simulator/SDWebImageSVGCoder.framework/Info.plist +0 -0
  78. package/prebuilds/spm-deps/SDWebImageSVGCoder/debug/SDWebImageSVGCoder.xcframework/ios-arm64_x86_64-simulator/SDWebImageSVGCoder.framework/SDWebImageSVGCoder +0 -0
  79. package/prebuilds/spm-deps/SDWebImageSVGCoder/debug/SDWebImageSVGCoder.xcframework/ios-arm64_x86_64-simulator/SDWebImageSVGCoder.framework/_CodeSignature/CodeResources +1 -1
  80. package/prebuilds/spm-deps/SDWebImageSVGCoder/release/SDWebImageSVGCoder.xcframework/ios-arm64/SDWebImageSVGCoder.framework/Info.plist +0 -0
  81. package/prebuilds/spm-deps/SDWebImageSVGCoder/release/SDWebImageSVGCoder.xcframework/ios-arm64/SDWebImageSVGCoder.framework/SDWebImageSVGCoder +0 -0
  82. package/prebuilds/spm-deps/SDWebImageSVGCoder/release/SDWebImageSVGCoder.xcframework/ios-arm64/dSYMs/SDWebImageSVGCoder.framework.dSYM/Contents/Resources/DWARF/SDWebImageSVGCoder +0 -0
  83. package/prebuilds/spm-deps/SDWebImageSVGCoder/release/SDWebImageSVGCoder.xcframework/ios-arm64/dSYMs/SDWebImageSVGCoder.framework.dSYM/Contents/Resources/Relocations/aarch64/SDWebImageSVGCoder.yml +13 -13
  84. package/prebuilds/spm-deps/SDWebImageSVGCoder/release/SDWebImageSVGCoder.xcframework/ios-arm64_x86_64-simulator/SDWebImageSVGCoder.framework/Info.plist +0 -0
  85. package/prebuilds/spm-deps/SDWebImageSVGCoder/release/SDWebImageSVGCoder.xcframework/ios-arm64_x86_64-simulator/SDWebImageSVGCoder.framework/SDWebImageSVGCoder +0 -0
  86. package/prebuilds/spm-deps/SDWebImageSVGCoder/release/SDWebImageSVGCoder.xcframework/ios-arm64_x86_64-simulator/SDWebImageSVGCoder.framework/_CodeSignature/CodeResources +1 -1
  87. package/prebuilds/spm-deps/SDWebImageSVGCoder/release/SDWebImageSVGCoder.xcframework/ios-arm64_x86_64-simulator/dSYMs/SDWebImageSVGCoder.framework.dSYM/Contents/Resources/DWARF/SDWebImageSVGCoder +0 -0
  88. package/prebuilds/spm-deps/SDWebImageSVGCoder/release/SDWebImageSVGCoder.xcframework/ios-arm64_x86_64-simulator/dSYMs/SDWebImageSVGCoder.framework.dSYM/Contents/Resources/Relocations/aarch64/SDWebImageSVGCoder.yml +13 -13
  89. package/prebuilds/spm-deps/SDWebImageSVGCoder/release/SDWebImageSVGCoder.xcframework/ios-arm64_x86_64-simulator/dSYMs/SDWebImageSVGCoder.framework.dSYM/Contents/Resources/Relocations/x86_64/SDWebImageSVGCoder.yml +13 -13
  90. package/prebuilds/spm-deps/SDWebImageWebPCoder/debug/SDWebImageWebPCoder.xcframework/Info.plist +5 -5
  91. package/prebuilds/spm-deps/SDWebImageWebPCoder/debug/SDWebImageWebPCoder.xcframework/ios-arm64/SDWebImageWebPCoder.framework/Info.plist +0 -0
  92. package/prebuilds/spm-deps/SDWebImageWebPCoder/debug/SDWebImageWebPCoder.xcframework/ios-arm64/SDWebImageWebPCoder.framework/SDWebImageWebPCoder +0 -0
  93. package/prebuilds/spm-deps/SDWebImageWebPCoder/debug/SDWebImageWebPCoder.xcframework/ios-arm64_x86_64-simulator/SDWebImageWebPCoder.framework/Info.plist +0 -0
  94. package/prebuilds/spm-deps/SDWebImageWebPCoder/debug/SDWebImageWebPCoder.xcframework/ios-arm64_x86_64-simulator/SDWebImageWebPCoder.framework/SDWebImageWebPCoder +0 -0
  95. package/prebuilds/spm-deps/SDWebImageWebPCoder/debug/SDWebImageWebPCoder.xcframework/ios-arm64_x86_64-simulator/SDWebImageWebPCoder.framework/_CodeSignature/CodeResources +1 -1
  96. package/prebuilds/spm-deps/SDWebImageWebPCoder/release/SDWebImageWebPCoder.xcframework/ios-arm64/SDWebImageWebPCoder.framework/Info.plist +0 -0
  97. package/prebuilds/spm-deps/SDWebImageWebPCoder/release/SDWebImageWebPCoder.xcframework/ios-arm64/SDWebImageWebPCoder.framework/SDWebImageWebPCoder +0 -0
  98. package/prebuilds/spm-deps/SDWebImageWebPCoder/release/SDWebImageWebPCoder.xcframework/ios-arm64/dSYMs/SDWebImageWebPCoder.framework.dSYM/Contents/Resources/DWARF/SDWebImageWebPCoder +0 -0
  99. package/prebuilds/spm-deps/SDWebImageWebPCoder/release/SDWebImageWebPCoder.xcframework/ios-arm64/dSYMs/SDWebImageWebPCoder.framework.dSYM/Contents/Resources/Relocations/aarch64/SDWebImageWebPCoder.yml +1219 -1219
  100. package/prebuilds/spm-deps/SDWebImageWebPCoder/release/SDWebImageWebPCoder.xcframework/ios-arm64_x86_64-simulator/SDWebImageWebPCoder.framework/Info.plist +0 -0
  101. package/prebuilds/spm-deps/SDWebImageWebPCoder/release/SDWebImageWebPCoder.xcframework/ios-arm64_x86_64-simulator/SDWebImageWebPCoder.framework/SDWebImageWebPCoder +0 -0
  102. package/prebuilds/spm-deps/SDWebImageWebPCoder/release/SDWebImageWebPCoder.xcframework/ios-arm64_x86_64-simulator/SDWebImageWebPCoder.framework/_CodeSignature/CodeResources +1 -1
  103. package/prebuilds/spm-deps/SDWebImageWebPCoder/release/SDWebImageWebPCoder.xcframework/ios-arm64_x86_64-simulator/dSYMs/SDWebImageWebPCoder.framework.dSYM/Contents/Resources/DWARF/SDWebImageWebPCoder +0 -0
  104. package/prebuilds/spm-deps/SDWebImageWebPCoder/release/SDWebImageWebPCoder.xcframework/ios-arm64_x86_64-simulator/dSYMs/SDWebImageWebPCoder.framework.dSYM/Contents/Resources/Relocations/aarch64/SDWebImageWebPCoder.yml +1219 -1219
  105. package/prebuilds/spm-deps/SDWebImageWebPCoder/release/SDWebImageWebPCoder.xcframework/ios-arm64_x86_64-simulator/dSYMs/SDWebImageWebPCoder.framework.dSYM/Contents/Resources/Relocations/x86_64/SDWebImageWebPCoder.yml +1312 -1312
  106. package/prebuilds/spm-deps/libavif/debug/libavif.xcframework/Info.plist +5 -5
  107. package/prebuilds/spm-deps/libavif/debug/libavif.xcframework/ios-arm64/libavif.framework/Info.plist +0 -0
  108. package/prebuilds/spm-deps/libavif/debug/libavif.xcframework/ios-arm64/libavif.framework/libavif +0 -0
  109. package/prebuilds/spm-deps/libavif/debug/libavif.xcframework/ios-arm64_x86_64-simulator/libavif.framework/Info.plist +0 -0
  110. package/prebuilds/spm-deps/libavif/debug/libavif.xcframework/ios-arm64_x86_64-simulator/libavif.framework/_CodeSignature/CodeResources +1 -1
  111. package/prebuilds/spm-deps/libavif/debug/libavif.xcframework/ios-arm64_x86_64-simulator/libavif.framework/libavif +0 -0
  112. package/prebuilds/spm-deps/libavif/release/libavif.xcframework/Info.plist +5 -5
  113. package/prebuilds/spm-deps/libavif/release/libavif.xcframework/ios-arm64/dSYMs/libavif.framework.dSYM/Contents/Resources/DWARF/libavif +0 -0
  114. package/prebuilds/spm-deps/libavif/release/libavif.xcframework/ios-arm64/dSYMs/libavif.framework.dSYM/Contents/Resources/Relocations/aarch64/libavif.yml +33 -33
  115. package/prebuilds/spm-deps/libavif/release/libavif.xcframework/ios-arm64/libavif.framework/Info.plist +0 -0
  116. package/prebuilds/spm-deps/libavif/release/libavif.xcframework/ios-arm64/libavif.framework/libavif +0 -0
  117. package/prebuilds/spm-deps/libavif/release/libavif.xcframework/ios-arm64_x86_64-simulator/dSYMs/libavif.framework.dSYM/Contents/Resources/DWARF/libavif +0 -0
  118. package/prebuilds/spm-deps/libavif/release/libavif.xcframework/ios-arm64_x86_64-simulator/dSYMs/libavif.framework.dSYM/Contents/Resources/Relocations/aarch64/libavif.yml +32 -32
  119. package/prebuilds/spm-deps/libavif/release/libavif.xcframework/ios-arm64_x86_64-simulator/dSYMs/libavif.framework.dSYM/Contents/Resources/Relocations/x86_64/libavif.yml +15 -15
  120. package/prebuilds/spm-deps/libavif/release/libavif.xcframework/ios-arm64_x86_64-simulator/libavif.framework/Info.plist +0 -0
  121. package/prebuilds/spm-deps/libavif/release/libavif.xcframework/ios-arm64_x86_64-simulator/libavif.framework/_CodeSignature/CodeResources +1 -1
  122. package/prebuilds/spm-deps/libavif/release/libavif.xcframework/ios-arm64_x86_64-simulator/libavif.framework/libavif +0 -0
  123. package/local-maven-repo/expo/modules/image/expo.modules.image/56.0.10/expo.modules.image-56.0.10-sources.jar.md5 +0 -1
  124. package/local-maven-repo/expo/modules/image/expo.modules.image/56.0.10/expo.modules.image-56.0.10-sources.jar.sha1 +0 -1
  125. package/local-maven-repo/expo/modules/image/expo.modules.image/56.0.10/expo.modules.image-56.0.10-sources.jar.sha256 +0 -1
  126. package/local-maven-repo/expo/modules/image/expo.modules.image/56.0.10/expo.modules.image-56.0.10-sources.jar.sha512 +0 -1
  127. package/local-maven-repo/expo/modules/image/expo.modules.image/56.0.10/expo.modules.image-56.0.10.aar +0 -0
  128. package/local-maven-repo/expo/modules/image/expo.modules.image/56.0.10/expo.modules.image-56.0.10.aar.md5 +0 -1
  129. package/local-maven-repo/expo/modules/image/expo.modules.image/56.0.10/expo.modules.image-56.0.10.aar.sha1 +0 -1
  130. package/local-maven-repo/expo/modules/image/expo.modules.image/56.0.10/expo.modules.image-56.0.10.aar.sha256 +0 -1
  131. package/local-maven-repo/expo/modules/image/expo.modules.image/56.0.10/expo.modules.image-56.0.10.aar.sha512 +0 -1
  132. package/local-maven-repo/expo/modules/image/expo.modules.image/56.0.10/expo.modules.image-56.0.10.module.md5 +0 -1
  133. package/local-maven-repo/expo/modules/image/expo.modules.image/56.0.10/expo.modules.image-56.0.10.module.sha1 +0 -1
  134. package/local-maven-repo/expo/modules/image/expo.modules.image/56.0.10/expo.modules.image-56.0.10.module.sha256 +0 -1
  135. package/local-maven-repo/expo/modules/image/expo.modules.image/56.0.10/expo.modules.image-56.0.10.module.sha512 +0 -1
  136. package/local-maven-repo/expo/modules/image/expo.modules.image/56.0.10/expo.modules.image-56.0.10.pom.md5 +0 -1
  137. package/local-maven-repo/expo/modules/image/expo.modules.image/56.0.10/expo.modules.image-56.0.10.pom.sha1 +0 -1
  138. package/local-maven-repo/expo/modules/image/expo.modules.image/56.0.10/expo.modules.image-56.0.10.pom.sha256 +0 -1
  139. package/local-maven-repo/expo/modules/image/expo.modules.image/56.0.10/expo.modules.image-56.0.10.pom.sha512 +0 -1
package/CHANGELOG.md CHANGED
@@ -10,6 +10,12 @@
10
10
 
11
11
  ### 💡 Others
12
12
 
13
+ ## 56.0.11 — 2026-06-10
14
+
15
+ ### 🐛 Bug fixes
16
+
17
+ - [Android] Fixed image staying blank when its `source` changes while a `transition` cross-fade is still running. ([#46752](https://github.com/expo/expo/pull/46752) by [@zoontek](https://github.com/zoontek))
18
+
13
19
  ## 56.0.10 — 2026-06-05
14
20
 
15
21
  ### 🎉 New features
@@ -13,13 +13,13 @@ plugins {
13
13
  apply plugin: 'com.google.devtools.ksp'
14
14
 
15
15
  group = 'expo.modules.image'
16
- version = '56.0.10'
16
+ version = '56.0.11'
17
17
 
18
18
  android {
19
19
  namespace "expo.modules.image"
20
20
  defaultConfig {
21
21
  versionCode 1
22
- versionName "56.0.10"
22
+ versionName "56.0.11"
23
23
  consumerProguardFiles("proguard-rules.pro")
24
24
 
25
25
  buildConfigField("boolean", "ALLOW_GLIDE_LOGS", project.properties.get("EXPO_ALLOW_GLIDE_LOGS", "false"))
@@ -312,11 +312,17 @@ class ExpoImageViewWrapper(context: Context, appContext: AppContext) : ExpoView(
312
312
  newView.bringToFront()
313
313
  previousView.alpha = 1f
314
314
  newView.alpha = 0f
315
+ // A newer source can reuse this view as its `newView` before the fade-out ends. That
316
+ // cancels this animation, and the end action runs on cancel too, so without this guard
317
+ // it would recycle the view now holding the new image. See issue #46703.
318
+ val previousTarget = previousView.currentTarget
315
319
  previousView.animate().apply {
316
320
  duration = transitionDuration
317
321
  alpha(0f)
318
322
  withEndAction {
319
- clearPreviousView()
323
+ if (previousView.currentTarget === previousTarget) {
324
+ clearPreviousView()
325
+ }
320
326
  }
321
327
  }
322
328
  newView.animate().apply {
@@ -8,7 +8,7 @@
8
8
  "publication": {
9
9
  "groupId": "expo.modules.image",
10
10
  "artifactId": "expo.modules.image",
11
- "version": "56.0.10",
11
+ "version": "56.0.11",
12
12
  "repository": "local-maven-repo"
13
13
  }
14
14
  }
@@ -0,0 +1 @@
1
+ 1d7ce10f760a70aa98e989066498c1f7b55be7c189c70bbb059acfde0d7651d9
@@ -0,0 +1 @@
1
+ d99bcd9c0399c84999537f0cc22784eba7f3dae7f6223938f5bf12c12e2a85b5b6cc8b228d4393851582e8fa155784bf34fabead0a47216eacb9528fa149f93a
@@ -0,0 +1 @@
1
+ 66a58aed30967ac9d92161783d4cd4770fda10d6d980354fa55975b011d9562a
@@ -0,0 +1 @@
1
+ 28ed7e8ab85b12d9c265ad03363d4de701a043c8bdc6e097feb9ace050c3eb320da05c57407530cd9e226de30d25a20e529c63de16580b5daad0898f9bee5e94
@@ -3,7 +3,7 @@
3
3
  "component": {
4
4
  "group": "expo.modules.image",
5
5
  "module": "expo.modules.image",
6
- "version": "56.0.10",
6
+ "version": "56.0.11",
7
7
  "attributes": {
8
8
  "org.gradle.status": "release"
9
9
  }
@@ -54,13 +54,13 @@
54
54
  ],
55
55
  "files": [
56
56
  {
57
- "name": "expo.modules.image-56.0.10.aar",
58
- "url": "expo.modules.image-56.0.10.aar",
59
- "size": 319998,
60
- "sha512": "85b14a962b634fa94cf6a9f9454622a6042c03ddf69f64582883c123e666e5ec06c96d63089113fca81e496d35684425268d255c92dcf8af9dd2c3decadd4a66",
61
- "sha256": "fa68f31204c5cf8f7b9f152e34e1205dbd567eb0e4091d8f33f13a9fd1eedbc2",
62
- "sha1": "d37ea40334a76a35e41cac0c85e2f7c00cd9c7be",
63
- "md5": "bc2d9fc57afbbc8973867e32a476935a"
57
+ "name": "expo.modules.image-56.0.11.aar",
58
+ "url": "expo.modules.image-56.0.11.aar",
59
+ "size": 320189,
60
+ "sha512": "28ed7e8ab85b12d9c265ad03363d4de701a043c8bdc6e097feb9ace050c3eb320da05c57407530cd9e226de30d25a20e529c63de16580b5daad0898f9bee5e94",
61
+ "sha256": "66a58aed30967ac9d92161783d4cd4770fda10d6d980354fa55975b011d9562a",
62
+ "sha1": "21bd8baaa9bf95281126047c24037fbd082e19e3",
63
+ "md5": "78d0e509fb139a2f160f5d882a4c4a4a"
64
64
  }
65
65
  ]
66
66
  },
@@ -157,13 +157,13 @@
157
157
  ],
158
158
  "files": [
159
159
  {
160
- "name": "expo.modules.image-56.0.10.aar",
161
- "url": "expo.modules.image-56.0.10.aar",
162
- "size": 319998,
163
- "sha512": "85b14a962b634fa94cf6a9f9454622a6042c03ddf69f64582883c123e666e5ec06c96d63089113fca81e496d35684425268d255c92dcf8af9dd2c3decadd4a66",
164
- "sha256": "fa68f31204c5cf8f7b9f152e34e1205dbd567eb0e4091d8f33f13a9fd1eedbc2",
165
- "sha1": "d37ea40334a76a35e41cac0c85e2f7c00cd9c7be",
166
- "md5": "bc2d9fc57afbbc8973867e32a476935a"
160
+ "name": "expo.modules.image-56.0.11.aar",
161
+ "url": "expo.modules.image-56.0.11.aar",
162
+ "size": 320189,
163
+ "sha512": "28ed7e8ab85b12d9c265ad03363d4de701a043c8bdc6e097feb9ace050c3eb320da05c57407530cd9e226de30d25a20e529c63de16580b5daad0898f9bee5e94",
164
+ "sha256": "66a58aed30967ac9d92161783d4cd4770fda10d6d980354fa55975b011d9562a",
165
+ "sha1": "21bd8baaa9bf95281126047c24037fbd082e19e3",
166
+ "md5": "78d0e509fb139a2f160f5d882a4c4a4a"
167
167
  }
168
168
  ]
169
169
  },
@@ -177,13 +177,13 @@
177
177
  },
178
178
  "files": [
179
179
  {
180
- "name": "expo.modules.image-56.0.10-sources.jar",
181
- "url": "expo.modules.image-56.0.10-sources.jar",
182
- "size": 59502,
183
- "sha512": "1a1c817a4210555524a4d714fe1715f2c4b0b83526799c3ed488dfade351ed3f8db2a28165784583c986e4ac0fc70fe687a8e05879d34c2fdf53c3ee9e2004b7",
184
- "sha256": "7d85d51a736a12e184dc829d4dfeeebb22b42f6d54a463eddd106f1e3d078ee4",
185
- "sha1": "773636dc48ae3976e3ee0394caae5d2a734e8803",
186
- "md5": "d1ff663b8abed09b5dcdec369598f9d6"
180
+ "name": "expo.modules.image-56.0.11-sources.jar",
181
+ "url": "expo.modules.image-56.0.11-sources.jar",
182
+ "size": 59652,
183
+ "sha512": "d99bcd9c0399c84999537f0cc22784eba7f3dae7f6223938f5bf12c12e2a85b5b6cc8b228d4393851582e8fa155784bf34fabead0a47216eacb9528fa149f93a",
184
+ "sha256": "1d7ce10f760a70aa98e989066498c1f7b55be7c189c70bbb059acfde0d7651d9",
185
+ "sha1": "16e46209664eccccbe9e4eecab4d86af7ba22c9c",
186
+ "md5": "cb67b8bc9f01e8a6b678c8e3216db232"
187
187
  }
188
188
  ]
189
189
  }
@@ -0,0 +1 @@
1
+ 8fe571e33850c2731b11f0ec65233ffffc1798f877c701d92479bb1e77ce8f0a
@@ -0,0 +1 @@
1
+ bb489a63a96feb8f1141ed33fa77fa9dae30c004ca2265fdf5ca3c867410ca7f0df402cdc65e6aef5a64ed92c6288fb17341b6b21bc023128b3afa4b6fc5bedc
@@ -9,7 +9,7 @@
9
9
  <modelVersion>4.0.0</modelVersion>
10
10
  <groupId>expo.modules.image</groupId>
11
11
  <artifactId>expo.modules.image</artifactId>
12
- <version>56.0.10</version>
12
+ <version>56.0.11</version>
13
13
  <packaging>aar</packaging>
14
14
  <name>expo.modules.image</name>
15
15
  <url>https://github.com/expo/expo</url>
@@ -0,0 +1 @@
1
+ a67860d2eac4fdb5e19629b4ebdea38686e62fdb8c3881e17405b2f9396015c0
@@ -0,0 +1 @@
1
+ 474e0ab629157e1768cf073a4fe6978c03a7f621a0edbc2395657cfdf1e19cb57d64d93cacb095d18d63a2f182d21e1624165c22bf547a06a82e7ec4668c63e8
@@ -3,11 +3,11 @@
3
3
  <groupId>expo.modules.image</groupId>
4
4
  <artifactId>expo.modules.image</artifactId>
5
5
  <versioning>
6
- <latest>56.0.10</latest>
7
- <release>56.0.10</release>
6
+ <latest>56.0.11</latest>
7
+ <release>56.0.11</release>
8
8
  <versions>
9
- <version>56.0.10</version>
9
+ <version>56.0.11</version>
10
10
  </versions>
11
- <lastUpdated>20260605211259</lastUpdated>
11
+ <lastUpdated>20260610225253</lastUpdated>
12
12
  </versioning>
13
13
  </metadata>
@@ -1 +1 @@
1
- bb7a3ecea2cd36a8557cb244f83ae54d
1
+ e8c09df2487449a4e33fffb68107b5b1
@@ -1 +1 @@
1
- b092e9e7555c8b19403bcee215b9678db5d4bb04
1
+ 0896cec5ec795f832211fa08f776db328ef84ca4
@@ -1 +1 @@
1
- fee688569ebc848ccb79747b67e4b336cf37804b61fb1c026eceab19aa0882ec
1
+ 8b356962383e838940d40fe3cff3d5d4bb33aae68db7a5a115203fe69407d4e6
@@ -1 +1 @@
1
- 767315c63bbcb7235117ccb0926ddb3de20dd2a15e034285d2695ce0916ec2a7c5f9e8236dafb2a644856e76e9926a0d727e94df453d3de0a931686834677db3
1
+ f3b6177b36863e28d17d14ef9d8c19084e86b070b8f572eb488057d37435b1bdc9b0c9c39bfa878a3667a7174843f0181a065cd9a3b718f6c26c895597eb0003
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "expo-image",
3
3
  "title": "Expo Image",
4
- "version": "56.0.10",
4
+ "version": "56.0.11",
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",
@@ -23,8 +23,8 @@
23
23
  "devDependencies": {
24
24
  "@types/node": "^22.14.0",
25
25
  "@types/react": "~19.2.0",
26
- "expo": "56.0.9",
27
- "expo-module-scripts": "56.0.3"
26
+ "expo-module-scripts": "56.0.3",
27
+ "expo": "56.0.10"
28
28
  },
29
29
  "peerDependencies": {
30
30
  "expo": "*",
@@ -40,7 +40,7 @@
40
40
  "jest": {
41
41
  "preset": "expo-module-scripts"
42
42
  },
43
- "gitHead": "175f1e78e3444ca99ddea473faea6777a0656668",
43
+ "gitHead": "b1e94a5c1c5b19472a42ca25752a3533699bc46a",
44
44
  "scripts": {
45
45
  "build": "expo-module build",
46
46
  "build:plugin": "expo-module build plugin",
@@ -0,0 +1 @@
1
+ {"root":["./src/withexpoimage.ts"],"version":"5.9.2"}
@@ -8,32 +8,32 @@
8
8
  <key>BinaryPath</key>
9
9
  <string>SDWebImage.framework/SDWebImage</string>
10
10
  <key>LibraryIdentifier</key>
11
- <string>ios-arm64_x86_64-simulator</string>
11
+ <string>ios-arm64</string>
12
12
  <key>LibraryPath</key>
13
13
  <string>SDWebImage.framework</string>
14
14
  <key>SupportedArchitectures</key>
15
15
  <array>
16
16
  <string>arm64</string>
17
- <string>x86_64</string>
18
17
  </array>
19
18
  <key>SupportedPlatform</key>
20
19
  <string>ios</string>
21
- <key>SupportedPlatformVariant</key>
22
- <string>simulator</string>
23
20
  </dict>
24
21
  <dict>
25
22
  <key>BinaryPath</key>
26
23
  <string>SDWebImage.framework/SDWebImage</string>
27
24
  <key>LibraryIdentifier</key>
28
- <string>ios-arm64</string>
25
+ <string>ios-arm64_x86_64-simulator</string>
29
26
  <key>LibraryPath</key>
30
27
  <string>SDWebImage.framework</string>
31
28
  <key>SupportedArchitectures</key>
32
29
  <array>
33
30
  <string>arm64</string>
31
+ <string>x86_64</string>
34
32
  </array>
35
33
  <key>SupportedPlatform</key>
36
34
  <string>ios</string>
35
+ <key>SupportedPlatformVariant</key>
36
+ <string>simulator</string>
37
37
  </dict>
38
38
  </array>
39
39
  <key>CFBundlePackageType</key>
@@ -263,7 +263,6 @@ typedef NS_OPTIONS(NSUInteger, SDImageCacheOptions) {
263
263
  *
264
264
  * @param imageData The image data to store
265
265
  * @param key The unique image cache key, usually it's image absolute URL
266
- * @note In history, when disk cache hit, the image will write back into memory cache, which is mostly unwanted behavior. From new version this behavior is removed.
267
266
  */
268
267
  - (void)storeImageDataToDisk:(nullable NSData *)imageData
269
268
  forKey:(nullable NSString *)key;
@@ -313,7 +312,6 @@ typedef NS_OPTIONS(NSUInteger, SDImageCacheOptions) {
313
312
  * @param doneBlock The completion block. Will not get called if the operation is cancelled
314
313
  *
315
314
  * @return a SDImageCacheToken instance containing the cache operation, will callback immediately when cancelled
316
- * @note In history, when disk cache hit, the image will write back into memory cache, which is mostly unwanted behavior. From new version this behavior is removed.
317
315
  */
318
316
  - (nullable SDImageCacheToken *)queryCacheOperationForKey:(nullable NSString *)key done:(nullable SDImageCacheQueryCompletionBlock)doneBlock;
319
317
 
@@ -326,7 +324,6 @@ typedef NS_OPTIONS(NSUInteger, SDImageCacheOptions) {
326
324
  *
327
325
  * @return a SDImageCacheToken instance containing the cache operation, will callback immediately when cancelled
328
326
  * @warning If you query with thumbnail cache key, you'd better not pass the thumbnail pixel size context, which is undefined behavior.
329
- * @note In history, when disk cache hit, the image will write back into memory cache, which is mostly unwanted behavior. From new version this behavior is removed.
330
327
  */
331
328
  - (nullable SDImageCacheToken *)queryCacheOperationForKey:(nullable NSString *)key options:(SDImageCacheOptions)options done:(nullable SDImageCacheQueryCompletionBlock)doneBlock;
332
329
 
@@ -340,7 +337,6 @@ typedef NS_OPTIONS(NSUInteger, SDImageCacheOptions) {
340
337
  *
341
338
  * @return a SDImageCacheToken instance containing the cache operation, will callback immediately when cancellederation, will callback immediately when cancelled
342
339
  * @warning If you query with thumbnail cache key, you'd better not pass the thumbnail pixel size context, which is undefined behavior.
343
- * @note In history, when disk cache hit, the image will write back into memory cache, which is mostly unwanted behavior. From new version this behavior is removed.
344
340
  */
345
341
  - (nullable SDImageCacheToken *)queryCacheOperationForKey:(nullable NSString *)key options:(SDImageCacheOptions)options context:(nullable SDWebImageContext *)context done:(nullable SDImageCacheQueryCompletionBlock)doneBlock;
346
342
 
@@ -355,7 +351,6 @@ typedef NS_OPTIONS(NSUInteger, SDImageCacheOptions) {
355
351
  *
356
352
  * @return a SDImageCacheToken instance containing the cache operation, will callback immediately when cancelled
357
353
  * @warning If you query with thumbnail cache key, you'd better not pass the thumbnail pixel size context, which is undefined behavior.
358
- * @note In history, when disk cache hit, the image will write back into memory cache, which is mostly unwanted behavior. From new version this behavior is removed.
359
354
  */
360
355
  - (nullable SDImageCacheToken *)queryCacheOperationForKey:(nullable NSString *)key options:(SDImageCacheOptions)options context:(nullable SDWebImageContext *)context cacheType:(SDImageCacheType)queryCacheType done:(nullable SDImageCacheQueryCompletionBlock)doneBlock;
361
356
 
@@ -68,8 +68,7 @@ typedef struct SDImagePixelFormat {
68
68
  /**
69
69
  Return an animated image with frames array.
70
70
  For UIKit, this will apply the patch and then create animated UIImage. The patch is because that `+[UIImage animatedImageWithImages:duration:]` just use the average of duration for each image. So it will not work if different frame has different duration. Therefore we repeat the specify frame for specify times to let it work.
71
- For AppKit before macOS 10.13, NSImage does not support animates other than GIF. This will try to encode the frames to GIF format and then create an animated NSImage for rendering. Attention the animated image may loss some detail if the input frames contain full alpha channel because GIF only supports 1 bit alpha channel. (For 1 pixel, either transparent or not)
72
- For AppKit after macOS 10.14, use APNG format, which has a better render result.
71
+ For AppKit, NSImage does not support animates other than GIF. This will try to encode the frames to GIF format and then create an animated NSImage for rendering. Attention the animated image may loss some detail if the input frames contain full alpha channel because GIF only supports 1 bit alpha channel. (For 1 pixel, either transparent or not)
73
72
 
74
73
  @param frames The frames array. If no frames or frames is empty, return nil
75
74
  @return A animated image for rendering on UIImageView(UIKit) or NSImageView(AppKit)
@@ -263,7 +263,6 @@ typedef NS_OPTIONS(NSUInteger, SDImageCacheOptions) {
263
263
  *
264
264
  * @param imageData The image data to store
265
265
  * @param key The unique image cache key, usually it's image absolute URL
266
- * @note In history, when disk cache hit, the image will write back into memory cache, which is mostly unwanted behavior. From new version this behavior is removed.
267
266
  */
268
267
  - (void)storeImageDataToDisk:(nullable NSData *)imageData
269
268
  forKey:(nullable NSString *)key;
@@ -313,7 +312,6 @@ typedef NS_OPTIONS(NSUInteger, SDImageCacheOptions) {
313
312
  * @param doneBlock The completion block. Will not get called if the operation is cancelled
314
313
  *
315
314
  * @return a SDImageCacheToken instance containing the cache operation, will callback immediately when cancelled
316
- * @note In history, when disk cache hit, the image will write back into memory cache, which is mostly unwanted behavior. From new version this behavior is removed.
317
315
  */
318
316
  - (nullable SDImageCacheToken *)queryCacheOperationForKey:(nullable NSString *)key done:(nullable SDImageCacheQueryCompletionBlock)doneBlock;
319
317
 
@@ -326,7 +324,6 @@ typedef NS_OPTIONS(NSUInteger, SDImageCacheOptions) {
326
324
  *
327
325
  * @return a SDImageCacheToken instance containing the cache operation, will callback immediately when cancelled
328
326
  * @warning If you query with thumbnail cache key, you'd better not pass the thumbnail pixel size context, which is undefined behavior.
329
- * @note In history, when disk cache hit, the image will write back into memory cache, which is mostly unwanted behavior. From new version this behavior is removed.
330
327
  */
331
328
  - (nullable SDImageCacheToken *)queryCacheOperationForKey:(nullable NSString *)key options:(SDImageCacheOptions)options done:(nullable SDImageCacheQueryCompletionBlock)doneBlock;
332
329
 
@@ -340,7 +337,6 @@ typedef NS_OPTIONS(NSUInteger, SDImageCacheOptions) {
340
337
  *
341
338
  * @return a SDImageCacheToken instance containing the cache operation, will callback immediately when cancellederation, will callback immediately when cancelled
342
339
  * @warning If you query with thumbnail cache key, you'd better not pass the thumbnail pixel size context, which is undefined behavior.
343
- * @note In history, when disk cache hit, the image will write back into memory cache, which is mostly unwanted behavior. From new version this behavior is removed.
344
340
  */
345
341
  - (nullable SDImageCacheToken *)queryCacheOperationForKey:(nullable NSString *)key options:(SDImageCacheOptions)options context:(nullable SDWebImageContext *)context done:(nullable SDImageCacheQueryCompletionBlock)doneBlock;
346
342
 
@@ -355,7 +351,6 @@ typedef NS_OPTIONS(NSUInteger, SDImageCacheOptions) {
355
351
  *
356
352
  * @return a SDImageCacheToken instance containing the cache operation, will callback immediately when cancelled
357
353
  * @warning If you query with thumbnail cache key, you'd better not pass the thumbnail pixel size context, which is undefined behavior.
358
- * @note In history, when disk cache hit, the image will write back into memory cache, which is mostly unwanted behavior. From new version this behavior is removed.
359
354
  */
360
355
  - (nullable SDImageCacheToken *)queryCacheOperationForKey:(nullable NSString *)key options:(SDImageCacheOptions)options context:(nullable SDWebImageContext *)context cacheType:(SDImageCacheType)queryCacheType done:(nullable SDImageCacheQueryCompletionBlock)doneBlock;
361
356
 
@@ -68,8 +68,7 @@ typedef struct SDImagePixelFormat {
68
68
  /**
69
69
  Return an animated image with frames array.
70
70
  For UIKit, this will apply the patch and then create animated UIImage. The patch is because that `+[UIImage animatedImageWithImages:duration:]` just use the average of duration for each image. So it will not work if different frame has different duration. Therefore we repeat the specify frame for specify times to let it work.
71
- For AppKit before macOS 10.13, NSImage does not support animates other than GIF. This will try to encode the frames to GIF format and then create an animated NSImage for rendering. Attention the animated image may loss some detail if the input frames contain full alpha channel because GIF only supports 1 bit alpha channel. (For 1 pixel, either transparent or not)
72
- For AppKit after macOS 10.14, use APNG format, which has a better render result.
71
+ For AppKit, NSImage does not support animates other than GIF. This will try to encode the frames to GIF format and then create an animated NSImage for rendering. Attention the animated image may loss some detail if the input frames contain full alpha channel because GIF only supports 1 bit alpha channel. (For 1 pixel, either transparent or not)
73
72
 
74
73
  @param frames The frames array. If no frames or frames is empty, return nil
75
74
  @return A animated image for rendering on UIImageView(UIKit) or NSImageView(AppKit)
@@ -6,7 +6,7 @@
6
6
  <dict>
7
7
  <key>Info.plist</key>
8
8
  <data>
9
- /hHUxTW3frbQvevWZV4yKhyK6Wg=
9
+ SPsFSZPpnvjs7VIXCm1qiDqOX2o=
10
10
  </data>
11
11
  </dict>
12
12
  <key>files2</key>
@@ -10,15 +10,18 @@
10
10
  <key>DebugSymbolsPath</key>
11
11
  <string>dSYMs</string>
12
12
  <key>LibraryIdentifier</key>
13
- <string>ios-arm64</string>
13
+ <string>ios-arm64_x86_64-simulator</string>
14
14
  <key>LibraryPath</key>
15
15
  <string>SDWebImage.framework</string>
16
16
  <key>SupportedArchitectures</key>
17
17
  <array>
18
18
  <string>arm64</string>
19
+ <string>x86_64</string>
19
20
  </array>
20
21
  <key>SupportedPlatform</key>
21
22
  <string>ios</string>
23
+ <key>SupportedPlatformVariant</key>
24
+ <string>simulator</string>
22
25
  </dict>
23
26
  <dict>
24
27
  <key>BinaryPath</key>
@@ -26,18 +29,15 @@
26
29
  <key>DebugSymbolsPath</key>
27
30
  <string>dSYMs</string>
28
31
  <key>LibraryIdentifier</key>
29
- <string>ios-arm64_x86_64-simulator</string>
32
+ <string>ios-arm64</string>
30
33
  <key>LibraryPath</key>
31
34
  <string>SDWebImage.framework</string>
32
35
  <key>SupportedArchitectures</key>
33
36
  <array>
34
37
  <string>arm64</string>
35
- <string>x86_64</string>
36
38
  </array>
37
39
  <key>SupportedPlatform</key>
38
40
  <string>ios</string>
39
- <key>SupportedPlatformVariant</key>
40
- <string>simulator</string>
41
41
  </dict>
42
42
  </array>
43
43
  <key>CFBundlePackageType</key>
@@ -263,7 +263,6 @@ typedef NS_OPTIONS(NSUInteger, SDImageCacheOptions) {
263
263
  *
264
264
  * @param imageData The image data to store
265
265
  * @param key The unique image cache key, usually it's image absolute URL
266
- * @note In history, when disk cache hit, the image will write back into memory cache, which is mostly unwanted behavior. From new version this behavior is removed.
267
266
  */
268
267
  - (void)storeImageDataToDisk:(nullable NSData *)imageData
269
268
  forKey:(nullable NSString *)key;
@@ -313,7 +312,6 @@ typedef NS_OPTIONS(NSUInteger, SDImageCacheOptions) {
313
312
  * @param doneBlock The completion block. Will not get called if the operation is cancelled
314
313
  *
315
314
  * @return a SDImageCacheToken instance containing the cache operation, will callback immediately when cancelled
316
- * @note In history, when disk cache hit, the image will write back into memory cache, which is mostly unwanted behavior. From new version this behavior is removed.
317
315
  */
318
316
  - (nullable SDImageCacheToken *)queryCacheOperationForKey:(nullable NSString *)key done:(nullable SDImageCacheQueryCompletionBlock)doneBlock;
319
317
 
@@ -326,7 +324,6 @@ typedef NS_OPTIONS(NSUInteger, SDImageCacheOptions) {
326
324
  *
327
325
  * @return a SDImageCacheToken instance containing the cache operation, will callback immediately when cancelled
328
326
  * @warning If you query with thumbnail cache key, you'd better not pass the thumbnail pixel size context, which is undefined behavior.
329
- * @note In history, when disk cache hit, the image will write back into memory cache, which is mostly unwanted behavior. From new version this behavior is removed.
330
327
  */
331
328
  - (nullable SDImageCacheToken *)queryCacheOperationForKey:(nullable NSString *)key options:(SDImageCacheOptions)options done:(nullable SDImageCacheQueryCompletionBlock)doneBlock;
332
329
 
@@ -340,7 +337,6 @@ typedef NS_OPTIONS(NSUInteger, SDImageCacheOptions) {
340
337
  *
341
338
  * @return a SDImageCacheToken instance containing the cache operation, will callback immediately when cancellederation, will callback immediately when cancelled
342
339
  * @warning If you query with thumbnail cache key, you'd better not pass the thumbnail pixel size context, which is undefined behavior.
343
- * @note In history, when disk cache hit, the image will write back into memory cache, which is mostly unwanted behavior. From new version this behavior is removed.
344
340
  */
345
341
  - (nullable SDImageCacheToken *)queryCacheOperationForKey:(nullable NSString *)key options:(SDImageCacheOptions)options context:(nullable SDWebImageContext *)context done:(nullable SDImageCacheQueryCompletionBlock)doneBlock;
346
342
 
@@ -355,7 +351,6 @@ typedef NS_OPTIONS(NSUInteger, SDImageCacheOptions) {
355
351
  *
356
352
  * @return a SDImageCacheToken instance containing the cache operation, will callback immediately when cancelled
357
353
  * @warning If you query with thumbnail cache key, you'd better not pass the thumbnail pixel size context, which is undefined behavior.
358
- * @note In history, when disk cache hit, the image will write back into memory cache, which is mostly unwanted behavior. From new version this behavior is removed.
359
354
  */
360
355
  - (nullable SDImageCacheToken *)queryCacheOperationForKey:(nullable NSString *)key options:(SDImageCacheOptions)options context:(nullable SDWebImageContext *)context cacheType:(SDImageCacheType)queryCacheType done:(nullable SDImageCacheQueryCompletionBlock)doneBlock;
361
356
 
@@ -68,8 +68,7 @@ typedef struct SDImagePixelFormat {
68
68
  /**
69
69
  Return an animated image with frames array.
70
70
  For UIKit, this will apply the patch and then create animated UIImage. The patch is because that `+[UIImage animatedImageWithImages:duration:]` just use the average of duration for each image. So it will not work if different frame has different duration. Therefore we repeat the specify frame for specify times to let it work.
71
- For AppKit before macOS 10.13, NSImage does not support animates other than GIF. This will try to encode the frames to GIF format and then create an animated NSImage for rendering. Attention the animated image may loss some detail if the input frames contain full alpha channel because GIF only supports 1 bit alpha channel. (For 1 pixel, either transparent or not)
72
- For AppKit after macOS 10.14, use APNG format, which has a better render result.
71
+ For AppKit, NSImage does not support animates other than GIF. This will try to encode the frames to GIF format and then create an animated NSImage for rendering. Attention the animated image may loss some detail if the input frames contain full alpha channel because GIF only supports 1 bit alpha channel. (For 1 pixel, either transparent or not)
73
72
 
74
73
  @param frames The frames array. If no frames or frames is empty, return nil
75
74
  @return A animated image for rendering on UIImageView(UIKit) or NSImageView(AppKit)