expo-image-manipulator 13.1.8-canary-20250722-599a28f → 13.2.0-canary-20250811-5c940c0
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.
- package/CHANGELOG.md +2 -0
- package/android/build.gradle +2 -2
- package/build/ImageManipulator.d.ts +1 -1
- package/build/ImageManipulatorContext.d.ts +1 -1
- package/expo-module.config.json +1 -1
- package/ios/ExpoImageManipulator.podspec +2 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.imagemanipulator/{13.1.8-canary-20250722-599a28f/expo.modules.imagemanipulator-13.1.8-canary-20250722-599a28f.module → 13.2.0-canary-20250811-5c940c0/expo.modules.imagemanipulator-13.2.0-canary-20250811-5c940c0.module} +7 -7
- package/local-maven-repo/host/exp/exponent/expo.modules.imagemanipulator/13.2.0-canary-20250811-5c940c0/expo.modules.imagemanipulator-13.2.0-canary-20250811-5c940c0.module.md5 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.imagemanipulator/13.2.0-canary-20250811-5c940c0/expo.modules.imagemanipulator-13.2.0-canary-20250811-5c940c0.module.sha1 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.imagemanipulator/13.2.0-canary-20250811-5c940c0/expo.modules.imagemanipulator-13.2.0-canary-20250811-5c940c0.module.sha256 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.imagemanipulator/13.2.0-canary-20250811-5c940c0/expo.modules.imagemanipulator-13.2.0-canary-20250811-5c940c0.module.sha512 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.imagemanipulator/{13.1.8-canary-20250722-599a28f/expo.modules.imagemanipulator-13.1.8-canary-20250722-599a28f.pom → 13.2.0-canary-20250811-5c940c0/expo.modules.imagemanipulator-13.2.0-canary-20250811-5c940c0.pom} +1 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.imagemanipulator/13.2.0-canary-20250811-5c940c0/expo.modules.imagemanipulator-13.2.0-canary-20250811-5c940c0.pom.md5 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.imagemanipulator/13.2.0-canary-20250811-5c940c0/expo.modules.imagemanipulator-13.2.0-canary-20250811-5c940c0.pom.sha1 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.imagemanipulator/13.2.0-canary-20250811-5c940c0/expo.modules.imagemanipulator-13.2.0-canary-20250811-5c940c0.pom.sha256 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.imagemanipulator/13.2.0-canary-20250811-5c940c0/expo.modules.imagemanipulator-13.2.0-canary-20250811-5c940c0.pom.sha512 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.imagemanipulator/maven-metadata.xml +4 -4
- package/local-maven-repo/host/exp/exponent/expo.modules.imagemanipulator/maven-metadata.xml.md5 +1 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.imagemanipulator/maven-metadata.xml.sha1 +1 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.imagemanipulator/maven-metadata.xml.sha256 +1 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.imagemanipulator/maven-metadata.xml.sha512 +1 -1
- package/package.json +4 -4
- package/src/ImageManipulator.ts +1 -1
- package/src/ImageManipulatorContext.ts +1 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.imagemanipulator/13.1.8-canary-20250722-599a28f/expo.modules.imagemanipulator-13.1.8-canary-20250722-599a28f.module.md5 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.imagemanipulator/13.1.8-canary-20250722-599a28f/expo.modules.imagemanipulator-13.1.8-canary-20250722-599a28f.module.sha1 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.imagemanipulator/13.1.8-canary-20250722-599a28f/expo.modules.imagemanipulator-13.1.8-canary-20250722-599a28f.module.sha256 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.imagemanipulator/13.1.8-canary-20250722-599a28f/expo.modules.imagemanipulator-13.1.8-canary-20250722-599a28f.module.sha512 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.imagemanipulator/13.1.8-canary-20250722-599a28f/expo.modules.imagemanipulator-13.1.8-canary-20250722-599a28f.pom.md5 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.imagemanipulator/13.1.8-canary-20250722-599a28f/expo.modules.imagemanipulator-13.1.8-canary-20250722-599a28f.pom.sha1 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.imagemanipulator/13.1.8-canary-20250722-599a28f/expo.modules.imagemanipulator-13.1.8-canary-20250722-599a28f.pom.sha256 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.imagemanipulator/13.1.8-canary-20250722-599a28f/expo.modules.imagemanipulator-13.1.8-canary-20250722-599a28f.pom.sha512 +0 -1
- /package/local-maven-repo/host/exp/exponent/expo.modules.imagemanipulator/{13.1.8-canary-20250722-599a28f/expo.modules.imagemanipulator-13.1.8-canary-20250722-599a28f-sources.jar → 13.2.0-canary-20250811-5c940c0/expo.modules.imagemanipulator-13.2.0-canary-20250811-5c940c0-sources.jar} +0 -0
- /package/local-maven-repo/host/exp/exponent/expo.modules.imagemanipulator/{13.1.8-canary-20250722-599a28f/expo.modules.imagemanipulator-13.1.8-canary-20250722-599a28f-sources.jar.md5 → 13.2.0-canary-20250811-5c940c0/expo.modules.imagemanipulator-13.2.0-canary-20250811-5c940c0-sources.jar.md5} +0 -0
- /package/local-maven-repo/host/exp/exponent/expo.modules.imagemanipulator/{13.1.8-canary-20250722-599a28f/expo.modules.imagemanipulator-13.1.8-canary-20250722-599a28f-sources.jar.sha1 → 13.2.0-canary-20250811-5c940c0/expo.modules.imagemanipulator-13.2.0-canary-20250811-5c940c0-sources.jar.sha1} +0 -0
- /package/local-maven-repo/host/exp/exponent/expo.modules.imagemanipulator/{13.1.8-canary-20250722-599a28f/expo.modules.imagemanipulator-13.1.8-canary-20250722-599a28f-sources.jar.sha256 → 13.2.0-canary-20250811-5c940c0/expo.modules.imagemanipulator-13.2.0-canary-20250811-5c940c0-sources.jar.sha256} +0 -0
- /package/local-maven-repo/host/exp/exponent/expo.modules.imagemanipulator/{13.1.8-canary-20250722-599a28f/expo.modules.imagemanipulator-13.1.8-canary-20250722-599a28f-sources.jar.sha512 → 13.2.0-canary-20250811-5c940c0/expo.modules.imagemanipulator-13.2.0-canary-20250811-5c940c0-sources.jar.sha512} +0 -0
- /package/local-maven-repo/host/exp/exponent/expo.modules.imagemanipulator/{13.1.8-canary-20250722-599a28f/expo.modules.imagemanipulator-13.1.8-canary-20250722-599a28f.aar → 13.2.0-canary-20250811-5c940c0/expo.modules.imagemanipulator-13.2.0-canary-20250811-5c940c0.aar} +0 -0
- /package/local-maven-repo/host/exp/exponent/expo.modules.imagemanipulator/{13.1.8-canary-20250722-599a28f/expo.modules.imagemanipulator-13.1.8-canary-20250722-599a28f.aar.md5 → 13.2.0-canary-20250811-5c940c0/expo.modules.imagemanipulator-13.2.0-canary-20250811-5c940c0.aar.md5} +0 -0
- /package/local-maven-repo/host/exp/exponent/expo.modules.imagemanipulator/{13.1.8-canary-20250722-599a28f/expo.modules.imagemanipulator-13.1.8-canary-20250722-599a28f.aar.sha1 → 13.2.0-canary-20250811-5c940c0/expo.modules.imagemanipulator-13.2.0-canary-20250811-5c940c0.aar.sha1} +0 -0
- /package/local-maven-repo/host/exp/exponent/expo.modules.imagemanipulator/{13.1.8-canary-20250722-599a28f/expo.modules.imagemanipulator-13.1.8-canary-20250722-599a28f.aar.sha256 → 13.2.0-canary-20250811-5c940c0/expo.modules.imagemanipulator-13.2.0-canary-20250811-5c940c0.aar.sha256} +0 -0
- /package/local-maven-repo/host/exp/exponent/expo.modules.imagemanipulator/{13.1.8-canary-20250722-599a28f/expo.modules.imagemanipulator-13.1.8-canary-20250722-599a28f.aar.sha512 → 13.2.0-canary-20250811-5c940c0/expo.modules.imagemanipulator-13.2.0-canary-20250811-5c940c0.aar.sha512} +0 -0
package/CHANGELOG.md
CHANGED
package/android/build.gradle
CHANGED
|
@@ -4,13 +4,13 @@ plugins {
|
|
|
4
4
|
}
|
|
5
5
|
|
|
6
6
|
group = 'host.exp.exponent'
|
|
7
|
-
version = '13.
|
|
7
|
+
version = '13.2.0-canary-20250811-5c940c0'
|
|
8
8
|
|
|
9
9
|
android {
|
|
10
10
|
namespace "expo.modules.imagemanipulator"
|
|
11
11
|
defaultConfig {
|
|
12
12
|
versionCode 23
|
|
13
|
-
versionName "13.
|
|
13
|
+
versionName "13.2.0-canary-20250811-5c940c0"
|
|
14
14
|
}
|
|
15
15
|
}
|
|
16
16
|
|
|
@@ -13,7 +13,7 @@ import ExpoImageManipulator from './NativeImageManipulatorModule';
|
|
|
13
13
|
* @param saveOptions A map defining how modified image should be saved.
|
|
14
14
|
* @return Promise which fulfils with [`ImageResult`](#imageresult) object.
|
|
15
15
|
* @deprecated It has been replaced by the new, contextual and object-oriented API.
|
|
16
|
-
* Use [`ImageManipulator.manipulate`](#
|
|
16
|
+
* Use [`ImageManipulator.manipulate`](#manipulatesource) or [`useImageManipulator`](#useimagemanipulatorsource) instead.
|
|
17
17
|
*/
|
|
18
18
|
export declare function manipulateAsync(uri: string, actions?: Action[], saveOptions?: SaveOptions): Promise<ImageResult>;
|
|
19
19
|
export declare function useImageManipulator(source: string | SharedRef<'image'>): ImageManipulatorContext;
|
|
@@ -3,7 +3,7 @@ import type { ActionCrop, ActionExtent } from './ImageManipulator.types';
|
|
|
3
3
|
import type { ImageRef } from './ImageRef';
|
|
4
4
|
/**
|
|
5
5
|
* A context for an image manipulation. It provides synchronous, chainable functions that schedule transformations on the original image to the background thread.
|
|
6
|
-
* Use an asynchronous [`renderAsync`](#
|
|
6
|
+
* Use an asynchronous [`renderAsync`](#renderasync) to await for all transformations to finish and access the final image.
|
|
7
7
|
*/
|
|
8
8
|
export declare class ImageManipulatorContext extends SharedObject {
|
|
9
9
|
/**
|
package/expo-module.config.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"component": {
|
|
4
4
|
"group": "host.exp.exponent",
|
|
5
5
|
"module": "expo.modules.imagemanipulator",
|
|
6
|
-
"version": "13.
|
|
6
|
+
"version": "13.2.0-canary-20250811-5c940c0",
|
|
7
7
|
"attributes": {
|
|
8
8
|
"org.gradle.status": "release"
|
|
9
9
|
}
|
|
@@ -33,8 +33,8 @@
|
|
|
33
33
|
],
|
|
34
34
|
"files": [
|
|
35
35
|
{
|
|
36
|
-
"name": "expo.modules.imagemanipulator-13.
|
|
37
|
-
"url": "expo.modules.imagemanipulator-13.
|
|
36
|
+
"name": "expo.modules.imagemanipulator-13.2.0-canary-20250811-5c940c0.aar",
|
|
37
|
+
"url": "expo.modules.imagemanipulator-13.2.0-canary-20250811-5c940c0.aar",
|
|
38
38
|
"size": 74823,
|
|
39
39
|
"sha512": "0d30b2d7c1ecc398001c6f2548f49b1a0d2893828ad62313cc3356825f886bcb2d23a5ac0f88481064d07ef8ea0ba682872e384e157975a43606ae14f74beee5",
|
|
40
40
|
"sha256": "3e4d6c70e7e85ff3d9b44a3ac9512c4227f119e9ecbab4719a48bc024e60d3d9",
|
|
@@ -69,8 +69,8 @@
|
|
|
69
69
|
],
|
|
70
70
|
"files": [
|
|
71
71
|
{
|
|
72
|
-
"name": "expo.modules.imagemanipulator-13.
|
|
73
|
-
"url": "expo.modules.imagemanipulator-13.
|
|
72
|
+
"name": "expo.modules.imagemanipulator-13.2.0-canary-20250811-5c940c0.aar",
|
|
73
|
+
"url": "expo.modules.imagemanipulator-13.2.0-canary-20250811-5c940c0.aar",
|
|
74
74
|
"size": 74823,
|
|
75
75
|
"sha512": "0d30b2d7c1ecc398001c6f2548f49b1a0d2893828ad62313cc3356825f886bcb2d23a5ac0f88481064d07ef8ea0ba682872e384e157975a43606ae14f74beee5",
|
|
76
76
|
"sha256": "3e4d6c70e7e85ff3d9b44a3ac9512c4227f119e9ecbab4719a48bc024e60d3d9",
|
|
@@ -89,8 +89,8 @@
|
|
|
89
89
|
},
|
|
90
90
|
"files": [
|
|
91
91
|
{
|
|
92
|
-
"name": "expo.modules.imagemanipulator-13.
|
|
93
|
-
"url": "expo.modules.imagemanipulator-13.
|
|
92
|
+
"name": "expo.modules.imagemanipulator-13.2.0-canary-20250811-5c940c0-sources.jar",
|
|
93
|
+
"url": "expo.modules.imagemanipulator-13.2.0-canary-20250811-5c940c0-sources.jar",
|
|
94
94
|
"size": 8159,
|
|
95
95
|
"sha512": "08af6c95ebf4df88f09274f2dc172df230d57b8f3ca2d1774d44584282b25d9d93ba57a78a2cdfef9232145c67aa8765b8df86f6c79852ba8c1b6b3eb3c21350",
|
|
96
96
|
"sha256": "83452b235a0ea4b9ed9dc693de4fdda6a7940c15c27b9033fb0e398e00b56a7b",
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
90fd775cf6f767bb62c6d9a4d8d460be
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
1c830ff6d8f32329ad86a61a50ac88d390c565cf
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
411b959e20447b8b2a1d35ebcc9c39cf697b37708c79d6b8b5bb606787d4b06f
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
af6e4433851ab675dc2df5013f974ccf97b26e09d9ba34be47fbf6780667d07931dc89f024a1cd0c63defd4d1ca66f17b7d9f540ded449572df5a7dff0cb72ae
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
<modelVersion>4.0.0</modelVersion>
|
|
10
10
|
<groupId>host.exp.exponent</groupId>
|
|
11
11
|
<artifactId>expo.modules.imagemanipulator</artifactId>
|
|
12
|
-
<version>13.
|
|
12
|
+
<version>13.2.0-canary-20250811-5c940c0</version>
|
|
13
13
|
<packaging>aar</packaging>
|
|
14
14
|
<name>expo.modules.imagemanipulator</name>
|
|
15
15
|
<url>https://github.com/expo/expo</url>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
489e1609a7c1f8baec1d84e7e6e7704e
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
eaed9ea9be81ec81a73c08468c6eb7122257c553
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
687b4fcdcf3ebe47300fcdb1f46928f0dcb15e6453c2d3720bb261891a893660
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
e8a79eae32325c940581a2bcb73074fbbf4833110ad0dd66f680cc684c44b438d97b089a51abb086542b08a685d9c426f940ef7b00c8b8983b4fc15a9fa25b1d
|
|
@@ -3,11 +3,11 @@
|
|
|
3
3
|
<groupId>host.exp.exponent</groupId>
|
|
4
4
|
<artifactId>expo.modules.imagemanipulator</artifactId>
|
|
5
5
|
<versioning>
|
|
6
|
-
<latest>13.
|
|
7
|
-
<release>13.
|
|
6
|
+
<latest>13.2.0-canary-20250811-5c940c0</latest>
|
|
7
|
+
<release>13.2.0-canary-20250811-5c940c0</release>
|
|
8
8
|
<versions>
|
|
9
|
-
<version>13.
|
|
9
|
+
<version>13.2.0-canary-20250811-5c940c0</version>
|
|
10
10
|
</versions>
|
|
11
|
-
<lastUpdated>
|
|
11
|
+
<lastUpdated>20250811152932</lastUpdated>
|
|
12
12
|
</versioning>
|
|
13
13
|
</metadata>
|
package/local-maven-repo/host/exp/exponent/expo.modules.imagemanipulator/maven-metadata.xml.md5
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
0a7bef8aab66b7c0e540c4d17381086a
|
package/local-maven-repo/host/exp/exponent/expo.modules.imagemanipulator/maven-metadata.xml.sha1
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
e8ca3060349d861fb84910977d42b81693700403
|
package/local-maven-repo/host/exp/exponent/expo.modules.imagemanipulator/maven-metadata.xml.sha256
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
7f7dbb1070f3c3d47cb3a7dbb564931d955be8ea87a040215d111734beae6475
|
package/local-maven-repo/host/exp/exponent/expo.modules.imagemanipulator/maven-metadata.xml.sha512
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
e9c0fff7fd0a5464ed59e4864ba68b34bb915614c9d3adfff3e640a55dfcb8757c5a7825beda35517de28bbdbcb9b2df930542a8581ccef66be6f9496980d534
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "expo-image-manipulator",
|
|
3
|
-
"version": "13.
|
|
3
|
+
"version": "13.2.0-canary-20250811-5c940c0",
|
|
4
4
|
"description": "Provides functions that let you manipulation images on the local file system, eg: resize, crop.",
|
|
5
5
|
"main": "src/index.ts",
|
|
6
6
|
"types": "build/index.d.ts",
|
|
@@ -31,12 +31,12 @@
|
|
|
31
31
|
"license": "MIT",
|
|
32
32
|
"homepage": "https://docs.expo.dev/versions/latest/sdk/imagemanipulator/",
|
|
33
33
|
"dependencies": {
|
|
34
|
-
"expo-image-loader": "5.
|
|
34
|
+
"expo-image-loader": "5.2.0-canary-20250811-5c940c0"
|
|
35
35
|
},
|
|
36
36
|
"devDependencies": {
|
|
37
|
-
"expo-module-scripts": "4.1.
|
|
37
|
+
"expo-module-scripts": "4.1.11-canary-20250811-5c940c0"
|
|
38
38
|
},
|
|
39
39
|
"peerDependencies": {
|
|
40
|
-
"expo": "54.0.0-canary-
|
|
40
|
+
"expo": "54.0.0-canary-20250811-5c940c0"
|
|
41
41
|
}
|
|
42
42
|
}
|
package/src/ImageManipulator.ts
CHANGED
|
@@ -18,7 +18,7 @@ import { validateArguments } from './validators';
|
|
|
18
18
|
* @param saveOptions A map defining how modified image should be saved.
|
|
19
19
|
* @return Promise which fulfils with [`ImageResult`](#imageresult) object.
|
|
20
20
|
* @deprecated It has been replaced by the new, contextual and object-oriented API.
|
|
21
|
-
* Use [`ImageManipulator.manipulate`](#
|
|
21
|
+
* Use [`ImageManipulator.manipulate`](#manipulatesource) or [`useImageManipulator`](#useimagemanipulatorsource) instead.
|
|
22
22
|
*/
|
|
23
23
|
export async function manipulateAsync(
|
|
24
24
|
uri: string,
|
|
@@ -6,7 +6,7 @@ import ExpoImageManipulator from './NativeImageManipulatorModule';
|
|
|
6
6
|
|
|
7
7
|
/**
|
|
8
8
|
* A context for an image manipulation. It provides synchronous, chainable functions that schedule transformations on the original image to the background thread.
|
|
9
|
-
* Use an asynchronous [`renderAsync`](#
|
|
9
|
+
* Use an asynchronous [`renderAsync`](#renderasync) to await for all transformations to finish and access the final image.
|
|
10
10
|
*/
|
|
11
11
|
export declare class ImageManipulatorContext extends SharedObject {
|
|
12
12
|
/**
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
cb3d3262fda1f609773a520b10fbc808
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
d43c93d0290c737eacdf8493dbd45c312eaec1c0
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
07ce409bd04cea965d3783494c7fd144a56ebe3273bf9248eea435ca4b4a68b9
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
ff4d563ce38d97055123bb8ef2504657fa181b47bfecb950301de3ff7cc885f57b57ab178fd55c516570216f7ef0c4abda69accd7adfad65df1d766b631b88ed
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
2684be14c8c52278eeefe4cc9b78ef73
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
01d0896a099c452c5c2b26359166ee29f693dd64
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
e90430b9f9e41a7a8caec56cc6095f7fe388679718a574fd739324e28a2d826f
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
7c749ec7ed0c06f6455e7323cf12ba982721e5a780d2803c1c1c43cf14aac0a019fd91f52e0306538fd7fe7192cb472f012ad24d6e75874529104730c1d76a73
|