expo 47.0.0-beta.1 → 47.0.0-beta.3
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 +27 -28
- package/package.json +12 -12
package/android/build.gradle
CHANGED
|
@@ -33,7 +33,7 @@ def getRNVersion() {
|
|
|
33
33
|
ensureDependeciesWereEvaluated(project)
|
|
34
34
|
|
|
35
35
|
group = 'host.exp.exponent'
|
|
36
|
-
version = '47.0.0-beta.
|
|
36
|
+
version = '47.0.0-beta.3'
|
|
37
37
|
|
|
38
38
|
buildscript {
|
|
39
39
|
def expoModulesCorePlugin = new File(project(":expo-modules-core").projectDir.absolutePath, "ExpoModulesCorePlugin.gradle")
|
|
@@ -104,7 +104,7 @@ android {
|
|
|
104
104
|
minSdkVersion safeExtGet("minSdkVersion", 21)
|
|
105
105
|
targetSdkVersion safeExtGet("targetSdkVersion", 31)
|
|
106
106
|
versionCode 1
|
|
107
|
-
versionName "47.0.0-beta.
|
|
107
|
+
versionName "47.0.0-beta.3"
|
|
108
108
|
consumerProguardFiles("proguard-rules.pro")
|
|
109
109
|
}
|
|
110
110
|
lintOptions {
|
|
@@ -6,7 +6,6 @@
|
|
|
6
6
|
"@react-native-community/netinfo": "9.3.5",
|
|
7
7
|
"@react-native-community/slider": "4.2.4",
|
|
8
8
|
"@react-native-community/viewpager": "5.0.11",
|
|
9
|
-
"@react-native-firebase/app": "~15.4.0",
|
|
10
9
|
"@react-native-picker/picker": "2.4.8",
|
|
11
10
|
"@react-native-segmented-control/segmented-control": "2.4.0",
|
|
12
11
|
"@stripe/stripe-react-native": "0.19.0",
|
|
@@ -14,35 +13,35 @@
|
|
|
14
13
|
"expo-app-auth": "~11.1.0",
|
|
15
14
|
"expo-app-loader-provider": "~8.0.0",
|
|
16
15
|
"expo-app-loading": "~2.1.1",
|
|
17
|
-
"expo-apple-authentication": "~5.0.
|
|
18
|
-
"expo-application": "~5.0.
|
|
16
|
+
"expo-apple-authentication": "~5.0.1",
|
|
17
|
+
"expo-application": "~5.0.1",
|
|
19
18
|
"expo-asset": "~8.6.2",
|
|
20
19
|
"expo-auth-session": "~3.7.2",
|
|
21
20
|
"expo-av": "~13.0.0",
|
|
22
|
-
"expo-background-fetch": "~11.0.
|
|
21
|
+
"expo-background-fetch": "~11.0.1",
|
|
23
22
|
"expo-barcode-scanner": "~12.0.0",
|
|
24
23
|
"expo-battery": "~7.0.0",
|
|
25
24
|
"expo-blur": "~12.0.0",
|
|
26
25
|
"expo-brightness": "~11.0.0",
|
|
27
26
|
"expo-build-properties": "~0.4.0",
|
|
28
|
-
"expo-calendar": "~11.0.
|
|
27
|
+
"expo-calendar": "~11.0.1",
|
|
29
28
|
"expo-camera": "~13.0.0",
|
|
30
|
-
"expo-cellular": "~5.0.
|
|
29
|
+
"expo-cellular": "~5.0.1",
|
|
31
30
|
"expo-checkbox": "~2.2.1",
|
|
32
31
|
"expo-clipboard": "~4.0.0",
|
|
33
|
-
"expo-constants": "~14.0.
|
|
34
|
-
"expo-contacts": "~11.0.
|
|
32
|
+
"expo-constants": "~14.0.1",
|
|
33
|
+
"expo-contacts": "~11.0.1",
|
|
35
34
|
"expo-crypto": "~12.0.0",
|
|
36
|
-
"expo-dev-client": "~
|
|
35
|
+
"expo-dev-client": "~2.0.0",
|
|
37
36
|
"expo-device": "~5.0.0",
|
|
38
|
-
"expo-document-picker": "~11.0.
|
|
39
|
-
"expo-error-recovery": "~4.0.
|
|
37
|
+
"expo-document-picker": "~11.0.1",
|
|
38
|
+
"expo-error-recovery": "~4.0.1",
|
|
40
39
|
"expo-face-detector": "~12.0.0",
|
|
41
|
-
"expo-file-system": "~15.1.
|
|
40
|
+
"expo-file-system": "~15.1.1",
|
|
42
41
|
"expo-firebase-analytics": "~8.0.0",
|
|
43
42
|
"expo-firebase-core": "~6.0.0",
|
|
44
43
|
"expo-firebase-recaptcha": "~2.3.1",
|
|
45
|
-
"expo-font": "~11.0.
|
|
44
|
+
"expo-font": "~11.0.1",
|
|
46
45
|
"expo-gl": "~12.0.0",
|
|
47
46
|
"expo-google-app-auth": "~8.3.0",
|
|
48
47
|
"expo-haptics": "~12.0.0",
|
|
@@ -51,43 +50,43 @@
|
|
|
51
50
|
"expo-image-picker": "~14.0.0",
|
|
52
51
|
"expo-in-app-purchases": "~14.0.0",
|
|
53
52
|
"expo-intent-launcher": "~10.3.1",
|
|
54
|
-
"expo-keep-awake": "~11.0.
|
|
53
|
+
"expo-keep-awake": "~11.0.1",
|
|
55
54
|
"expo-linear-gradient": "~12.0.0",
|
|
56
55
|
"expo-linking": "~3.2.3",
|
|
57
|
-
"expo-local-authentication": "~13.0.
|
|
56
|
+
"expo-local-authentication": "~13.0.1",
|
|
58
57
|
"expo-localization": "~14.0.0",
|
|
59
|
-
"expo-location": "~15.0.
|
|
58
|
+
"expo-location": "~15.0.1",
|
|
60
59
|
"expo-mail-composer": "~12.0.0",
|
|
61
60
|
"expo-media-library": "~15.0.0",
|
|
62
|
-
"expo-module-template": "~10.7.
|
|
63
|
-
"expo-modules-core": "~0.13.
|
|
64
|
-
"expo-navigation-bar": "~2.0.
|
|
61
|
+
"expo-module-template": "~10.7.5",
|
|
62
|
+
"expo-modules-core": "~0.13.2",
|
|
63
|
+
"expo-navigation-bar": "~2.0.1",
|
|
65
64
|
"expo-network": "~5.0.0",
|
|
66
65
|
"expo-notifications": "~0.17.0",
|
|
67
66
|
"expo-permissions": "~14.0.0",
|
|
68
67
|
"expo-print": "~12.0.0",
|
|
69
68
|
"expo-random": "~13.0.0",
|
|
70
69
|
"expo-screen-capture": "~5.0.0",
|
|
71
|
-
"expo-screen-orientation": "~5.0.
|
|
70
|
+
"expo-screen-orientation": "~5.0.1",
|
|
72
71
|
"expo-secure-store": "~12.0.0",
|
|
73
|
-
"expo-sensors": "~12.0.
|
|
74
|
-
"expo-sharing": "~11.0.
|
|
72
|
+
"expo-sensors": "~12.0.1",
|
|
73
|
+
"expo-sharing": "~11.0.1",
|
|
75
74
|
"expo-sms": "~11.0.0",
|
|
76
75
|
"expo-speech": "~11.0.0",
|
|
77
|
-
"expo-splash-screen": "~0.17.
|
|
76
|
+
"expo-splash-screen": "~0.17.1",
|
|
78
77
|
"expo-sqlite": "~11.0.0",
|
|
79
78
|
"expo-status-bar": "~1.4.1",
|
|
80
79
|
"expo-store-review": "~6.0.0",
|
|
81
|
-
"expo-system-ui": "~2.0.
|
|
82
|
-
"expo-task-manager": "~11.0.
|
|
83
|
-
"expo-tracking-transparency": "~3.0.
|
|
84
|
-
"expo-updates": "~0.15.
|
|
80
|
+
"expo-system-ui": "~2.0.1",
|
|
81
|
+
"expo-task-manager": "~11.0.1",
|
|
82
|
+
"expo-tracking-transparency": "~3.0.1",
|
|
83
|
+
"expo-updates": "~0.15.2",
|
|
85
84
|
"expo-video-thumbnails": "~7.0.0",
|
|
86
85
|
"expo-web-browser": "~12.0.0",
|
|
87
86
|
"lottie-react-native": "5.1.4",
|
|
88
87
|
"react": "18.1.0",
|
|
89
88
|
"react-dom": "18.0.0",
|
|
90
|
-
"react-native": "0.70.
|
|
89
|
+
"react-native": "0.70.4",
|
|
91
90
|
"react-native-web": "~0.18.9",
|
|
92
91
|
"react-native-branch": "^5.4.0",
|
|
93
92
|
"react-native-gesture-handler": "~2.8.0",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "expo",
|
|
3
|
-
"version": "47.0.0-beta.
|
|
3
|
+
"version": "47.0.0-beta.3",
|
|
4
4
|
"description": "The Expo SDK",
|
|
5
5
|
"main": "build/Expo.js",
|
|
6
6
|
"module": "build/Expo.js",
|
|
@@ -59,18 +59,18 @@
|
|
|
59
59
|
"homepage": "https://github.com/expo/expo/tree/main/packages/expo",
|
|
60
60
|
"dependencies": {
|
|
61
61
|
"@babel/runtime": "^7.14.0",
|
|
62
|
-
"@expo/cli": "0.4.
|
|
62
|
+
"@expo/cli": "0.4.3",
|
|
63
63
|
"@expo/vector-icons": "^13.0.0",
|
|
64
64
|
"babel-preset-expo": "~9.2.1",
|
|
65
65
|
"cross-spawn": "^6.0.5",
|
|
66
|
-
"expo-application": "~5.0.
|
|
66
|
+
"expo-application": "~5.0.1",
|
|
67
67
|
"expo-asset": "~8.6.2",
|
|
68
|
-
"expo-constants": "~14.0.
|
|
69
|
-
"expo-file-system": "~15.1.
|
|
70
|
-
"expo-font": "~11.0.
|
|
71
|
-
"expo-keep-awake": "~11.0.
|
|
68
|
+
"expo-constants": "~14.0.1",
|
|
69
|
+
"expo-file-system": "~15.1.1",
|
|
70
|
+
"expo-font": "~11.0.1",
|
|
71
|
+
"expo-keep-awake": "~11.0.1",
|
|
72
72
|
"expo-modules-autolinking": "0.12.0",
|
|
73
|
-
"expo-modules-core": "0.13.
|
|
73
|
+
"expo-modules-core": "0.13.2",
|
|
74
74
|
"fbemitter": "^3.0.0",
|
|
75
75
|
"getenv": "^1.0.0",
|
|
76
76
|
"invariant": "^2.2.4",
|
|
@@ -80,7 +80,7 @@
|
|
|
80
80
|
"uuid": "^3.4.0"
|
|
81
81
|
},
|
|
82
82
|
"optionalDependencies": {
|
|
83
|
-
"expo-error-recovery": "~4.0.
|
|
83
|
+
"expo-error-recovery": "~4.0.1"
|
|
84
84
|
},
|
|
85
85
|
"devDependencies": {
|
|
86
86
|
"@types/fbemitter": "^2.0.32",
|
|
@@ -89,10 +89,10 @@
|
|
|
89
89
|
"@types/react-native": "~0.69.1",
|
|
90
90
|
"@types/react-test-renderer": "^18.0.0",
|
|
91
91
|
"@types/uuid": "^3.4.7",
|
|
92
|
-
"expo-module-scripts": "^3.0.
|
|
92
|
+
"expo-module-scripts": "^3.0.1",
|
|
93
93
|
"react": "18.1.0",
|
|
94
94
|
"react-dom": "18.0.0",
|
|
95
|
-
"react-native": "0.70.
|
|
95
|
+
"react-native": "0.70.4"
|
|
96
96
|
},
|
|
97
|
-
"gitHead": "
|
|
97
|
+
"gitHead": "fd0fa36eeffab41beed8010d6a32f5e654bc4148"
|
|
98
98
|
}
|