expo 53.0.3 → 53.0.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 +72 -72
- package/package.json +16 -16
- package/src/Expo.fx.tsx +9 -6
package/android/build.gradle
CHANGED
|
@@ -32,7 +32,7 @@ buildscript {
|
|
|
32
32
|
def reactNativeVersion = project.extensions.getByType(ExpoModuleExtension).reactNativeVersion
|
|
33
33
|
|
|
34
34
|
group = 'host.exp.exponent'
|
|
35
|
-
version = '53.0.
|
|
35
|
+
version = '53.0.5'
|
|
36
36
|
|
|
37
37
|
expoModule {
|
|
38
38
|
// We can't prebuild the module because it depends on the generated files.
|
|
@@ -43,7 +43,7 @@ android {
|
|
|
43
43
|
namespace "expo.core"
|
|
44
44
|
defaultConfig {
|
|
45
45
|
versionCode 1
|
|
46
|
-
versionName "53.0.
|
|
46
|
+
versionName "53.0.5"
|
|
47
47
|
consumerProguardFiles("proguard-rules.pro")
|
|
48
48
|
}
|
|
49
49
|
testOptions {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
|
-
"@expo/fingerprint": "~0.12.
|
|
2
|
+
"@expo/fingerprint": "~0.12.4",
|
|
3
3
|
"@expo/metro-runtime": "~5.0.4",
|
|
4
4
|
"@expo/vector-icons": "^14.1.0",
|
|
5
|
-
"@expo/ui": "~0.1.1-alpha.
|
|
5
|
+
"@expo/ui": "~0.1.1-alpha.7",
|
|
6
6
|
"@react-native-async-storage/async-storage": "2.1.2",
|
|
7
7
|
"@react-native-community/datetimepicker": "8.3.0",
|
|
8
8
|
"@react-native-masked-view/masked-view": "0.3.2",
|
|
@@ -12,87 +12,87 @@
|
|
|
12
12
|
"@react-native-picker/picker": "2.11.0",
|
|
13
13
|
"@react-native-segmented-control/segmented-control": "2.5.7",
|
|
14
14
|
"@stripe/stripe-react-native": "0.45.0",
|
|
15
|
-
"eslint-config-expo": "~9.
|
|
15
|
+
"eslint-config-expo": "~9.2.0",
|
|
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-apple-authentication": "~7.2.
|
|
20
|
-
"expo-application": "~6.1.
|
|
21
|
-
"expo-asset": "~11.1.
|
|
22
|
-
"expo-audio": "~0.4.
|
|
23
|
-
"expo-auth-session": "~6.1.
|
|
24
|
-
"expo-av": "~15.1.
|
|
25
|
-
"expo-background-fetch": "~13.1.
|
|
26
|
-
"expo-background-task": "~0.2.
|
|
27
|
-
"expo-battery": "~9.1.
|
|
28
|
-
"expo-blur": "~14.1.
|
|
29
|
-
"expo-brightness": "~13.1.
|
|
30
|
-
"expo-build-properties": "~0.14.
|
|
19
|
+
"expo-apple-authentication": "~7.2.4",
|
|
20
|
+
"expo-application": "~6.1.4",
|
|
21
|
+
"expo-asset": "~11.1.4",
|
|
22
|
+
"expo-audio": "~0.4.4",
|
|
23
|
+
"expo-auth-session": "~6.1.5",
|
|
24
|
+
"expo-av": "~15.1.4",
|
|
25
|
+
"expo-background-fetch": "~13.1.5",
|
|
26
|
+
"expo-background-task": "~0.2.6",
|
|
27
|
+
"expo-battery": "~9.1.4",
|
|
28
|
+
"expo-blur": "~14.1.4",
|
|
29
|
+
"expo-brightness": "~13.1.4",
|
|
30
|
+
"expo-build-properties": "~0.14.6",
|
|
31
31
|
"expo-calendar": "~14.1.4",
|
|
32
|
-
"expo-camera": "~16.1.
|
|
33
|
-
"expo-cellular": "~7.1.
|
|
34
|
-
"expo-checkbox": "~4.1.
|
|
35
|
-
"expo-clipboard": "~7.1.
|
|
36
|
-
"expo-constants": "~17.1.
|
|
37
|
-
"expo-contacts": "~14.2.
|
|
38
|
-
"expo-crypto": "~14.1.
|
|
39
|
-
"expo-dev-client": "~5.1.
|
|
40
|
-
"expo-device": "~7.1.
|
|
41
|
-
"expo-document-picker": "~13.1.
|
|
42
|
-
"expo-file-system": "~18.1.
|
|
43
|
-
"expo-font": "~13.
|
|
44
|
-
"expo-gl": "~15.1.
|
|
32
|
+
"expo-camera": "~16.1.6",
|
|
33
|
+
"expo-cellular": "~7.1.4",
|
|
34
|
+
"expo-checkbox": "~4.1.4",
|
|
35
|
+
"expo-clipboard": "~7.1.4",
|
|
36
|
+
"expo-constants": "~17.1.5",
|
|
37
|
+
"expo-contacts": "~14.2.3",
|
|
38
|
+
"expo-crypto": "~14.1.4",
|
|
39
|
+
"expo-dev-client": "~5.1.7",
|
|
40
|
+
"expo-device": "~7.1.4",
|
|
41
|
+
"expo-document-picker": "~13.1.5",
|
|
42
|
+
"expo-file-system": "~18.1.8",
|
|
43
|
+
"expo-font": "~13.3.0",
|
|
44
|
+
"expo-gl": "~15.1.5",
|
|
45
45
|
"expo-google-app-auth": "~8.3.0",
|
|
46
|
-
"expo-haptics": "~14.1.
|
|
47
|
-
"expo-image": "~2.1.
|
|
46
|
+
"expo-haptics": "~14.1.4",
|
|
47
|
+
"expo-image": "~2.1.6",
|
|
48
48
|
"expo-image-loader": "~5.1.0",
|
|
49
|
-
"expo-image-manipulator": "~13.1.
|
|
50
|
-
"expo-image-picker": "~16.1.
|
|
51
|
-
"expo-intent-launcher": "~12.1.
|
|
52
|
-
"expo-insights": "~0.9.
|
|
53
|
-
"expo-keep-awake": "~14.1.
|
|
54
|
-
"expo-linear-gradient": "~14.1.
|
|
55
|
-
"expo-linking": "~7.1.
|
|
56
|
-
"expo-local-authentication": "~16.0.
|
|
57
|
-
"expo-localization": "~16.1.
|
|
58
|
-
"expo-location": "~18.1.
|
|
59
|
-
"expo-mail-composer": "~14.1.
|
|
49
|
+
"expo-image-manipulator": "~13.1.5",
|
|
50
|
+
"expo-image-picker": "~16.1.4",
|
|
51
|
+
"expo-intent-launcher": "~12.1.4",
|
|
52
|
+
"expo-insights": "~0.9.3",
|
|
53
|
+
"expo-keep-awake": "~14.1.4",
|
|
54
|
+
"expo-linear-gradient": "~14.1.4",
|
|
55
|
+
"expo-linking": "~7.1.4",
|
|
56
|
+
"expo-local-authentication": "~16.0.4",
|
|
57
|
+
"expo-localization": "~16.1.5",
|
|
58
|
+
"expo-location": "~18.1.4",
|
|
59
|
+
"expo-mail-composer": "~14.1.4",
|
|
60
60
|
"expo-manifests": "~0.16.4",
|
|
61
61
|
"expo-maps": "~0.9.8",
|
|
62
|
-
"expo-media-library": "~17.1.
|
|
63
|
-
"expo-mesh-gradient": "~0.3.
|
|
64
|
-
"expo-module-template": "~10.16.
|
|
65
|
-
"expo-modules-core": "~2.3.
|
|
66
|
-
"expo-navigation-bar": "~4.2.
|
|
67
|
-
"expo-network": "~7.1.
|
|
68
|
-
"expo-notifications": "~0.31.
|
|
69
|
-
"expo-print": "~14.1.
|
|
70
|
-
"expo-live-photo": "~0.1.
|
|
71
|
-
"expo-router": "~5.0.
|
|
72
|
-
"expo-screen-capture": "~7.1.
|
|
73
|
-
"expo-screen-orientation": "~8.1.
|
|
74
|
-
"expo-secure-store": "~14.2.
|
|
75
|
-
"expo-sensors": "~14.1.
|
|
76
|
-
"expo-sharing": "~13.1.
|
|
77
|
-
"expo-sms": "~13.1.
|
|
78
|
-
"expo-speech": "~13.1.
|
|
79
|
-
"expo-splash-screen": "~0.30.
|
|
80
|
-
"expo-sqlite": "~15.2.
|
|
81
|
-
"expo-status-bar": "~2.2.
|
|
82
|
-
"expo-store-review": "~8.1.
|
|
83
|
-
"expo-symbols": "~0.4.
|
|
84
|
-
"expo-system-ui": "~5.0.
|
|
85
|
-
"expo-task-manager": "~13.1.
|
|
86
|
-
"expo-tracking-transparency": "~5.2.
|
|
87
|
-
"expo-updates": "~0.28.
|
|
88
|
-
"expo-video-thumbnails": "~9.1.
|
|
62
|
+
"expo-media-library": "~17.1.6",
|
|
63
|
+
"expo-mesh-gradient": "~0.3.4",
|
|
64
|
+
"expo-module-template": "~10.16.6",
|
|
65
|
+
"expo-modules-core": "~2.3.12",
|
|
66
|
+
"expo-navigation-bar": "~4.2.4",
|
|
67
|
+
"expo-network": "~7.1.5",
|
|
68
|
+
"expo-notifications": "~0.31.1",
|
|
69
|
+
"expo-print": "~14.1.4",
|
|
70
|
+
"expo-live-photo": "~0.1.4",
|
|
71
|
+
"expo-router": "~5.0.4",
|
|
72
|
+
"expo-screen-capture": "~7.1.4",
|
|
73
|
+
"expo-screen-orientation": "~8.1.5",
|
|
74
|
+
"expo-secure-store": "~14.2.3",
|
|
75
|
+
"expo-sensors": "~14.1.4",
|
|
76
|
+
"expo-sharing": "~13.1.5",
|
|
77
|
+
"expo-sms": "~13.1.4",
|
|
78
|
+
"expo-speech": "~13.1.6",
|
|
79
|
+
"expo-splash-screen": "~0.30.8",
|
|
80
|
+
"expo-sqlite": "~15.2.9",
|
|
81
|
+
"expo-status-bar": "~2.2.3",
|
|
82
|
+
"expo-store-review": "~8.1.5",
|
|
83
|
+
"expo-symbols": "~0.4.4",
|
|
84
|
+
"expo-system-ui": "~5.0.7",
|
|
85
|
+
"expo-task-manager": "~13.1.5",
|
|
86
|
+
"expo-tracking-transparency": "~5.2.4",
|
|
87
|
+
"expo-updates": "~0.28.12",
|
|
88
|
+
"expo-video-thumbnails": "~9.1.3",
|
|
89
89
|
"expo-video": "~2.1.8",
|
|
90
|
-
"expo-web-browser": "~14.1.
|
|
91
|
-
"jest-expo": "~53.0.
|
|
90
|
+
"expo-web-browser": "~14.1.6",
|
|
91
|
+
"jest-expo": "~53.0.3",
|
|
92
92
|
"lottie-react-native": "7.2.2",
|
|
93
93
|
"react": "19.0.0",
|
|
94
94
|
"react-dom": "19.0.0",
|
|
95
|
-
"react-native": "0.79.
|
|
95
|
+
"react-native": "0.79.2",
|
|
96
96
|
"react-native-web": "~0.20.0",
|
|
97
97
|
"react-native-edge-to-edge": "1.6.0",
|
|
98
98
|
"react-native-gesture-handler": "~2.24.0",
|
|
@@ -106,7 +106,7 @@
|
|
|
106
106
|
"react-native-view-shot": "4.0.3",
|
|
107
107
|
"react-native-webview": "13.13.5",
|
|
108
108
|
"sentry-expo": "~7.0.0",
|
|
109
|
-
"unimodules-app-loader": "~5.1.
|
|
109
|
+
"unimodules-app-loader": "~5.1.3",
|
|
110
110
|
"unimodules-image-loader-interface": "~6.1.0",
|
|
111
111
|
"@shopify/react-native-skia": "v2.0.0-next.2",
|
|
112
112
|
"@shopify/flash-list": "1.7.6",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "expo",
|
|
3
|
-
"version": "53.0.
|
|
3
|
+
"version": "53.0.5",
|
|
4
4
|
"description": "The Expo SDK",
|
|
5
5
|
"main": "src/Expo.ts",
|
|
6
6
|
"module": "src/Expo.ts",
|
|
@@ -73,20 +73,20 @@
|
|
|
73
73
|
"homepage": "https://github.com/expo/expo/tree/main/packages/expo",
|
|
74
74
|
"dependencies": {
|
|
75
75
|
"@babel/runtime": "^7.20.0",
|
|
76
|
-
"@expo/cli": "0.24.
|
|
77
|
-
"@expo/config": "~11.0.
|
|
78
|
-
"@expo/config-plugins": "~10.0.
|
|
79
|
-
"@expo/fingerprint": "0.12.
|
|
80
|
-
"@expo/metro-config": "0.20.
|
|
76
|
+
"@expo/cli": "0.24.10",
|
|
77
|
+
"@expo/config": "~11.0.7",
|
|
78
|
+
"@expo/config-plugins": "~10.0.2",
|
|
79
|
+
"@expo/fingerprint": "0.12.4",
|
|
80
|
+
"@expo/metro-config": "0.20.12",
|
|
81
81
|
"@expo/vector-icons": "^14.0.0",
|
|
82
|
-
"babel-preset-expo": "~13.1.
|
|
83
|
-
"expo-asset": "~11.1.
|
|
84
|
-
"expo-constants": "~17.1.
|
|
85
|
-
"expo-file-system": "~18.1.
|
|
86
|
-
"expo-font": "~13.
|
|
87
|
-
"expo-keep-awake": "~14.1.
|
|
88
|
-
"expo-modules-autolinking": "2.1.
|
|
89
|
-
"expo-modules-core": "2.3.
|
|
82
|
+
"babel-preset-expo": "~13.1.11",
|
|
83
|
+
"expo-asset": "~11.1.4",
|
|
84
|
+
"expo-constants": "~17.1.5",
|
|
85
|
+
"expo-file-system": "~18.1.8",
|
|
86
|
+
"expo-font": "~13.3.0",
|
|
87
|
+
"expo-keep-awake": "~14.1.4",
|
|
88
|
+
"expo-modules-autolinking": "2.1.9",
|
|
89
|
+
"expo-modules-core": "2.3.12",
|
|
90
90
|
"react-native-edge-to-edge": "1.6.0",
|
|
91
91
|
"whatwg-url-without-unicode": "8.0.0-3"
|
|
92
92
|
},
|
|
@@ -97,7 +97,7 @@
|
|
|
97
97
|
"expo-module-scripts": "^4.1.6",
|
|
98
98
|
"react": "19.0.0",
|
|
99
99
|
"react-dom": "19.0.0",
|
|
100
|
-
"react-native": "0.79.
|
|
100
|
+
"react-native": "0.79.2",
|
|
101
101
|
"web-streams-polyfill": "^3.3.2",
|
|
102
102
|
"ws": "^8.18.0"
|
|
103
103
|
},
|
|
@@ -119,5 +119,5 @@
|
|
|
119
119
|
"optional": true
|
|
120
120
|
}
|
|
121
121
|
},
|
|
122
|
-
"gitHead": "
|
|
122
|
+
"gitHead": "7cd543b5d7b836fed6dca00859e35883c490b9ef"
|
|
123
123
|
}
|
package/src/Expo.fx.tsx
CHANGED
|
@@ -21,15 +21,18 @@ if (isRunningInExpoGo()) {
|
|
|
21
21
|
// but your builds will have the New Architecture disabled.
|
|
22
22
|
if (__DEV__ && isRunningInExpoGo() && process.env.NODE_ENV === 'development') {
|
|
23
23
|
(['android', 'ios'] as const).forEach((platform) => {
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
24
|
+
const newArchPlatformConfig = Constants.expoConfig?.[platform]?.newArchEnabled;
|
|
25
|
+
const newArchRootConfig = Constants.expoConfig?.newArchEnabled;
|
|
26
|
+
|
|
27
|
+
const isNewArchExplicitlyDisabled =
|
|
28
|
+
newArchPlatformConfig === false ||
|
|
29
|
+
(newArchPlatformConfig === undefined && newArchRootConfig === false);
|
|
30
|
+
|
|
31
|
+
if (Platform.OS === platform && isNewArchExplicitlyDisabled) {
|
|
29
32
|
// Wrap it in rAF to show the warning after the React Native DevTools message
|
|
30
33
|
requestAnimationFrame(() => {
|
|
31
34
|
console.warn(
|
|
32
|
-
`🚨 React Native's New Architecture is always enabled in Expo Go, but it is
|
|
35
|
+
`🚨 React Native's New Architecture is always enabled in Expo Go, but it is explicitly disabled in your project's app config. This may lead to unexpected behavior when creating a production or development build. Remove "newArchEnabled": false from your app.json.\nLearn more: https://docs.expo.dev/guides/new-architecture/`
|
|
33
36
|
);
|
|
34
37
|
});
|
|
35
38
|
}
|