expo 56.0.0-preview.0 → 56.0.0-preview.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.
- package/android/build.gradle +2 -2
- package/bundledNativeModules.json +22 -22
- package/package.json +18 -18
- package/template.tgz +0 -0
package/android/build.gradle
CHANGED
|
@@ -10,7 +10,7 @@ buildscript {
|
|
|
10
10
|
}
|
|
11
11
|
|
|
12
12
|
group = 'host.exp.exponent'
|
|
13
|
-
version = '56.0.0-preview.
|
|
13
|
+
version = '56.0.0-preview.2'
|
|
14
14
|
|
|
15
15
|
expoModule {
|
|
16
16
|
// We can't prebuild the module because it depends on the generated files.
|
|
@@ -21,7 +21,7 @@ android {
|
|
|
21
21
|
namespace "expo.core"
|
|
22
22
|
defaultConfig {
|
|
23
23
|
versionCode 1
|
|
24
|
-
versionName "56.0.0-preview.
|
|
24
|
+
versionName "56.0.0-preview.2"
|
|
25
25
|
consumerProguardFiles("proguard-rules.pro")
|
|
26
26
|
}
|
|
27
27
|
testOptions {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
|
-
"@expo/fingerprint": "~0.17.
|
|
3
|
-
"@expo/metro-runtime": "~56.0.
|
|
2
|
+
"@expo/fingerprint": "~0.17.1",
|
|
3
|
+
"@expo/metro-runtime": "~56.0.1",
|
|
4
4
|
"@expo/vector-icons": "^15.0.2",
|
|
5
|
-
"@expo/ui": "~56.0.
|
|
5
|
+
"@expo/ui": "~56.0.1",
|
|
6
6
|
"@react-native-async-storage/async-storage": "2.2.0",
|
|
7
7
|
"@react-native-community/datetimepicker": "9.1.0",
|
|
8
8
|
"@react-native-masked-view/masked-view": "0.3.2",
|
|
@@ -16,10 +16,10 @@
|
|
|
16
16
|
"expo-analytics-amplitude": "~11.3.0",
|
|
17
17
|
"expo-app-auth": "~11.1.0",
|
|
18
18
|
"expo-app-loader-provider": "~8.0.0",
|
|
19
|
-
"expo-app-metrics": "~0.
|
|
19
|
+
"expo-app-metrics": "~56.0.0",
|
|
20
20
|
"expo-apple-authentication": "~56.0.0",
|
|
21
21
|
"expo-application": "~56.0.0",
|
|
22
|
-
"expo-asset": "~56.0.
|
|
22
|
+
"expo-asset": "~56.0.1",
|
|
23
23
|
"expo-audio": "~56.0.0",
|
|
24
24
|
"expo-auth-session": "~56.0.0",
|
|
25
25
|
"expo-background-fetch": "~56.0.0",
|
|
@@ -34,32 +34,32 @@
|
|
|
34
34
|
"expo-cellular": "~56.0.0",
|
|
35
35
|
"expo-checkbox": "~56.0.0",
|
|
36
36
|
"expo-clipboard": "~56.0.0",
|
|
37
|
-
"expo-constants": "~56.0.
|
|
37
|
+
"expo-constants": "~56.0.1",
|
|
38
38
|
"expo-contacts": "~56.0.0",
|
|
39
39
|
"expo-crypto": "~56.0.0",
|
|
40
40
|
"expo-dev-client": "~56.0.0",
|
|
41
|
-
"expo-device": "~56.0.
|
|
41
|
+
"expo-device": "~56.0.1",
|
|
42
42
|
"expo-document-picker": "~56.0.0",
|
|
43
|
-
"expo-file-system": "~56.0.
|
|
44
|
-
"expo-font": "~56.0.
|
|
43
|
+
"expo-file-system": "~56.0.1",
|
|
44
|
+
"expo-font": "~56.0.1",
|
|
45
45
|
"expo-gl": "~56.0.0",
|
|
46
|
-
"expo-glass-effect": "~56.0.
|
|
46
|
+
"expo-glass-effect": "~56.0.1",
|
|
47
47
|
"expo-google-app-auth": "~8.3.0",
|
|
48
48
|
"expo-haptics": "~56.0.0",
|
|
49
|
-
"expo-image": "~56.0.
|
|
49
|
+
"expo-image": "~56.0.1",
|
|
50
50
|
"expo-image-loader": "~56.0.0",
|
|
51
51
|
"expo-image-manipulator": "~56.0.0",
|
|
52
52
|
"expo-image-picker": "~56.0.0",
|
|
53
53
|
"expo-intent-launcher": "~56.0.0",
|
|
54
54
|
"expo-insights": "~56.0.0",
|
|
55
|
-
"expo-keep-awake": "~56.0.
|
|
55
|
+
"expo-keep-awake": "~56.0.1",
|
|
56
56
|
"expo-linear-gradient": "~56.0.0",
|
|
57
57
|
"expo-linking": "~56.0.0",
|
|
58
58
|
"expo-local-authentication": "~56.0.0",
|
|
59
59
|
"expo-localization": "~56.0.0",
|
|
60
60
|
"expo-location": "~56.0.0",
|
|
61
61
|
"expo-mail-composer": "~56.0.0",
|
|
62
|
-
"expo-manifests": "~56.0.
|
|
62
|
+
"expo-manifests": "~56.0.1",
|
|
63
63
|
"expo-maps": "~56.0.0",
|
|
64
64
|
"expo-mcp": "~0.2.1",
|
|
65
65
|
"expo-media-library": "~56.0.0",
|
|
@@ -69,10 +69,10 @@
|
|
|
69
69
|
"expo-navigation-bar": "~56.0.0",
|
|
70
70
|
"expo-network": "~56.0.0",
|
|
71
71
|
"expo-notifications": "~56.0.0",
|
|
72
|
-
"expo-observe": "~0.
|
|
72
|
+
"expo-observe": "~56.0.0",
|
|
73
73
|
"expo-print": "~56.0.0",
|
|
74
74
|
"expo-live-photo": "~56.0.0",
|
|
75
|
-
"expo-router": "~56.0.
|
|
75
|
+
"expo-router": "~56.0.1",
|
|
76
76
|
"expo-screen-capture": "~56.0.0",
|
|
77
77
|
"expo-screen-orientation": "~56.0.0",
|
|
78
78
|
"expo-secure-store": "~56.0.0",
|
|
@@ -81,19 +81,19 @@
|
|
|
81
81
|
"expo-sharing": "~56.0.0",
|
|
82
82
|
"expo-sms": "~56.0.0",
|
|
83
83
|
"expo-speech": "~56.0.0",
|
|
84
|
-
"expo-splash-screen": "~56.0.
|
|
84
|
+
"expo-splash-screen": "~56.0.1",
|
|
85
85
|
"expo-sqlite": "~56.0.0",
|
|
86
|
-
"expo-status-bar": "~56.0.
|
|
86
|
+
"expo-status-bar": "~56.0.1",
|
|
87
87
|
"expo-store-review": "~56.0.0",
|
|
88
|
-
"expo-symbols": "~56.0.
|
|
89
|
-
"expo-system-ui": "~56.0.
|
|
88
|
+
"expo-symbols": "~56.0.1",
|
|
89
|
+
"expo-system-ui": "~56.0.1",
|
|
90
90
|
"expo-task-manager": "~56.0.0",
|
|
91
91
|
"expo-tracking-transparency": "~56.0.0",
|
|
92
|
-
"expo-updates": "~56.0.
|
|
92
|
+
"expo-updates": "~56.0.1",
|
|
93
93
|
"expo-video-thumbnails": "~56.0.0",
|
|
94
94
|
"expo-video": "~56.0.0",
|
|
95
|
-
"expo-web-browser": "~56.0.
|
|
96
|
-
"expo-widgets": "~56.0.
|
|
95
|
+
"expo-web-browser": "~56.0.1",
|
|
96
|
+
"expo-widgets": "~56.0.1",
|
|
97
97
|
"jest-expo": "~56.0.0",
|
|
98
98
|
"lottie-react-native": "~7.3.4",
|
|
99
99
|
"react": "19.2.3",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "expo",
|
|
3
|
-
"version": "56.0.0-preview.
|
|
3
|
+
"version": "56.0.0-preview.2",
|
|
4
4
|
"description": "The Expo SDK",
|
|
5
5
|
"main": "src/Expo.ts",
|
|
6
6
|
"module": "src/Expo.ts",
|
|
@@ -75,24 +75,24 @@
|
|
|
75
75
|
"homepage": "https://github.com/expo/expo/tree/main/packages/expo",
|
|
76
76
|
"dependencies": {
|
|
77
77
|
"@babel/runtime": "^7.20.0",
|
|
78
|
-
"@expo/cli": "56.0.
|
|
78
|
+
"@expo/cli": "56.0.2",
|
|
79
79
|
"@expo/config": "56.0.0",
|
|
80
80
|
"@expo/config-plugins": "56.0.0",
|
|
81
81
|
"@expo/devtools": "56.0.0",
|
|
82
|
-
"@expo/dom-webview": "56.0.
|
|
83
|
-
"@expo/fingerprint": "0.17.
|
|
82
|
+
"@expo/dom-webview": "56.0.1",
|
|
83
|
+
"@expo/fingerprint": "0.17.1",
|
|
84
84
|
"@expo/local-build-cache-provider": "56.0.0",
|
|
85
|
-
"@expo/log-box": "56.0.
|
|
85
|
+
"@expo/log-box": "56.0.1",
|
|
86
86
|
"@expo/metro": "~56.0.0",
|
|
87
|
-
"@expo/metro-config": "56.0.
|
|
87
|
+
"@expo/metro-config": "56.0.1",
|
|
88
88
|
"@expo/vector-icons": "^15.0.2",
|
|
89
89
|
"@ungap/structured-clone": "^1.3.0",
|
|
90
|
-
"babel-preset-expo": "56.0.
|
|
91
|
-
"expo-asset": "56.0.
|
|
92
|
-
"expo-constants": "56.0.
|
|
93
|
-
"expo-file-system": "56.0.
|
|
94
|
-
"expo-font": "56.0.
|
|
95
|
-
"expo-keep-awake": "56.0.
|
|
90
|
+
"babel-preset-expo": "56.0.1",
|
|
91
|
+
"expo-asset": "56.0.1",
|
|
92
|
+
"expo-constants": "56.0.1",
|
|
93
|
+
"expo-file-system": "56.0.1",
|
|
94
|
+
"expo-font": "56.0.1",
|
|
95
|
+
"expo-keep-awake": "56.0.1",
|
|
96
96
|
"expo-modules-autolinking": "56.0.0",
|
|
97
97
|
"expo-modules-core": "56.0.0",
|
|
98
98
|
"pretty-format": "^29.7.0",
|
|
@@ -100,11 +100,11 @@
|
|
|
100
100
|
"whatwg-url-minimum": "^0.1.1"
|
|
101
101
|
},
|
|
102
102
|
"devDependencies": {
|
|
103
|
-
"@expo/dom-webview": "56.0.
|
|
104
|
-
"@expo/metro-runtime": "56.0.
|
|
103
|
+
"@expo/dom-webview": "56.0.1",
|
|
104
|
+
"@expo/metro-runtime": "56.0.1",
|
|
105
105
|
"@types/node": "^22.14.0",
|
|
106
106
|
"@types/react": "~19.2.0",
|
|
107
|
-
"expo-updates": "56.0.
|
|
107
|
+
"expo-updates": "56.0.1",
|
|
108
108
|
"npm-run-all2": "^8.0.4",
|
|
109
109
|
"react": "19.2.3",
|
|
110
110
|
"react-dom": "19.2.3",
|
|
@@ -113,8 +113,8 @@
|
|
|
113
113
|
"web-streams-polyfill": "^3.3.2"
|
|
114
114
|
},
|
|
115
115
|
"peerDependencies": {
|
|
116
|
-
"@expo/dom-webview": "56.0.
|
|
117
|
-
"@expo/metro-runtime": "56.0.
|
|
116
|
+
"@expo/dom-webview": "56.0.1",
|
|
117
|
+
"@expo/metro-runtime": "56.0.1",
|
|
118
118
|
"react": "*",
|
|
119
119
|
"react-native": "*",
|
|
120
120
|
"react-dom": "*",
|
|
@@ -138,5 +138,5 @@
|
|
|
138
138
|
"optional": true
|
|
139
139
|
}
|
|
140
140
|
},
|
|
141
|
-
"gitHead": "
|
|
141
|
+
"gitHead": "222b3b12610d69784bab6c5a188a46ea388f866a"
|
|
142
142
|
}
|
package/template.tgz
CHANGED
|
Binary file
|