expo 57.0.17 → 57.0.19
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 +30 -30
- package/ios/AppDelegates/ExpoReactNativeFactory.mm +14 -6
- package/package.json +12 -12
- 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 = '57.0.
|
|
13
|
+
version = '57.0.19'
|
|
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 "57.0.
|
|
24
|
+
versionName "57.0.19"
|
|
25
25
|
consumerProguardFiles("proguard-rules.pro")
|
|
26
26
|
}
|
|
27
27
|
testOptions {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
{
|
|
2
2
|
"@expo/dom-webview": "~57.0.1",
|
|
3
|
-
"@expo/fingerprint": "~0.20.
|
|
4
|
-
"@expo/metro-runtime": "~57.0.
|
|
3
|
+
"@expo/fingerprint": "~0.20.12",
|
|
4
|
+
"@expo/metro-runtime": "~57.0.15",
|
|
5
5
|
"@expo/vector-icons": "^15.0.2",
|
|
6
|
-
"@expo/ui": "~57.0.
|
|
6
|
+
"@expo/ui": "~57.0.15",
|
|
7
7
|
"@react-native-async-storage/async-storage": "2.2.0",
|
|
8
8
|
"@react-native-community/datetimepicker": "9.1.0",
|
|
9
9
|
"@react-native-masked-view/masked-view": "0.3.2",
|
|
@@ -17,70 +17,70 @@
|
|
|
17
17
|
"expo-analytics-amplitude": "~11.3.0",
|
|
18
18
|
"expo-app-auth": "~11.1.0",
|
|
19
19
|
"expo-app-loader-provider": "~8.0.0",
|
|
20
|
-
"expo-app-metrics": "~57.0.
|
|
20
|
+
"expo-app-metrics": "~57.0.16",
|
|
21
21
|
"expo-apple-authentication": "~57.0.1",
|
|
22
22
|
"expo-application": "~57.0.2",
|
|
23
|
-
"expo-asset": "~57.0.
|
|
23
|
+
"expo-asset": "~57.0.16",
|
|
24
24
|
"expo-audio": "~57.0.4",
|
|
25
|
-
"expo-auth-session": "~57.0.
|
|
26
|
-
"expo-background-fetch": "~57.0.
|
|
27
|
-
"expo-background-task": "~57.0.
|
|
25
|
+
"expo-auth-session": "~57.0.11",
|
|
26
|
+
"expo-background-fetch": "~57.0.15",
|
|
27
|
+
"expo-background-task": "~57.0.15",
|
|
28
28
|
"expo-battery": "~57.0.2",
|
|
29
29
|
"expo-blur": "~57.0.2",
|
|
30
30
|
"expo-brightness": "~57.0.1",
|
|
31
|
-
"expo-brownfield": "~57.0.
|
|
32
|
-
"expo-build-properties": "~57.0.
|
|
31
|
+
"expo-brownfield": "~57.0.17",
|
|
32
|
+
"expo-build-properties": "~57.0.16",
|
|
33
33
|
"expo-calendar": "~57.0.2",
|
|
34
34
|
"expo-camera": "~57.0.4",
|
|
35
35
|
"expo-cellular": "~57.0.1",
|
|
36
36
|
"expo-checkbox": "~57.0.0",
|
|
37
37
|
"expo-clipboard": "~57.0.1",
|
|
38
|
-
"expo-constants": "~57.0.
|
|
38
|
+
"expo-constants": "~57.0.17",
|
|
39
39
|
"expo-contacts": "~57.0.4",
|
|
40
40
|
"expo-crypto": "~57.0.2",
|
|
41
|
-
"expo-dev-client": "~57.0.
|
|
41
|
+
"expo-dev-client": "~57.0.17",
|
|
42
42
|
"expo-device": "~57.0.1",
|
|
43
43
|
"expo-document-picker": "~57.0.1",
|
|
44
|
-
"expo-eas-client": "~57.0.
|
|
44
|
+
"expo-eas-client": "~57.0.3",
|
|
45
45
|
"expo-file-system": "~57.0.6",
|
|
46
|
-
"expo-font": "~57.0.
|
|
46
|
+
"expo-font": "~57.0.3",
|
|
47
47
|
"expo-gl": "~57.0.2",
|
|
48
48
|
"expo-glass-effect": "~57.0.1",
|
|
49
49
|
"expo-google-app-auth": "~8.3.0",
|
|
50
50
|
"expo-haptics": "~57.0.2",
|
|
51
|
-
"expo-image": "~57.0.
|
|
51
|
+
"expo-image": "~57.0.4",
|
|
52
52
|
"expo-image-loader": "~57.0.1",
|
|
53
|
-
"expo-image-manipulator": "~57.0.
|
|
54
|
-
"expo-image-picker": "~57.0.
|
|
53
|
+
"expo-image-manipulator": "~57.0.15",
|
|
54
|
+
"expo-image-picker": "~57.0.15",
|
|
55
55
|
"expo-intent-launcher": "~57.0.1",
|
|
56
|
-
"expo-insights": "~57.0.
|
|
56
|
+
"expo-insights": "~57.0.15",
|
|
57
57
|
"expo-keep-awake": "~57.0.1",
|
|
58
58
|
"expo-linear-gradient": "~57.0.1",
|
|
59
|
-
"expo-linking": "~57.0.
|
|
59
|
+
"expo-linking": "~57.0.9",
|
|
60
60
|
"expo-local-authentication": "~57.0.2",
|
|
61
61
|
"expo-localization": "~57.0.1",
|
|
62
|
-
"expo-location": "~57.0.
|
|
62
|
+
"expo-location": "~57.0.15",
|
|
63
63
|
"expo-mail-composer": "~57.0.1",
|
|
64
64
|
"expo-manifests": "~57.0.1",
|
|
65
65
|
"expo-maps": "~57.0.2",
|
|
66
66
|
"expo-mcp": "~0.2.1",
|
|
67
67
|
"expo-media-library": "~57.0.4",
|
|
68
68
|
"expo-mesh-gradient": "~57.0.1",
|
|
69
|
-
"expo-module-template": "~57.0.
|
|
70
|
-
"expo-modules-core": "~57.0.
|
|
69
|
+
"expo-module-template": "~57.0.10",
|
|
70
|
+
"expo-modules-core": "~57.0.15",
|
|
71
71
|
"expo-navigation-bar": "~57.0.2",
|
|
72
72
|
"expo-network": "~57.0.1",
|
|
73
|
-
"expo-notifications": "~57.0.
|
|
74
|
-
"expo-observe": "~57.0.
|
|
73
|
+
"expo-notifications": "~57.0.16",
|
|
74
|
+
"expo-observe": "~57.0.18",
|
|
75
75
|
"expo-print": "~57.0.1",
|
|
76
76
|
"expo-live-photo": "~57.0.1",
|
|
77
|
-
"expo-router": "~57.0.
|
|
77
|
+
"expo-router": "~57.0.18",
|
|
78
78
|
"expo-screen-capture": "~57.0.2",
|
|
79
79
|
"expo-screen-orientation": "~57.0.2",
|
|
80
|
-
"expo-secure-store": "~57.0.
|
|
80
|
+
"expo-secure-store": "~57.0.3",
|
|
81
81
|
"expo-sensors": "~57.0.2",
|
|
82
82
|
"expo-server": "~57.0.3",
|
|
83
|
-
"expo-sharing": "~57.0.
|
|
83
|
+
"expo-sharing": "~57.0.17",
|
|
84
84
|
"expo-sms": "~57.0.1",
|
|
85
85
|
"expo-speech": "~57.0.2",
|
|
86
86
|
"expo-splash-screen": "~57.0.8",
|
|
@@ -89,13 +89,13 @@
|
|
|
89
89
|
"expo-store-review": "~57.0.2",
|
|
90
90
|
"expo-symbols": "~57.0.2",
|
|
91
91
|
"expo-system-ui": "~57.0.3",
|
|
92
|
-
"expo-task-manager": "~57.0.
|
|
92
|
+
"expo-task-manager": "~57.0.15",
|
|
93
93
|
"expo-tracking-transparency": "~57.0.1",
|
|
94
|
-
"expo-updates": "~57.0.
|
|
94
|
+
"expo-updates": "~57.0.20",
|
|
95
95
|
"expo-video-thumbnails": "~57.0.1",
|
|
96
96
|
"expo-video": "~57.0.3",
|
|
97
97
|
"expo-web-browser": "~57.0.2",
|
|
98
|
-
"expo-widgets": "~57.0.
|
|
98
|
+
"expo-widgets": "~57.0.16",
|
|
99
99
|
"jest-expo": "~57.0.5",
|
|
100
100
|
"lottie-react-native": "~7.3.8",
|
|
101
101
|
"react": "19.2.3",
|
|
@@ -39,7 +39,15 @@
|
|
|
39
39
|
// [JS thread]
|
|
40
40
|
- (void)host:(nonnull RCTHost *)host didInitializeRuntime:(facebook::jsi::Runtime &)runtime
|
|
41
41
|
{
|
|
42
|
-
|
|
42
|
+
// Bind this callback to the context it creates. The factory is created once in
|
|
43
|
+
// `application:didFinishLaunchingWithOptions:` and outlives any single `RCTHost`,
|
|
44
|
+
// so a reload can run this callback for the incoming host while the outgoing
|
|
45
|
+
// host's callback is still in flight on its own JS thread. Reading the shared ivar
|
|
46
|
+
// back after that point can hand this callback the other callback's context, and
|
|
47
|
+
// decorating objects created for one Hermes runtime against another runtime's
|
|
48
|
+
// `AppContext.runtime` faults inside JSI.
|
|
49
|
+
EXAppContext *appContext = [[EXAppContext alloc] init];
|
|
50
|
+
_appContext = appContext;
|
|
43
51
|
|
|
44
52
|
// Resolve the React runtime scheduler so ExpoModulesJSI can dispatch work onto
|
|
45
53
|
// the JS thread. Doing it here (rather than inside the xcframework) keeps
|
|
@@ -59,12 +67,12 @@
|
|
|
59
67
|
auto scheduler = binding ? binding->getRuntimeScheduler() : nullptr;
|
|
60
68
|
void *schedulerHandle = expo::createReactSchedulerHandle(scheduler);
|
|
61
69
|
|
|
62
|
-
[
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
[
|
|
70
|
+
[appContext setRuntime:&runtime
|
|
71
|
+
scheduler:schedulerHandle
|
|
72
|
+
dispatch:schedulerHandle ? reinterpret_cast<const void *>(&expo::dispatchOnReactScheduler) : nullptr];
|
|
73
|
+
[appContext setHostWrapper:[[EXHostWrapper alloc] initWithHost:host]];
|
|
66
74
|
|
|
67
|
-
[
|
|
75
|
+
[appContext registerNativeModules];
|
|
68
76
|
}
|
|
69
77
|
|
|
70
78
|
@end
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "expo",
|
|
3
|
-
"version": "57.0.
|
|
3
|
+
"version": "57.0.19",
|
|
4
4
|
"description": "The Expo SDK",
|
|
5
5
|
"main": "src/Expo.ts",
|
|
6
6
|
"module": "src/Expo.ts",
|
|
@@ -68,25 +68,25 @@
|
|
|
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": "^57.0.
|
|
71
|
+
"@expo/cli": "^57.0.21",
|
|
72
72
|
"@expo/config": "~57.0.9",
|
|
73
73
|
"@expo/config-plugins": "~57.0.9",
|
|
74
74
|
"@expo/devtools": "~57.0.1",
|
|
75
75
|
"@expo/dom-webview": "~57.0.1",
|
|
76
|
-
"@expo/fingerprint": "^0.20.
|
|
76
|
+
"@expo/fingerprint": "^0.20.12",
|
|
77
77
|
"@expo/local-build-cache-provider": "^57.0.8",
|
|
78
78
|
"@expo/log-box": "^57.0.4",
|
|
79
79
|
"@expo/metro": "~56.0.2",
|
|
80
|
-
"@expo/metro-config": "~57.0.
|
|
80
|
+
"@expo/metro-config": "~57.0.12",
|
|
81
81
|
"@ungap/structured-clone": "^1.3.0",
|
|
82
|
-
"babel-preset-expo": "~57.0.
|
|
83
|
-
"expo-asset": "~57.0.
|
|
84
|
-
"expo-constants": "~57.0.
|
|
82
|
+
"babel-preset-expo": "~57.0.10",
|
|
83
|
+
"expo-asset": "~57.0.16",
|
|
84
|
+
"expo-constants": "~57.0.17",
|
|
85
85
|
"expo-file-system": "~57.0.6",
|
|
86
|
-
"expo-font": "~57.0.
|
|
86
|
+
"expo-font": "~57.0.3",
|
|
87
87
|
"expo-keep-awake": "~57.0.1",
|
|
88
88
|
"expo-modules-autolinking": "~57.0.12",
|
|
89
|
-
"expo-modules-core": "~57.0.
|
|
89
|
+
"expo-modules-core": "~57.0.15",
|
|
90
90
|
"pretty-format": "^29.7.0",
|
|
91
91
|
"react-refresh": "^0.14.2",
|
|
92
92
|
"whatwg-url-minimum": "^0.1.2"
|
|
@@ -101,8 +101,8 @@
|
|
|
101
101
|
"rimraf": "^6.1.2",
|
|
102
102
|
"web-streams-polyfill": "^3.3.2",
|
|
103
103
|
"@expo/dom-webview": "57.0.1",
|
|
104
|
-
"@expo/metro-runtime": "57.0.
|
|
105
|
-
"expo-updates": "57.0.
|
|
104
|
+
"@expo/metro-runtime": "57.0.15",
|
|
105
|
+
"expo-updates": "57.0.20"
|
|
106
106
|
},
|
|
107
107
|
"peerDependencies": {
|
|
108
108
|
"@expo/dom-webview": "*",
|
|
@@ -139,7 +139,7 @@
|
|
|
139
139
|
"scripts/resolveAppEntry.js"
|
|
140
140
|
]
|
|
141
141
|
},
|
|
142
|
-
"gitHead": "
|
|
142
|
+
"gitHead": "b76ecf192c5325793bcea31dd9bb8efd91f9ad7f",
|
|
143
143
|
"scripts": {
|
|
144
144
|
"build": "tsc",
|
|
145
145
|
"clean": "rimraf build",
|
package/template.tgz
CHANGED
|
Binary file
|