expo 56.0.0-preview.3 → 56.0.0-preview.5
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 +77 -77
- package/package.json +32 -23
- package/scripts/compose-source-maps.js +0 -0
- package/scripts/node-binary.sh +0 -0
- package/scripts/react-native-xcode.sh +0 -0
- package/scripts/resolveAppEntry.js +0 -0
- package/scripts/xcode/with-environment.sh +0 -0
- 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.5'
|
|
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.5"
|
|
25
25
|
consumerProguardFiles("proguard-rules.pro")
|
|
26
26
|
}
|
|
27
27
|
testOptions {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"@expo/fingerprint": "~0.17.
|
|
3
|
-
"@expo/metro-runtime": "~56.0.
|
|
2
|
+
"@expo/fingerprint": "~0.17.3",
|
|
3
|
+
"@expo/metro-runtime": "~56.0.4",
|
|
4
4
|
"@expo/vector-icons": "^15.0.2",
|
|
5
5
|
"@expo/ui": "~56.0.2",
|
|
6
6
|
"@react-native-async-storage/async-storage": "2.2.0",
|
|
@@ -12,93 +12,93 @@
|
|
|
12
12
|
"@react-native-picker/picker": "2.11.4",
|
|
13
13
|
"@react-native-segmented-control/segmented-control": "2.5.7",
|
|
14
14
|
"@stripe/stripe-react-native": "0.64.0",
|
|
15
|
-
"eslint-config-expo": "~56.0.
|
|
15
|
+
"eslint-config-expo": "~56.0.2",
|
|
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": "~56.0.
|
|
20
|
-
"expo-apple-authentication": "~56.0.
|
|
21
|
-
"expo-application": "~56.0.
|
|
22
|
-
"expo-asset": "~56.0.
|
|
23
|
-
"expo-audio": "~56.0.
|
|
24
|
-
"expo-auth-session": "~56.0.
|
|
25
|
-
"expo-background-fetch": "~56.0.
|
|
26
|
-
"expo-background-task": "~56.0.
|
|
27
|
-
"expo-battery": "~56.0.
|
|
28
|
-
"expo-blur": "~56.0.
|
|
29
|
-
"expo-brightness": "~56.0.
|
|
30
|
-
"expo-brownfield": "~56.0.
|
|
31
|
-
"expo-build-properties": "~56.0.
|
|
32
|
-
"expo-calendar": "~56.0.
|
|
33
|
-
"expo-camera": "~56.0.
|
|
34
|
-
"expo-cellular": "~56.0.
|
|
19
|
+
"expo-app-metrics": "~56.0.3",
|
|
20
|
+
"expo-apple-authentication": "~56.0.3",
|
|
21
|
+
"expo-application": "~56.0.3",
|
|
22
|
+
"expo-asset": "~56.0.4",
|
|
23
|
+
"expo-audio": "~56.0.3",
|
|
24
|
+
"expo-auth-session": "~56.0.3",
|
|
25
|
+
"expo-background-fetch": "~56.0.3",
|
|
26
|
+
"expo-background-task": "~56.0.3",
|
|
27
|
+
"expo-battery": "~56.0.3",
|
|
28
|
+
"expo-blur": "~56.0.3",
|
|
29
|
+
"expo-brightness": "~56.0.3",
|
|
30
|
+
"expo-brownfield": "~56.0.3",
|
|
31
|
+
"expo-build-properties": "~56.0.3",
|
|
32
|
+
"expo-calendar": "~56.0.3",
|
|
33
|
+
"expo-camera": "~56.0.3",
|
|
34
|
+
"expo-cellular": "~56.0.3",
|
|
35
35
|
"expo-checkbox": "~56.0.1",
|
|
36
|
-
"expo-clipboard": "~56.0.
|
|
37
|
-
"expo-constants": "~56.0.
|
|
38
|
-
"expo-contacts": "~56.0.
|
|
39
|
-
"expo-crypto": "~56.0.
|
|
40
|
-
"expo-dev-client": "~56.0.
|
|
41
|
-
"expo-device": "~56.0.
|
|
42
|
-
"expo-document-picker": "~56.0.
|
|
43
|
-
"expo-file-system": "~56.0.
|
|
44
|
-
"expo-font": "~56.0.
|
|
45
|
-
"expo-gl": "~56.0.
|
|
46
|
-
"expo-glass-effect": "~56.0.
|
|
36
|
+
"expo-clipboard": "~56.0.3",
|
|
37
|
+
"expo-constants": "~56.0.4",
|
|
38
|
+
"expo-contacts": "~56.0.3",
|
|
39
|
+
"expo-crypto": "~56.0.3",
|
|
40
|
+
"expo-dev-client": "~56.0.3",
|
|
41
|
+
"expo-device": "~56.0.4",
|
|
42
|
+
"expo-document-picker": "~56.0.3",
|
|
43
|
+
"expo-file-system": "~56.0.3",
|
|
44
|
+
"expo-font": "~56.0.3",
|
|
45
|
+
"expo-gl": "~56.0.3",
|
|
46
|
+
"expo-glass-effect": "~56.0.4",
|
|
47
47
|
"expo-google-app-auth": "~8.3.0",
|
|
48
|
-
"expo-haptics": "~56.0.
|
|
49
|
-
"expo-image": "~56.0.
|
|
50
|
-
"expo-image-loader": "~56.0.
|
|
51
|
-
"expo-image-manipulator": "~56.0.
|
|
52
|
-
"expo-image-picker": "~56.0.
|
|
53
|
-
"expo-intent-launcher": "~56.0.
|
|
54
|
-
"expo-insights": "~56.0.
|
|
55
|
-
"expo-keep-awake": "~56.0.
|
|
56
|
-
"expo-linear-gradient": "~56.0.
|
|
57
|
-
"expo-linking": "~56.0.
|
|
58
|
-
"expo-local-authentication": "~56.0.
|
|
59
|
-
"expo-localization": "~56.0.
|
|
60
|
-
"expo-location": "~56.0.
|
|
61
|
-
"expo-mail-composer": "~56.0.
|
|
48
|
+
"expo-haptics": "~56.0.3",
|
|
49
|
+
"expo-image": "~56.0.4",
|
|
50
|
+
"expo-image-loader": "~56.0.3",
|
|
51
|
+
"expo-image-manipulator": "~56.0.3",
|
|
52
|
+
"expo-image-picker": "~56.0.3",
|
|
53
|
+
"expo-intent-launcher": "~56.0.3",
|
|
54
|
+
"expo-insights": "~56.0.3",
|
|
55
|
+
"expo-keep-awake": "~56.0.3",
|
|
56
|
+
"expo-linear-gradient": "~56.0.3",
|
|
57
|
+
"expo-linking": "~56.0.3",
|
|
58
|
+
"expo-local-authentication": "~56.0.3",
|
|
59
|
+
"expo-localization": "~56.0.3",
|
|
60
|
+
"expo-location": "~56.0.3",
|
|
61
|
+
"expo-mail-composer": "~56.0.3",
|
|
62
62
|
"expo-manifests": "~56.0.2",
|
|
63
|
-
"expo-maps": "~56.0.
|
|
63
|
+
"expo-maps": "~56.0.3",
|
|
64
64
|
"expo-mcp": "~0.2.1",
|
|
65
|
-
"expo-media-library": "~56.0.
|
|
66
|
-
"expo-mesh-gradient": "~56.0.
|
|
67
|
-
"expo-module-template": "~56.0.
|
|
68
|
-
"expo-modules-core": "~56.0.
|
|
69
|
-
"expo-navigation-bar": "~56.0.
|
|
70
|
-
"expo-network": "~56.0.
|
|
71
|
-
"expo-notifications": "~56.0.
|
|
72
|
-
"expo-observe": "~56.0.
|
|
73
|
-
"expo-print": "~56.0.
|
|
74
|
-
"expo-live-photo": "~56.0.
|
|
75
|
-
"expo-router": "~56.0.
|
|
76
|
-
"expo-screen-capture": "~56.0.
|
|
77
|
-
"expo-screen-orientation": "~56.0.
|
|
78
|
-
"expo-secure-store": "~56.0.
|
|
79
|
-
"expo-sensors": "~56.0.
|
|
65
|
+
"expo-media-library": "~56.0.3",
|
|
66
|
+
"expo-mesh-gradient": "~56.0.3",
|
|
67
|
+
"expo-module-template": "~56.0.2",
|
|
68
|
+
"expo-modules-core": "~56.0.3",
|
|
69
|
+
"expo-navigation-bar": "~56.0.3",
|
|
70
|
+
"expo-network": "~56.0.3",
|
|
71
|
+
"expo-notifications": "~56.0.3",
|
|
72
|
+
"expo-observe": "~56.0.3",
|
|
73
|
+
"expo-print": "~56.0.3",
|
|
74
|
+
"expo-live-photo": "~56.0.3",
|
|
75
|
+
"expo-router": "~56.0.4",
|
|
76
|
+
"expo-screen-capture": "~56.0.3",
|
|
77
|
+
"expo-screen-orientation": "~56.0.3",
|
|
78
|
+
"expo-secure-store": "~56.0.3",
|
|
79
|
+
"expo-sensors": "~56.0.3",
|
|
80
80
|
"expo-server": "~56.0.1",
|
|
81
|
-
"expo-sharing": "~56.0.
|
|
82
|
-
"expo-sms": "~56.0.
|
|
83
|
-
"expo-speech": "~56.0.
|
|
84
|
-
"expo-splash-screen": "~56.0.
|
|
85
|
-
"expo-sqlite": "~56.0.
|
|
86
|
-
"expo-status-bar": "~56.0.
|
|
87
|
-
"expo-store-review": "~56.0.
|
|
88
|
-
"expo-symbols": "~56.0.
|
|
89
|
-
"expo-system-ui": "~56.0.
|
|
90
|
-
"expo-task-manager": "~56.0.
|
|
91
|
-
"expo-tracking-transparency": "~56.0.
|
|
92
|
-
"expo-updates": "~56.0.
|
|
93
|
-
"expo-video-thumbnails": "~56.0.
|
|
94
|
-
"expo-video": "~56.0
|
|
95
|
-
"expo-web-browser": "~56.0.
|
|
96
|
-
"expo-widgets": "~56.0.
|
|
81
|
+
"expo-sharing": "~56.0.3",
|
|
82
|
+
"expo-sms": "~56.0.3",
|
|
83
|
+
"expo-speech": "~56.0.3",
|
|
84
|
+
"expo-splash-screen": "~56.0.3",
|
|
85
|
+
"expo-sqlite": "~56.0.3",
|
|
86
|
+
"expo-status-bar": "~56.0.4",
|
|
87
|
+
"expo-store-review": "~56.0.3",
|
|
88
|
+
"expo-symbols": "~56.0.4",
|
|
89
|
+
"expo-system-ui": "~56.0.4",
|
|
90
|
+
"expo-task-manager": "~56.0.3",
|
|
91
|
+
"expo-tracking-transparency": "~56.0.3",
|
|
92
|
+
"expo-updates": "~56.0.4",
|
|
93
|
+
"expo-video-thumbnails": "~56.0.3",
|
|
94
|
+
"expo-video": "~56.1.0",
|
|
95
|
+
"expo-web-browser": "~56.0.4",
|
|
96
|
+
"expo-widgets": "~56.0.3",
|
|
97
97
|
"jest-expo": "~56.0.0",
|
|
98
98
|
"lottie-react-native": "~7.3.4",
|
|
99
99
|
"react": "19.2.3",
|
|
100
100
|
"react-dom": "19.2.3",
|
|
101
|
-
"react-native": "0.85.
|
|
101
|
+
"react-native": "0.85.3",
|
|
102
102
|
"react-native-web": "~0.21.0",
|
|
103
103
|
"react-native-gesture-handler": "~2.31.1",
|
|
104
104
|
"react-native-get-random-values": "~1.11.0",
|
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.5",
|
|
4
4
|
"description": "The Expo SDK",
|
|
5
5
|
"main": "src/Expo.ts",
|
|
6
6
|
"module": "src/Expo.ts",
|
|
@@ -68,26 +68,26 @@
|
|
|
68
68
|
"homepage": "https://github.com/expo/expo/tree/main/packages/expo",
|
|
69
69
|
"dependencies": {
|
|
70
70
|
"@babel/runtime": "^7.20.0",
|
|
71
|
-
"@expo/cli": "56.0.
|
|
72
|
-
"@expo/config": "~56.0.
|
|
73
|
-
"@expo/config-plugins": "~56.0.
|
|
74
|
-
"@expo/devtools": "56.0.
|
|
75
|
-
"@expo/dom-webview": "~56.0.
|
|
76
|
-
"@expo/fingerprint": "0.17.
|
|
77
|
-
"@expo/local-build-cache-provider": "56.0.
|
|
78
|
-
"@expo/log-box": "56.0.
|
|
71
|
+
"@expo/cli": "56.0.5",
|
|
72
|
+
"@expo/config": "~56.0.2",
|
|
73
|
+
"@expo/config-plugins": "~56.0.2",
|
|
74
|
+
"@expo/devtools": "56.0.2",
|
|
75
|
+
"@expo/dom-webview": "~56.0.4",
|
|
76
|
+
"@expo/fingerprint": "0.17.3",
|
|
77
|
+
"@expo/local-build-cache-provider": "56.0.2",
|
|
78
|
+
"@expo/log-box": "56.0.4",
|
|
79
79
|
"@expo/metro": "~56.0.0",
|
|
80
|
-
"@expo/metro-config": "56.0.
|
|
80
|
+
"@expo/metro-config": "56.0.3",
|
|
81
81
|
"@expo/vector-icons": "^15.0.2",
|
|
82
82
|
"@ungap/structured-clone": "^1.3.0",
|
|
83
|
-
"babel-preset-expo": "~56.0.
|
|
84
|
-
"expo-asset": "~56.0.
|
|
85
|
-
"expo-constants": "~56.0.
|
|
86
|
-
"expo-file-system": "~56.0.
|
|
87
|
-
"expo-font": "~56.0.
|
|
88
|
-
"expo-keep-awake": "~56.0.
|
|
89
|
-
"expo-modules-autolinking": "56.0.
|
|
90
|
-
"expo-modules-core": "56.0.
|
|
83
|
+
"babel-preset-expo": "~56.0.4",
|
|
84
|
+
"expo-asset": "~56.0.4",
|
|
85
|
+
"expo-constants": "~56.0.4",
|
|
86
|
+
"expo-file-system": "~56.0.3",
|
|
87
|
+
"expo-font": "~56.0.3",
|
|
88
|
+
"expo-keep-awake": "~56.0.3",
|
|
89
|
+
"expo-modules-autolinking": "56.0.2",
|
|
90
|
+
"expo-modules-core": "56.0.3",
|
|
91
91
|
"pretty-format": "^29.7.0",
|
|
92
92
|
"react-refresh": "^0.14.2",
|
|
93
93
|
"whatwg-url-minimum": "^0.1.1"
|
|
@@ -98,12 +98,12 @@
|
|
|
98
98
|
"npm-run-all2": "^8.0.4",
|
|
99
99
|
"react": "19.2.3",
|
|
100
100
|
"react-dom": "19.2.3",
|
|
101
|
-
"react-native": "0.85.
|
|
101
|
+
"react-native": "0.85.3",
|
|
102
102
|
"rimraf": "^6.1.2",
|
|
103
103
|
"web-streams-polyfill": "^3.3.2",
|
|
104
|
-
"@expo/dom-webview": "56.0.
|
|
105
|
-
"@expo/metro-runtime": "56.0.
|
|
106
|
-
"expo-updates": "56.0.
|
|
104
|
+
"@expo/dom-webview": "56.0.4",
|
|
105
|
+
"@expo/metro-runtime": "56.0.4",
|
|
106
|
+
"expo-updates": "56.0.4"
|
|
107
107
|
},
|
|
108
108
|
"peerDependencies": {
|
|
109
109
|
"@expo/dom-webview": "*",
|
|
@@ -131,7 +131,16 @@
|
|
|
131
131
|
"optional": true
|
|
132
132
|
}
|
|
133
133
|
},
|
|
134
|
-
"
|
|
134
|
+
"publishConfig": {
|
|
135
|
+
"executableFiles": [
|
|
136
|
+
"./scripts/node-binary.sh",
|
|
137
|
+
"./scripts/react-native-xcode.sh",
|
|
138
|
+
"./scripts/xcode/with-environment.sh",
|
|
139
|
+
"./scripts/compose-source-maps.js",
|
|
140
|
+
"scripts/resolveAppEntry.js"
|
|
141
|
+
]
|
|
142
|
+
},
|
|
143
|
+
"gitHead": "a8ab3da510a34b7bdb2262aa9887d4f78b102280",
|
|
135
144
|
"scripts": {
|
|
136
145
|
"build": "tsc",
|
|
137
146
|
"clean": "rimraf build",
|
|
File without changes
|
package/scripts/node-binary.sh
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/template.tgz
CHANGED
|
Binary file
|