expo-media-library 17.1.0 → 17.1.1-canary-20250408-7f0ab53
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/android/build.gradle +2 -2
- package/expo-module.config.json +7 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.medialibrary/17.1.1-canary-20250408-7f0ab53/expo.modules.medialibrary-17.1.1-canary-20250408-7f0ab53-sources.jar +0 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.medialibrary/17.1.1-canary-20250408-7f0ab53/expo.modules.medialibrary-17.1.1-canary-20250408-7f0ab53-sources.jar.md5 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.medialibrary/17.1.1-canary-20250408-7f0ab53/expo.modules.medialibrary-17.1.1-canary-20250408-7f0ab53-sources.jar.sha1 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.medialibrary/17.1.1-canary-20250408-7f0ab53/expo.modules.medialibrary-17.1.1-canary-20250408-7f0ab53-sources.jar.sha256 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.medialibrary/17.1.1-canary-20250408-7f0ab53/expo.modules.medialibrary-17.1.1-canary-20250408-7f0ab53-sources.jar.sha512 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.medialibrary/17.1.1-canary-20250408-7f0ab53/expo.modules.medialibrary-17.1.1-canary-20250408-7f0ab53.aar +0 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.medialibrary/17.1.1-canary-20250408-7f0ab53/expo.modules.medialibrary-17.1.1-canary-20250408-7f0ab53.aar.md5 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.medialibrary/17.1.1-canary-20250408-7f0ab53/expo.modules.medialibrary-17.1.1-canary-20250408-7f0ab53.aar.sha1 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.medialibrary/17.1.1-canary-20250408-7f0ab53/expo.modules.medialibrary-17.1.1-canary-20250408-7f0ab53.aar.sha256 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.medialibrary/17.1.1-canary-20250408-7f0ab53/expo.modules.medialibrary-17.1.1-canary-20250408-7f0ab53.aar.sha512 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.medialibrary/17.1.1-canary-20250408-7f0ab53/expo.modules.medialibrary-17.1.1-canary-20250408-7f0ab53.module +110 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.medialibrary/17.1.1-canary-20250408-7f0ab53/expo.modules.medialibrary-17.1.1-canary-20250408-7f0ab53.module.md5 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.medialibrary/17.1.1-canary-20250408-7f0ab53/expo.modules.medialibrary-17.1.1-canary-20250408-7f0ab53.module.sha1 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.medialibrary/17.1.1-canary-20250408-7f0ab53/expo.modules.medialibrary-17.1.1-canary-20250408-7f0ab53.module.sha256 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.medialibrary/17.1.1-canary-20250408-7f0ab53/expo.modules.medialibrary-17.1.1-canary-20250408-7f0ab53.module.sha512 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.medialibrary/17.1.1-canary-20250408-7f0ab53/expo.modules.medialibrary-17.1.1-canary-20250408-7f0ab53.pom +47 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.medialibrary/17.1.1-canary-20250408-7f0ab53/expo.modules.medialibrary-17.1.1-canary-20250408-7f0ab53.pom.md5 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.medialibrary/17.1.1-canary-20250408-7f0ab53/expo.modules.medialibrary-17.1.1-canary-20250408-7f0ab53.pom.sha1 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.medialibrary/17.1.1-canary-20250408-7f0ab53/expo.modules.medialibrary-17.1.1-canary-20250408-7f0ab53.pom.sha256 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.medialibrary/17.1.1-canary-20250408-7f0ab53/expo.modules.medialibrary-17.1.1-canary-20250408-7f0ab53.pom.sha512 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.medialibrary/maven-metadata.xml +13 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.medialibrary/maven-metadata.xml.md5 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.medialibrary/maven-metadata.xml.sha1 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.medialibrary/maven-metadata.xml.sha256 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.medialibrary/maven-metadata.xml.sha512 +1 -0
- package/package.json +4 -5
package/android/build.gradle
CHANGED
|
@@ -4,13 +4,13 @@ plugins {
|
|
|
4
4
|
}
|
|
5
5
|
|
|
6
6
|
group = 'host.exp.exponent'
|
|
7
|
-
version = '17.1.
|
|
7
|
+
version = '17.1.1-canary-20250408-7f0ab53'
|
|
8
8
|
|
|
9
9
|
android {
|
|
10
10
|
namespace "expo.modules.medialibrary"
|
|
11
11
|
defaultConfig {
|
|
12
12
|
versionCode 37
|
|
13
|
-
versionName "17.1.
|
|
13
|
+
versionName "17.1.1-canary-20250408-7f0ab53"
|
|
14
14
|
}
|
|
15
15
|
}
|
|
16
16
|
|
package/expo-module.config.json
CHANGED
|
@@ -4,6 +4,12 @@
|
|
|
4
4
|
"modules": ["MediaLibraryModule"]
|
|
5
5
|
},
|
|
6
6
|
"android": {
|
|
7
|
-
"modules": ["expo.modules.medialibrary.MediaLibraryModule"]
|
|
7
|
+
"modules": ["expo.modules.medialibrary.MediaLibraryModule"],
|
|
8
|
+
"publication": {
|
|
9
|
+
"groupId": "host.exp.exponent",
|
|
10
|
+
"artifactId": "expo.modules.medialibrary",
|
|
11
|
+
"version": "17.1.1-canary-20250408-7f0ab53",
|
|
12
|
+
"repository": "local-maven-repo"
|
|
13
|
+
}
|
|
8
14
|
}
|
|
9
15
|
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
2845a7703f070fd53eeed9ec20ffd62e
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
42ee38d93d15cf9354638508d497292eb1f03f74
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
7693396a462bf4106ed083906e76e7142ebb8935baff9aae9f4a54d9c3d9111d
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
5ad3ac61bb3eb4e35e01adf5e708f0a1071167a10597acf3f28e47d2b29ba4e089263e640d47c35d40ecf81d500d47d58b4a2d61c1562942a68727b42986ba62
|
|
Binary file
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
1aa71bde31425a6d8d139aa1150f507d
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
1805ba3b2e837bac1f1dcdc08a832679d43fa687
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
3119ba28d72b73a64c93ec0742db25e6ceaa8a0ed572d134bde5d90c464e937d
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
6c995d1bf30b8c181e71797d2f9d0a67b3c9be075e000c52d1f9981be952a8d0292c950f9d98f1cacc91ed947df2829b5c399d3f9addb2aa01a69f52bf87dbe6
|
|
@@ -0,0 +1,110 @@
|
|
|
1
|
+
{
|
|
2
|
+
"formatVersion": "1.1",
|
|
3
|
+
"component": {
|
|
4
|
+
"group": "host.exp.exponent",
|
|
5
|
+
"module": "expo.modules.medialibrary",
|
|
6
|
+
"version": "17.1.1-canary-20250408-7f0ab53",
|
|
7
|
+
"attributes": {
|
|
8
|
+
"org.gradle.status": "release"
|
|
9
|
+
}
|
|
10
|
+
},
|
|
11
|
+
"createdBy": {
|
|
12
|
+
"gradle": {
|
|
13
|
+
"version": "8.13"
|
|
14
|
+
}
|
|
15
|
+
},
|
|
16
|
+
"variants": [
|
|
17
|
+
{
|
|
18
|
+
"name": "releaseVariantReleaseApiPublication",
|
|
19
|
+
"attributes": {
|
|
20
|
+
"org.gradle.category": "library",
|
|
21
|
+
"org.gradle.dependency.bundling": "external",
|
|
22
|
+
"org.gradle.libraryelements": "aar",
|
|
23
|
+
"org.gradle.usage": "java-api"
|
|
24
|
+
},
|
|
25
|
+
"dependencies": [
|
|
26
|
+
{
|
|
27
|
+
"group": "androidx.exifinterface",
|
|
28
|
+
"module": "exifinterface",
|
|
29
|
+
"version": {
|
|
30
|
+
"requires": "1.3.3"
|
|
31
|
+
}
|
|
32
|
+
}
|
|
33
|
+
],
|
|
34
|
+
"files": [
|
|
35
|
+
{
|
|
36
|
+
"name": "expo.modules.medialibrary-17.1.1-canary-20250408-7f0ab53.aar",
|
|
37
|
+
"url": "expo.modules.medialibrary-17.1.1-canary-20250408-7f0ab53.aar",
|
|
38
|
+
"size": 200091,
|
|
39
|
+
"sha512": "6c995d1bf30b8c181e71797d2f9d0a67b3c9be075e000c52d1f9981be952a8d0292c950f9d98f1cacc91ed947df2829b5c399d3f9addb2aa01a69f52bf87dbe6",
|
|
40
|
+
"sha256": "3119ba28d72b73a64c93ec0742db25e6ceaa8a0ed572d134bde5d90c464e937d",
|
|
41
|
+
"sha1": "1805ba3b2e837bac1f1dcdc08a832679d43fa687",
|
|
42
|
+
"md5": "1aa71bde31425a6d8d139aa1150f507d"
|
|
43
|
+
}
|
|
44
|
+
]
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"name": "releaseVariantReleaseRuntimePublication",
|
|
48
|
+
"attributes": {
|
|
49
|
+
"org.gradle.category": "library",
|
|
50
|
+
"org.gradle.dependency.bundling": "external",
|
|
51
|
+
"org.gradle.libraryelements": "aar",
|
|
52
|
+
"org.gradle.usage": "java-runtime"
|
|
53
|
+
},
|
|
54
|
+
"dependencies": [
|
|
55
|
+
{
|
|
56
|
+
"group": "org.jetbrains.kotlin",
|
|
57
|
+
"module": "kotlin-stdlib-jdk7",
|
|
58
|
+
"version": {
|
|
59
|
+
"requires": "2.0.21"
|
|
60
|
+
}
|
|
61
|
+
},
|
|
62
|
+
{
|
|
63
|
+
"group": "androidx.annotation",
|
|
64
|
+
"module": "annotation",
|
|
65
|
+
"version": {
|
|
66
|
+
"requires": "1.2.0"
|
|
67
|
+
}
|
|
68
|
+
},
|
|
69
|
+
{
|
|
70
|
+
"group": "androidx.exifinterface",
|
|
71
|
+
"module": "exifinterface",
|
|
72
|
+
"version": {
|
|
73
|
+
"requires": "1.3.3"
|
|
74
|
+
}
|
|
75
|
+
}
|
|
76
|
+
],
|
|
77
|
+
"files": [
|
|
78
|
+
{
|
|
79
|
+
"name": "expo.modules.medialibrary-17.1.1-canary-20250408-7f0ab53.aar",
|
|
80
|
+
"url": "expo.modules.medialibrary-17.1.1-canary-20250408-7f0ab53.aar",
|
|
81
|
+
"size": 200091,
|
|
82
|
+
"sha512": "6c995d1bf30b8c181e71797d2f9d0a67b3c9be075e000c52d1f9981be952a8d0292c950f9d98f1cacc91ed947df2829b5c399d3f9addb2aa01a69f52bf87dbe6",
|
|
83
|
+
"sha256": "3119ba28d72b73a64c93ec0742db25e6ceaa8a0ed572d134bde5d90c464e937d",
|
|
84
|
+
"sha1": "1805ba3b2e837bac1f1dcdc08a832679d43fa687",
|
|
85
|
+
"md5": "1aa71bde31425a6d8d139aa1150f507d"
|
|
86
|
+
}
|
|
87
|
+
]
|
|
88
|
+
},
|
|
89
|
+
{
|
|
90
|
+
"name": "releaseVariantReleaseSourcePublication",
|
|
91
|
+
"attributes": {
|
|
92
|
+
"org.gradle.category": "documentation",
|
|
93
|
+
"org.gradle.dependency.bundling": "external",
|
|
94
|
+
"org.gradle.docstype": "sources",
|
|
95
|
+
"org.gradle.usage": "java-runtime"
|
|
96
|
+
},
|
|
97
|
+
"files": [
|
|
98
|
+
{
|
|
99
|
+
"name": "expo.modules.medialibrary-17.1.1-canary-20250408-7f0ab53-sources.jar",
|
|
100
|
+
"url": "expo.modules.medialibrary-17.1.1-canary-20250408-7f0ab53-sources.jar",
|
|
101
|
+
"size": 32212,
|
|
102
|
+
"sha512": "5ad3ac61bb3eb4e35e01adf5e708f0a1071167a10597acf3f28e47d2b29ba4e089263e640d47c35d40ecf81d500d47d58b4a2d61c1562942a68727b42986ba62",
|
|
103
|
+
"sha256": "7693396a462bf4106ed083906e76e7142ebb8935baff9aae9f4a54d9c3d9111d",
|
|
104
|
+
"sha1": "42ee38d93d15cf9354638508d497292eb1f03f74",
|
|
105
|
+
"md5": "2845a7703f070fd53eeed9ec20ffd62e"
|
|
106
|
+
}
|
|
107
|
+
]
|
|
108
|
+
}
|
|
109
|
+
]
|
|
110
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
d652886d6790644da4e758517878aaa7
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
4f601afa17955076525c0fb0e0776cb86aff02ac
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
eb2d65e069fbefc4f53188135a946019b0aa3b1fb25ccd7e61c8958dde510a01
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
ba451c35fddccee28bef1c645f22efdefc79821a70109756631826d032a001527f7b9b55201ee5c0f1810b229d4015666b261169aa4c4e0315c75bbfc2654b01
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
|
|
3
|
+
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
|
4
|
+
<!-- This module was also published with a richer model, Gradle metadata, -->
|
|
5
|
+
<!-- which should be used instead. Do not delete the following line which -->
|
|
6
|
+
<!-- is to indicate to Gradle or any Gradle module metadata file consumer -->
|
|
7
|
+
<!-- that they should prefer consuming it instead. -->
|
|
8
|
+
<!-- do_not_remove: published-with-gradle-metadata -->
|
|
9
|
+
<modelVersion>4.0.0</modelVersion>
|
|
10
|
+
<groupId>host.exp.exponent</groupId>
|
|
11
|
+
<artifactId>expo.modules.medialibrary</artifactId>
|
|
12
|
+
<version>17.1.1-canary-20250408-7f0ab53</version>
|
|
13
|
+
<packaging>aar</packaging>
|
|
14
|
+
<name>expo.modules.medialibrary</name>
|
|
15
|
+
<url>https://github.com/expo/expo</url>
|
|
16
|
+
<licenses>
|
|
17
|
+
<license>
|
|
18
|
+
<name>MIT License</name>
|
|
19
|
+
<url>https://github.com/expo/expo/blob/main/LICENSE</url>
|
|
20
|
+
</license>
|
|
21
|
+
</licenses>
|
|
22
|
+
<scm>
|
|
23
|
+
<connection>https://github.com/expo/expo.git</connection>
|
|
24
|
+
<developerConnection>https://github.com/expo/expo.git</developerConnection>
|
|
25
|
+
<url>https://github.com/expo/expo</url>
|
|
26
|
+
</scm>
|
|
27
|
+
<dependencies>
|
|
28
|
+
<dependency>
|
|
29
|
+
<groupId>androidx.exifinterface</groupId>
|
|
30
|
+
<artifactId>exifinterface</artifactId>
|
|
31
|
+
<version>1.3.3</version>
|
|
32
|
+
<scope>compile</scope>
|
|
33
|
+
</dependency>
|
|
34
|
+
<dependency>
|
|
35
|
+
<groupId>org.jetbrains.kotlin</groupId>
|
|
36
|
+
<artifactId>kotlin-stdlib-jdk7</artifactId>
|
|
37
|
+
<version>2.0.21</version>
|
|
38
|
+
<scope>runtime</scope>
|
|
39
|
+
</dependency>
|
|
40
|
+
<dependency>
|
|
41
|
+
<groupId>androidx.annotation</groupId>
|
|
42
|
+
<artifactId>annotation</artifactId>
|
|
43
|
+
<version>1.2.0</version>
|
|
44
|
+
<scope>runtime</scope>
|
|
45
|
+
</dependency>
|
|
46
|
+
</dependencies>
|
|
47
|
+
</project>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
1736f5904dfe68dddfbe8e3932605316
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
fa000c223ba1af29dfd71a39e510dd59f0ba6b20
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
6dab803a9b1272481f116be700cc09e3e833b4ba1251f663e78aa15d0bcb081f
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
060dda863bdbb76f22e49d8cfafc202d1ff669fe258c5c95f9658016b490b356233515ae9bd29ca33983ae5b187c4ba74e99cd20e4ef48019fe6a9a67b25c5f5
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<metadata>
|
|
3
|
+
<groupId>host.exp.exponent</groupId>
|
|
4
|
+
<artifactId>expo.modules.medialibrary</artifactId>
|
|
5
|
+
<versioning>
|
|
6
|
+
<latest>17.1.1-canary-20250408-7f0ab53</latest>
|
|
7
|
+
<release>17.1.1-canary-20250408-7f0ab53</release>
|
|
8
|
+
<versions>
|
|
9
|
+
<version>17.1.1-canary-20250408-7f0ab53</version>
|
|
10
|
+
</versions>
|
|
11
|
+
<lastUpdated>20250408205701</lastUpdated>
|
|
12
|
+
</versioning>
|
|
13
|
+
</metadata>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
4fe24031063a7f45fef800032a175eef
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
d52717b03853a52218d3b8f655e8bc8103370726
|
package/local-maven-repo/host/exp/exponent/expo.modules.medialibrary/maven-metadata.xml.sha256
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
be9b3047fb7a072765ff620c40228d514c8f8fc3a437a727a93e27c21330c5db
|
package/local-maven-repo/host/exp/exponent/expo.modules.medialibrary/maven-metadata.xml.sha512
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
34e18e7b487cc117fca500e2aa6af422d32cdef35e0d70e7ec73410749426b298f2d8de3d916965484cca45893f5a408283570bad5a5f30d76ea87e769348e97
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "expo-media-library",
|
|
3
|
-
"version": "17.1.
|
|
3
|
+
"version": "17.1.1-canary-20250408-7f0ab53",
|
|
4
4
|
"description": "Provides access to user's media library.",
|
|
5
5
|
"main": "build/MediaLibrary.js",
|
|
6
6
|
"types": "build/MediaLibrary.d.ts",
|
|
@@ -38,10 +38,10 @@
|
|
|
38
38
|
"preset": "expo-module-scripts"
|
|
39
39
|
},
|
|
40
40
|
"devDependencies": {
|
|
41
|
-
"expo-module-scripts": "
|
|
41
|
+
"expo-module-scripts": "4.1.1-canary-20250408-7f0ab53"
|
|
42
42
|
},
|
|
43
43
|
"peerDependencies": {
|
|
44
|
-
"expo": "
|
|
44
|
+
"expo": "53.0.0-canary-20250408-7f0ab53",
|
|
45
45
|
"react-native": "*"
|
|
46
46
|
},
|
|
47
47
|
"codegenConfig": {
|
|
@@ -53,6 +53,5 @@
|
|
|
53
53
|
"RCTImageURLLoader": "MediaLibraryImageLoader"
|
|
54
54
|
}
|
|
55
55
|
}
|
|
56
|
-
}
|
|
57
|
-
"gitHead": "68b8233002dc678934ba40cbade7fbc80e71aeff"
|
|
56
|
+
}
|
|
58
57
|
}
|