expo 50.0.5 → 50.0.7
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/Expo.podspec
CHANGED
|
@@ -1,7 +1,13 @@
|
|
|
1
1
|
require 'json'
|
|
2
|
+
require 'colored2' # dependency of CocoaPods
|
|
2
3
|
|
|
3
4
|
package = JSON.parse(File.read(File.join(__dir__, 'package.json')))
|
|
4
5
|
|
|
6
|
+
# Use a global flag to check whether the warning about missing autolinking
|
|
7
|
+
# scripts has already been printed. The podspec may be read multiple times
|
|
8
|
+
# during `pod install` and we don't want to make the warning more obtrusive.
|
|
9
|
+
$expo_warned_about_missing_autolinking |= false
|
|
10
|
+
|
|
5
11
|
Pod::Spec.new do |s|
|
|
6
12
|
s.name = 'Expo'
|
|
7
13
|
s.version = package['version']
|
|
@@ -19,7 +25,22 @@ Pod::Spec.new do |s|
|
|
|
19
25
|
s.static_framework = true
|
|
20
26
|
s.header_dir = 'Expo'
|
|
21
27
|
|
|
22
|
-
|
|
28
|
+
# Don't require the `ExpoModulesCore` dependency if the autolinking hasn't been imported.
|
|
29
|
+
# Otherwise, `pod install` would fail because it's not linkable by the community CLI.
|
|
30
|
+
if defined?(use_expo_modules!)
|
|
31
|
+
s.dependency 'ExpoModulesCore'
|
|
32
|
+
elsif !$expo_warned_about_missing_autolinking
|
|
33
|
+
puts <<~EOS
|
|
34
|
+
|
|
35
|
+
Your project includes the Expo package, but React Native Community CLI is unable to install the related Pods.
|
|
36
|
+
Make sure to require autolinking scripts from Expo and call `use_expo_modules!` in your target.
|
|
37
|
+
Learn more: https://docs.expo.dev/bare/installing-expo-modules
|
|
38
|
+
EOS
|
|
39
|
+
.yellow
|
|
40
|
+
|
|
41
|
+
# Suppress the warning next time.
|
|
42
|
+
$expo_warned_about_missing_autolinking = true
|
|
43
|
+
end
|
|
23
44
|
|
|
24
45
|
s.source_files = 'ios/**/*.{h,m,swift}'
|
|
25
46
|
end
|
package/android/build.gradle
CHANGED
|
@@ -44,7 +44,7 @@ def getRNVersion() {
|
|
|
44
44
|
ensureDependeciesWereEvaluated(project)
|
|
45
45
|
|
|
46
46
|
group = 'host.exp.exponent'
|
|
47
|
-
version = '50.0.
|
|
47
|
+
version = '50.0.7'
|
|
48
48
|
|
|
49
49
|
buildscript {
|
|
50
50
|
// Simple helper that allows the root project to override versions declared by this library.
|
|
@@ -124,7 +124,7 @@ android {
|
|
|
124
124
|
namespace "expo.core"
|
|
125
125
|
defaultConfig {
|
|
126
126
|
versionCode 1
|
|
127
|
-
versionName "50.0.
|
|
127
|
+
versionName "50.0.7"
|
|
128
128
|
consumerProguardFiles("proguard-rules.pro")
|
|
129
129
|
}
|
|
130
130
|
testOptions {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"registerRootComponent.d.ts","sourceRoot":"","sources":["../../src/launch/registerRootComponent.tsx"],"names":[],"mappings":"AAAA,OAAO,YAAY,CAAC;AAEpB,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAG/B,KAAK,YAAY,GAAG;IAClB,GAAG,EAAE;
|
|
1
|
+
{"version":3,"file":"registerRootComponent.d.ts","sourceRoot":"","sources":["../../src/launch/registerRootComponent.tsx"],"names":[],"mappings":"AAAA,OAAO,YAAY,CAAC;AAEpB,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAG/B,KAAK,YAAY,GAAG;IAClB,GAAG,CAAC,EAAE;QACJ,YAAY,CAAC,EAAE,GAAG,CAAC;QACnB,cAAc,CAAC,EAAE,MAAM,CAAC;QACxB,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAC;KACpB,CAAC;IACF,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAC;CACpB,CAAC;AAEF,MAAM,CAAC,OAAO,UAAU,qBAAqB,CAAC,CAAC,SAAS,YAAY,EAClE,SAAS,EAAE,KAAK,CAAC,aAAa,CAAC,CAAC,CAAC,GAChC,IAAI,CA6BN"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"registerRootComponent.js","sourceRoot":"","sources":["../../src/launch/registerRootComponent.tsx"],"names":[],"mappings":"AAAA,OAAO,YAAY,CAAC;AAGpB,OAAO,EAAE,WAAW,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAarD,MAAM,CAAC,OAAO,UAAU,qBAAqB,CAC3C,SAAiC;IAEjC,IAAI,kBAAkB,GAAG,SAAS,CAAC;IAEnC,IAAI,OAAO,CAAC,GAAG,CAAC,QAAQ,KAAK,YAAY,EAAE;QACzC,MAAM,EAAE,YAAY,EAAE,GAAG,OAAO,CAAC,gBAAgB,CAAoC,CAAC;QACtF,kBAAkB,GAAG,YAAY,CAAC,SAAS,CAAC,CAAC;KAC9C;IAED,WAAW,CAAC,iBAAiB,CAAC,MAAM,EAAE,GAAG,EAAE,CAAC,kBAAkB,CAAC,CAAC;IAChE,IAAI,QAAQ,CAAC,EAAE,KAAK,KAAK,EAAE;QACzB,0DAA0D;QAC1D;QACE,2DAA2D;QAC3D,OAAO,QAAQ,KAAK,WAAW,EAC/B;YACA,MAAM,OAAO,GAAG,QAAQ,CAAC,cAAc,CAAC,MAAM,CAAC,CAAC;YAChD,IAAI,OAAO,CAAC,GAAG,CAAC,QAAQ,KAAK,YAAY,EAAE;gBACzC,IAAI,CAAC,OAAO,EAAE;oBACZ,MAAM,IAAI,KAAK,CACb,0EAA0E,CAC3E,CAAC;iBACH;aACF;YACD,WAAW,CAAC,cAAc,CAAC,MAAM,EAAE;gBACjC,OAAO;gBACP,OAAO,EAAE,OAAO,CAAC,GAAG,CAAC,sBAAsB,KAAK,GAAG;aACpD,CAAC,CAAC;SACJ;KACF;AACH,CAAC","sourcesContent":["import '../Expo.fx';\n\nimport * as React from 'react';\nimport { AppRegistry, Platform } from 'react-native';\n\ntype InitialProps = {\n exp
|
|
1
|
+
{"version":3,"file":"registerRootComponent.js","sourceRoot":"","sources":["../../src/launch/registerRootComponent.tsx"],"names":[],"mappings":"AAAA,OAAO,YAAY,CAAC;AAGpB,OAAO,EAAE,WAAW,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;AAarD,MAAM,CAAC,OAAO,UAAU,qBAAqB,CAC3C,SAAiC;IAEjC,IAAI,kBAAkB,GAAG,SAAS,CAAC;IAEnC,IAAI,OAAO,CAAC,GAAG,CAAC,QAAQ,KAAK,YAAY,EAAE;QACzC,MAAM,EAAE,YAAY,EAAE,GAAG,OAAO,CAAC,gBAAgB,CAAoC,CAAC;QACtF,kBAAkB,GAAG,YAAY,CAAC,SAAS,CAAC,CAAC;KAC9C;IAED,WAAW,CAAC,iBAAiB,CAAC,MAAM,EAAE,GAAG,EAAE,CAAC,kBAAkB,CAAC,CAAC;IAChE,IAAI,QAAQ,CAAC,EAAE,KAAK,KAAK,EAAE;QACzB,0DAA0D;QAC1D;QACE,2DAA2D;QAC3D,OAAO,QAAQ,KAAK,WAAW,EAC/B;YACA,MAAM,OAAO,GAAG,QAAQ,CAAC,cAAc,CAAC,MAAM,CAAC,CAAC;YAChD,IAAI,OAAO,CAAC,GAAG,CAAC,QAAQ,KAAK,YAAY,EAAE;gBACzC,IAAI,CAAC,OAAO,EAAE;oBACZ,MAAM,IAAI,KAAK,CACb,0EAA0E,CAC3E,CAAC;iBACH;aACF;YACD,WAAW,CAAC,cAAc,CAAC,MAAM,EAAE;gBACjC,OAAO;gBACP,OAAO,EAAE,OAAO,CAAC,GAAG,CAAC,sBAAsB,KAAK,GAAG;aACpD,CAAC,CAAC;SACJ;KACF;AACH,CAAC","sourcesContent":["import '../Expo.fx';\n\nimport * as React from 'react';\nimport { AppRegistry, Platform } from 'react-native';\n\ntype InitialProps = {\n exp?: {\n notification?: any;\n manifestString?: string;\n [key: string]: any;\n };\n shell?: boolean;\n shellManifestUrl?: string;\n [key: string]: any;\n};\n\nexport default function registerRootComponent<P extends InitialProps>(\n component: React.ComponentType<P>\n): void {\n let qualifiedComponent = component;\n\n if (process.env.NODE_ENV !== 'production') {\n const { withDevTools } = require('./withDevTools') as typeof import('./withDevTools');\n qualifiedComponent = withDevTools(component);\n }\n\n AppRegistry.registerComponent('main', () => qualifiedComponent);\n if (Platform.OS === 'web') {\n // Use two if statements for better dead code elimination.\n if (\n // Skip querying the DOM if we're in a Node.js environment.\n typeof document !== 'undefined'\n ) {\n const rootTag = document.getElementById('root');\n if (process.env.NODE_ENV !== 'production') {\n if (!rootTag) {\n throw new Error(\n 'Required HTML element with id \"root\" was not found in the document HTML.'\n );\n }\n }\n AppRegistry.runApplication('main', {\n rootTag,\n hydrate: process.env.EXPO_PUBLIC_USE_STATIC === '1',\n });\n }\n }\n}\n"]}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"@expo/metro-runtime": "~3.1.
|
|
2
|
+
"@expo/metro-runtime": "~3.1.3",
|
|
3
3
|
"@expo/vector-icons": "^14.0.0",
|
|
4
4
|
"@react-native-async-storage/async-storage": "1.21.0",
|
|
5
5
|
"@react-native-community/datetimepicker": "7.6.1",
|
|
@@ -17,52 +17,52 @@
|
|
|
17
17
|
"expo-application": "~5.8.3",
|
|
18
18
|
"expo-asset": "~9.0.2",
|
|
19
19
|
"expo-auth-session": "~5.4.0",
|
|
20
|
-
"expo-av": "~13.10.
|
|
20
|
+
"expo-av": "~13.10.5",
|
|
21
21
|
"expo-background-fetch": "~11.8.1",
|
|
22
|
-
"expo-barcode-scanner": "~12.9.
|
|
22
|
+
"expo-barcode-scanner": "~12.9.3",
|
|
23
23
|
"expo-battery": "~7.7.2",
|
|
24
|
-
"expo-blur": "~12.9.
|
|
24
|
+
"expo-blur": "~12.9.2",
|
|
25
25
|
"expo-brightness": "~11.8.0",
|
|
26
26
|
"expo-build-properties": "~0.11.1",
|
|
27
27
|
"expo-calendar": "~12.2.1",
|
|
28
|
-
"expo-camera": "~14.0.
|
|
28
|
+
"expo-camera": "~14.0.5",
|
|
29
29
|
"expo-cellular": "~5.7.1",
|
|
30
30
|
"expo-checkbox": "~2.7.0",
|
|
31
31
|
"expo-clipboard": "~5.0.1",
|
|
32
32
|
"expo-constants": "~15.4.5",
|
|
33
33
|
"expo-contacts": "~12.8.2",
|
|
34
|
-
"expo-crypto": "~12.8.
|
|
34
|
+
"expo-crypto": "~12.8.1",
|
|
35
35
|
"expo-dev-client": "~3.3.8",
|
|
36
36
|
"expo-device": "~5.9.3",
|
|
37
37
|
"expo-document-picker": "~11.10.1",
|
|
38
38
|
"expo-face-detector": "~12.6.1",
|
|
39
|
-
"expo-file-system": "~16.0.
|
|
40
|
-
"expo-font": "~11.10.
|
|
39
|
+
"expo-file-system": "~16.0.6",
|
|
40
|
+
"expo-font": "~11.10.3",
|
|
41
41
|
"expo-gl": "~13.6.0",
|
|
42
42
|
"expo-google-app-auth": "~8.3.0",
|
|
43
43
|
"expo-haptics": "~12.8.1",
|
|
44
|
-
"expo-image": "~1.10.
|
|
44
|
+
"expo-image": "~1.10.6",
|
|
45
45
|
"expo-image-loader": "~4.6.0",
|
|
46
46
|
"expo-image-manipulator": "~11.8.0",
|
|
47
47
|
"expo-image-picker": "~14.7.1",
|
|
48
48
|
"expo-intent-launcher": "~10.11.0",
|
|
49
49
|
"expo-insights": "~0.6.1",
|
|
50
50
|
"expo-keep-awake": "~12.8.2",
|
|
51
|
-
"expo-linear-gradient": "~12.7.
|
|
51
|
+
"expo-linear-gradient": "~12.7.2",
|
|
52
52
|
"expo-linking": "~6.2.2",
|
|
53
53
|
"expo-local-authentication": "~13.8.0",
|
|
54
54
|
"expo-localization": "~14.8.3",
|
|
55
|
-
"expo-location": "~16.5.
|
|
55
|
+
"expo-location": "~16.5.3",
|
|
56
56
|
"expo-mail-composer": "~12.7.1",
|
|
57
57
|
"expo-media-library": "~15.9.1",
|
|
58
|
-
"expo-module-template": "~10.12.
|
|
59
|
-
"expo-modules-core": "~1.11.
|
|
58
|
+
"expo-module-template": "~10.12.11",
|
|
59
|
+
"expo-modules-core": "~1.11.9",
|
|
60
60
|
"expo-navigation-bar": "~2.8.1",
|
|
61
61
|
"expo-network": "~5.8.0",
|
|
62
62
|
"expo-notifications": "~0.27.6",
|
|
63
63
|
"expo-print": "~12.8.1",
|
|
64
64
|
"expo-random": "~13.6.0",
|
|
65
|
-
"expo-router": "~3.4.
|
|
65
|
+
"expo-router": "~3.4.7",
|
|
66
66
|
"expo-screen-capture": "~5.8.1",
|
|
67
67
|
"expo-screen-orientation": "~6.4.1",
|
|
68
68
|
"expo-secure-store": "~12.8.1",
|
|
@@ -77,14 +77,14 @@
|
|
|
77
77
|
"expo-system-ui": "~2.9.3",
|
|
78
78
|
"expo-task-manager": "~11.7.2",
|
|
79
79
|
"expo-tracking-transparency": "~3.3.0",
|
|
80
|
-
"expo-updates": "~0.24.
|
|
80
|
+
"expo-updates": "~0.24.11",
|
|
81
81
|
"expo-video-thumbnails": "~7.9.0",
|
|
82
82
|
"expo-web-browser": "~12.8.2",
|
|
83
|
-
"jest-expo": "~50.0.
|
|
83
|
+
"jest-expo": "~50.0.2",
|
|
84
84
|
"lottie-react-native": "6.5.1",
|
|
85
85
|
"react": "18.2.0",
|
|
86
86
|
"react-dom": "18.2.0",
|
|
87
|
-
"react-native": "0.73.
|
|
87
|
+
"react-native": "0.73.4",
|
|
88
88
|
"react-native-web": "~0.19.6",
|
|
89
89
|
"react-native-gesture-handler": "~2.14.0",
|
|
90
90
|
"react-native-get-random-values": "~1.8.0",
|
|
@@ -96,7 +96,7 @@
|
|
|
96
96
|
"react-native-svg": "14.1.0",
|
|
97
97
|
"react-native-view-shot": "3.8.0",
|
|
98
98
|
"react-native-webview": "13.6.4",
|
|
99
|
-
"sentry-expo": "~7.
|
|
99
|
+
"sentry-expo": "~7.2.0",
|
|
100
100
|
"unimodules-app-loader": "~4.5.0",
|
|
101
101
|
"unimodules-image-loader-interface": "~6.1.0",
|
|
102
102
|
"@shopify/react-native-skia": "0.1.221",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "expo",
|
|
3
|
-
"version": "50.0.
|
|
3
|
+
"version": "50.0.7",
|
|
4
4
|
"description": "The Expo SDK",
|
|
5
5
|
"main": "build/Expo.js",
|
|
6
6
|
"module": "build/Expo.js",
|
|
@@ -60,18 +60,18 @@
|
|
|
60
60
|
"homepage": "https://github.com/expo/expo/tree/main/packages/expo",
|
|
61
61
|
"dependencies": {
|
|
62
62
|
"@babel/runtime": "^7.20.0",
|
|
63
|
-
"@expo/cli": "0.17.
|
|
63
|
+
"@expo/cli": "0.17.5",
|
|
64
64
|
"@expo/config": "8.5.4",
|
|
65
65
|
"@expo/config-plugins": "7.8.4",
|
|
66
|
-
"@expo/metro-config": "0.17.
|
|
66
|
+
"@expo/metro-config": "0.17.4",
|
|
67
67
|
"@expo/vector-icons": "^14.0.0",
|
|
68
68
|
"babel-preset-expo": "~10.0.1",
|
|
69
69
|
"expo-asset": "~9.0.2",
|
|
70
|
-
"expo-file-system": "~16.0.
|
|
71
|
-
"expo-font": "~11.10.
|
|
70
|
+
"expo-file-system": "~16.0.6",
|
|
71
|
+
"expo-font": "~11.10.3",
|
|
72
72
|
"expo-keep-awake": "~12.8.2",
|
|
73
|
-
"expo-modules-autolinking": "1.10.
|
|
74
|
-
"expo-modules-core": "1.11.
|
|
73
|
+
"expo-modules-autolinking": "1.10.3",
|
|
74
|
+
"expo-modules-core": "1.11.9",
|
|
75
75
|
"fbemitter": "^3.0.0",
|
|
76
76
|
"whatwg-url-without-unicode": "8.0.0-3"
|
|
77
77
|
},
|
|
@@ -81,7 +81,7 @@
|
|
|
81
81
|
"expo-module-scripts": "^3.4.1",
|
|
82
82
|
"react": "18.2.0",
|
|
83
83
|
"react-dom": "18.2.0",
|
|
84
|
-
"react-native": "0.73.
|
|
84
|
+
"react-native": "0.73.4"
|
|
85
85
|
},
|
|
86
|
-
"gitHead": "
|
|
86
|
+
"gitHead": "6ceeb37fe2ccd9b290f9d717d9792c68487118b1"
|
|
87
87
|
}
|