expo 56.0.0-preview.2 → 56.0.0-preview.4

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/LICENSE ADDED
@@ -0,0 +1,21 @@
1
+ The MIT License (MIT)
2
+
3
+ Copyright (c) 2015-present 650 Industries, Inc. (aka Expo)
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in all
13
+ copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
+ SOFTWARE.
@@ -10,7 +10,7 @@ buildscript {
10
10
  }
11
11
 
12
12
  group = 'host.exp.exponent'
13
- version = '56.0.0-preview.2'
13
+ version = '56.0.0-preview.4'
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.2"
24
+ versionName "56.0.0-preview.4"
25
25
  consumerProguardFiles("proguard-rules.pro")
26
26
  }
27
27
  testOptions {
@@ -1,8 +1,8 @@
1
1
  {
2
- "@expo/fingerprint": "~0.17.1",
3
- "@expo/metro-runtime": "~56.0.1",
2
+ "@expo/fingerprint": "~0.17.3",
3
+ "@expo/metro-runtime": "~56.0.3",
4
4
  "@expo/vector-icons": "^15.0.2",
5
- "@expo/ui": "~56.0.1",
5
+ "@expo/ui": "~56.0.2",
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",
@@ -12,88 +12,88 @@
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.0",
15
+ "eslint-config-expo": "~56.0.1",
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.0",
20
- "expo-apple-authentication": "~56.0.0",
21
- "expo-application": "~56.0.0",
22
- "expo-asset": "~56.0.1",
23
- "expo-audio": "~56.0.0",
24
- "expo-auth-session": "~56.0.0",
25
- "expo-background-fetch": "~56.0.0",
26
- "expo-background-task": "~56.0.0",
27
- "expo-battery": "~56.0.0",
28
- "expo-blur": "~56.0.0",
29
- "expo-brightness": "~56.0.0",
30
- "expo-brownfield": "~56.0.0",
31
- "expo-build-properties": "~56.0.0",
32
- "expo-calendar": "~56.0.0",
33
- "expo-camera": "~56.0.0",
34
- "expo-cellular": "~56.0.0",
35
- "expo-checkbox": "~56.0.0",
36
- "expo-clipboard": "~56.0.0",
37
- "expo-constants": "~56.0.1",
38
- "expo-contacts": "~56.0.0",
39
- "expo-crypto": "~56.0.0",
40
- "expo-dev-client": "~56.0.0",
41
- "expo-device": "~56.0.1",
42
- "expo-document-picker": "~56.0.0",
43
- "expo-file-system": "~56.0.1",
44
- "expo-font": "~56.0.1",
45
- "expo-gl": "~56.0.0",
46
- "expo-glass-effect": "~56.0.1",
19
+ "expo-app-metrics": "~56.0.2",
20
+ "expo-apple-authentication": "~56.0.2",
21
+ "expo-application": "~56.0.2",
22
+ "expo-asset": "~56.0.3",
23
+ "expo-audio": "~56.0.2",
24
+ "expo-auth-session": "~56.0.2",
25
+ "expo-background-fetch": "~56.0.2",
26
+ "expo-background-task": "~56.0.2",
27
+ "expo-battery": "~56.0.2",
28
+ "expo-blur": "~56.0.2",
29
+ "expo-brightness": "~56.0.2",
30
+ "expo-brownfield": "~56.0.2",
31
+ "expo-build-properties": "~56.0.2",
32
+ "expo-calendar": "~56.0.2",
33
+ "expo-camera": "~56.0.2",
34
+ "expo-cellular": "~56.0.2",
35
+ "expo-checkbox": "~56.0.1",
36
+ "expo-clipboard": "~56.0.2",
37
+ "expo-constants": "~56.0.3",
38
+ "expo-contacts": "~56.0.2",
39
+ "expo-crypto": "~56.0.2",
40
+ "expo-dev-client": "~56.0.2",
41
+ "expo-device": "~56.0.3",
42
+ "expo-document-picker": "~56.0.2",
43
+ "expo-file-system": "~56.0.3",
44
+ "expo-font": "~56.0.3",
45
+ "expo-gl": "~56.0.2",
46
+ "expo-glass-effect": "~56.0.3",
47
47
  "expo-google-app-auth": "~8.3.0",
48
- "expo-haptics": "~56.0.0",
49
- "expo-image": "~56.0.1",
50
- "expo-image-loader": "~56.0.0",
51
- "expo-image-manipulator": "~56.0.0",
52
- "expo-image-picker": "~56.0.0",
53
- "expo-intent-launcher": "~56.0.0",
54
- "expo-insights": "~56.0.0",
55
- "expo-keep-awake": "~56.0.1",
56
- "expo-linear-gradient": "~56.0.0",
57
- "expo-linking": "~56.0.0",
58
- "expo-local-authentication": "~56.0.0",
59
- "expo-localization": "~56.0.0",
60
- "expo-location": "~56.0.0",
61
- "expo-mail-composer": "~56.0.0",
62
- "expo-manifests": "~56.0.1",
63
- "expo-maps": "~56.0.0",
48
+ "expo-haptics": "~56.0.2",
49
+ "expo-image": "~56.0.3",
50
+ "expo-image-loader": "~56.0.2",
51
+ "expo-image-manipulator": "~56.0.2",
52
+ "expo-image-picker": "~56.0.2",
53
+ "expo-intent-launcher": "~56.0.2",
54
+ "expo-insights": "~56.0.2",
55
+ "expo-keep-awake": "~56.0.3",
56
+ "expo-linear-gradient": "~56.0.2",
57
+ "expo-linking": "~56.0.2",
58
+ "expo-local-authentication": "~56.0.2",
59
+ "expo-localization": "~56.0.2",
60
+ "expo-location": "~56.0.2",
61
+ "expo-mail-composer": "~56.0.2",
62
+ "expo-manifests": "~56.0.2",
63
+ "expo-maps": "~56.0.2",
64
64
  "expo-mcp": "~0.2.1",
65
- "expo-media-library": "~56.0.0",
66
- "expo-mesh-gradient": "~56.0.0",
67
- "expo-module-template": "~56.0.0",
68
- "expo-modules-core": "~56.0.0",
69
- "expo-navigation-bar": "~56.0.0",
70
- "expo-network": "~56.0.0",
71
- "expo-notifications": "~56.0.0",
72
- "expo-observe": "~56.0.0",
73
- "expo-print": "~56.0.0",
74
- "expo-live-photo": "~56.0.0",
75
- "expo-router": "~56.0.1",
76
- "expo-screen-capture": "~56.0.0",
77
- "expo-screen-orientation": "~56.0.0",
78
- "expo-secure-store": "~56.0.0",
79
- "expo-sensors": "~56.0.0",
80
- "expo-server": "~56.0.0",
81
- "expo-sharing": "~56.0.0",
82
- "expo-sms": "~56.0.0",
83
- "expo-speech": "~56.0.0",
84
- "expo-splash-screen": "~56.0.1",
85
- "expo-sqlite": "~56.0.0",
86
- "expo-status-bar": "~56.0.1",
87
- "expo-store-review": "~56.0.0",
88
- "expo-symbols": "~56.0.1",
89
- "expo-system-ui": "~56.0.1",
90
- "expo-task-manager": "~56.0.0",
91
- "expo-tracking-transparency": "~56.0.0",
92
- "expo-updates": "~56.0.1",
93
- "expo-video-thumbnails": "~56.0.0",
94
- "expo-video": "~56.0.0",
95
- "expo-web-browser": "~56.0.1",
96
- "expo-widgets": "~56.0.1",
65
+ "expo-media-library": "~56.0.2",
66
+ "expo-mesh-gradient": "~56.0.2",
67
+ "expo-module-template": "~56.0.1",
68
+ "expo-modules-core": "~56.0.2",
69
+ "expo-navigation-bar": "~56.0.2",
70
+ "expo-network": "~56.0.2",
71
+ "expo-notifications": "~56.0.2",
72
+ "expo-observe": "~56.0.2",
73
+ "expo-print": "~56.0.2",
74
+ "expo-live-photo": "~56.0.2",
75
+ "expo-router": "~56.0.3",
76
+ "expo-screen-capture": "~56.0.2",
77
+ "expo-screen-orientation": "~56.0.2",
78
+ "expo-secure-store": "~56.0.2",
79
+ "expo-sensors": "~56.0.2",
80
+ "expo-server": "~56.0.1",
81
+ "expo-sharing": "~56.0.2",
82
+ "expo-sms": "~56.0.2",
83
+ "expo-speech": "~56.0.2",
84
+ "expo-splash-screen": "~56.0.3",
85
+ "expo-sqlite": "~56.0.2",
86
+ "expo-status-bar": "~56.0.3",
87
+ "expo-store-review": "~56.0.2",
88
+ "expo-symbols": "~56.0.3",
89
+ "expo-system-ui": "~56.0.3",
90
+ "expo-task-manager": "~56.0.2",
91
+ "expo-tracking-transparency": "~56.0.2",
92
+ "expo-updates": "~56.0.3",
93
+ "expo-video-thumbnails": "~56.0.2",
94
+ "expo-video": "~56.0.2",
95
+ "expo-web-browser": "~56.0.3",
96
+ "expo-widgets": "~56.0.2",
97
97
  "jest-expo": "~56.0.0",
98
98
  "lottie-react-native": "~7.3.4",
99
99
  "react": "19.2.3",
@@ -107,14 +107,14 @@
107
107
  "react-native-pager-view": "8.0.1",
108
108
  "react-native-worklets": "0.8.3",
109
109
  "react-native-reanimated": "4.3.0",
110
- "react-native-screens": "~4.25.0-beta.1",
110
+ "react-native-screens": "4.25.0-beta.1",
111
111
  "react-native-safe-area-context": "~5.7.0",
112
112
  "react-native-svg": "15.15.4",
113
113
  "react-native-view-shot": "4.0.3",
114
114
  "react-native-webview": "13.16.1",
115
115
  "react-server-dom-webpack": "~19.2.4",
116
116
  "sentry-expo": "~7.0.0",
117
- "unimodules-app-loader": "~56.0.0",
117
+ "unimodules-app-loader": "~56.0.1",
118
118
  "unimodules-image-loader-interface": "~6.1.0",
119
119
  "@shopify/react-native-skia": "2.6.2",
120
120
  "@shopify/flash-list": "2.0.2",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "expo",
3
- "version": "56.0.0-preview.2",
3
+ "version": "56.0.0-preview.4",
4
4
  "description": "The Expo SDK",
5
5
  "main": "src/Expo.ts",
6
6
  "module": "src/Expo.ts",
@@ -49,13 +49,6 @@
49
49
  "virtual",
50
50
  "template.tgz"
51
51
  ],
52
- "scripts": {
53
- "build": "tsc",
54
- "clean": "rimraf build",
55
- "lint": "eslint src",
56
- "test": "jest",
57
- "prepublishOnly": "run-s clean build"
58
- },
59
52
  "jest": {
60
53
  "preset": "../expo-module-scripts/jest-preset.cjs"
61
54
  },
@@ -75,46 +68,46 @@
75
68
  "homepage": "https://github.com/expo/expo/tree/main/packages/expo",
76
69
  "dependencies": {
77
70
  "@babel/runtime": "^7.20.0",
78
- "@expo/cli": "56.0.2",
79
- "@expo/config": "56.0.0",
80
- "@expo/config-plugins": "56.0.0",
81
- "@expo/devtools": "56.0.0",
82
- "@expo/dom-webview": "56.0.1",
83
- "@expo/fingerprint": "0.17.1",
84
- "@expo/local-build-cache-provider": "56.0.0",
85
- "@expo/log-box": "56.0.1",
71
+ "@expo/cli": "56.0.4",
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.3",
76
+ "@expo/fingerprint": "0.17.3",
77
+ "@expo/local-build-cache-provider": "56.0.2",
78
+ "@expo/log-box": "56.0.3",
86
79
  "@expo/metro": "~56.0.0",
87
- "@expo/metro-config": "56.0.1",
80
+ "@expo/metro-config": "56.0.3",
88
81
  "@expo/vector-icons": "^15.0.2",
89
82
  "@ungap/structured-clone": "^1.3.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
- "expo-modules-autolinking": "56.0.0",
97
- "expo-modules-core": "56.0.0",
83
+ "babel-preset-expo": "~56.0.3",
84
+ "expo-asset": "~56.0.3",
85
+ "expo-constants": "~56.0.3",
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.2",
98
91
  "pretty-format": "^29.7.0",
99
92
  "react-refresh": "^0.14.2",
100
93
  "whatwg-url-minimum": "^0.1.1"
101
94
  },
102
95
  "devDependencies": {
103
- "@expo/dom-webview": "56.0.1",
104
- "@expo/metro-runtime": "56.0.1",
105
96
  "@types/node": "^22.14.0",
106
97
  "@types/react": "~19.2.0",
107
- "expo-updates": "56.0.1",
108
98
  "npm-run-all2": "^8.0.4",
109
99
  "react": "19.2.3",
110
100
  "react-dom": "19.2.3",
111
101
  "react-native": "0.85.2",
112
102
  "rimraf": "^6.1.2",
113
- "web-streams-polyfill": "^3.3.2"
103
+ "web-streams-polyfill": "^3.3.2",
104
+ "@expo/dom-webview": "56.0.3",
105
+ "@expo/metro-runtime": "56.0.3",
106
+ "expo-updates": "56.0.3"
114
107
  },
115
108
  "peerDependencies": {
116
- "@expo/dom-webview": "56.0.1",
117
- "@expo/metro-runtime": "56.0.1",
109
+ "@expo/dom-webview": "*",
110
+ "@expo/metro-runtime": "*",
118
111
  "react": "*",
119
112
  "react-native": "*",
120
113
  "react-dom": "*",
@@ -138,5 +131,11 @@
138
131
  "optional": true
139
132
  }
140
133
  },
141
- "gitHead": "222b3b12610d69784bab6c5a188a46ea388f866a"
142
- }
134
+ "gitHead": "d2109c94206280625a070242b0cb6e2500357c46",
135
+ "scripts": {
136
+ "build": "tsc",
137
+ "clean": "rimraf build",
138
+ "lint": "eslint src",
139
+ "test": "jest"
140
+ }
141
+ }
File without changes
File without changes
package/template.tgz CHANGED
Binary file