expo 50.0.0-preview.8 → 50.0.0

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
@@ -10,7 +10,11 @@ Pod::Spec.new do |s|
10
10
  s.license = package['license']
11
11
  s.author = package['author']
12
12
  s.homepage = package['homepage']
13
- s.platforms = { :ios => '13.4', :tvos => '13.4'}
13
+ s.platforms = {
14
+ :ios => '13.4',
15
+ :osx => '10.15',
16
+ :tvos => '13.4'
17
+ }
14
18
  s.source = { git: 'https://github.com/expo/expo.git' }
15
19
  s.static_framework = true
16
20
  s.header_dir = 'Expo'
@@ -44,7 +44,7 @@ def getRNVersion() {
44
44
  ensureDependeciesWereEvaluated(project)
45
45
 
46
46
  group = 'host.exp.exponent'
47
- version = '50.0.0-preview.8'
47
+ version = '50.0.0'
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.0-preview.8"
127
+ versionName "50.0.0"
128
128
  consumerProguardFiles("proguard-rules.pro")
129
129
  }
130
130
  testOptions {
@@ -152,8 +152,7 @@ android {
152
152
  }
153
153
 
154
154
  dependencies { dependencyHandler ->
155
- //noinspection GradleDynamicVersion
156
- implementation 'com.facebook.react:react-native:+'
155
+ implementation 'com.facebook.react:react-android'
157
156
 
158
157
  testImplementation 'junit:junit:4.13.2'
159
158
  testImplementation 'androidx.test:core:1.5.0'
@@ -6,17 +6,17 @@
6
6
  "@react-native-community/netinfo": "11.1.0",
7
7
  "@react-native-community/slider": "4.4.2",
8
8
  "@react-native-community/viewpager": "5.0.11",
9
- "@react-native-picker/picker": "2.5.1",
9
+ "@react-native-picker/picker": "2.6.1",
10
10
  "@react-native-segmented-control/segmented-control": "2.4.1",
11
11
  "@stripe/stripe-react-native": "0.35.0",
12
12
  "expo-analytics-amplitude": "~11.3.0",
13
13
  "expo-app-auth": "~11.1.0",
14
14
  "expo-app-loader-provider": "~8.0.0",
15
15
  "expo-apple-authentication": "~6.3.0",
16
- "expo-application": "~5.8.1",
16
+ "expo-application": "~5.8.3",
17
17
  "expo-asset": "~9.0.2",
18
18
  "expo-auth-session": "~5.4.0",
19
- "expo-av": "~13.10.1",
19
+ "expo-av": "~13.10.3",
20
20
  "expo-background-fetch": "~11.8.0",
21
21
  "expo-barcode-scanner": "~12.9.2",
22
22
  "expo-battery": "~7.7.2",
@@ -28,40 +28,40 @@
28
28
  "expo-cellular": "~5.7.1",
29
29
  "expo-checkbox": "~2.7.0",
30
30
  "expo-clipboard": "~5.0.1",
31
- "expo-constants": "~15.4.2",
31
+ "expo-constants": "~15.4.5",
32
32
  "expo-contacts": "~12.8.2",
33
33
  "expo-crypto": "~12.8.0",
34
- "expo-dev-client": "~3.3.4",
35
- "expo-device": "~5.9.1",
34
+ "expo-dev-client": "~3.3.5",
35
+ "expo-device": "~5.9.3",
36
36
  "expo-document-picker": "~11.10.1",
37
37
  "expo-face-detector": "~12.6.1",
38
- "expo-file-system": "~16.0.2",
39
- "expo-font": "~11.10.0",
38
+ "expo-file-system": "~16.0.4",
39
+ "expo-font": "~11.10.2",
40
40
  "expo-gl": "~13.6.0",
41
41
  "expo-google-app-auth": "~8.3.0",
42
42
  "expo-haptics": "~12.8.1",
43
- "expo-image": "~1.10.1",
43
+ "expo-image": "~1.10.4",
44
44
  "expo-image-loader": "~4.6.0",
45
45
  "expo-image-manipulator": "~11.8.0",
46
46
  "expo-image-picker": "~14.7.1",
47
47
  "expo-intent-launcher": "~10.11.0",
48
48
  "expo-insights": "~0.6.1",
49
- "expo-keep-awake": "~12.8.0",
49
+ "expo-keep-awake": "~12.8.2",
50
50
  "expo-linear-gradient": "~12.7.0",
51
- "expo-linking": "~6.2.1",
51
+ "expo-linking": "~6.2.2",
52
52
  "expo-local-authentication": "~13.8.0",
53
- "expo-localization": "~14.8.1",
54
- "expo-location": "~16.5.1",
53
+ "expo-localization": "~14.8.3",
54
+ "expo-location": "~16.5.2",
55
55
  "expo-mail-composer": "~12.7.1",
56
56
  "expo-media-library": "~15.9.1",
57
- "expo-module-template": "~10.12.5",
58
- "expo-modules-core": "~1.11.4",
57
+ "expo-module-template": "~10.12.8",
58
+ "expo-modules-core": "~1.11.7",
59
59
  "expo-navigation-bar": "~2.8.1",
60
60
  "expo-network": "~5.8.0",
61
- "expo-notifications": "~0.27.2",
61
+ "expo-notifications": "~0.27.3",
62
62
  "expo-print": "~12.8.1",
63
63
  "expo-random": "~13.6.0",
64
- "expo-router": "~3.4.1",
64
+ "expo-router": "~3.4.2",
65
65
  "expo-screen-capture": "~5.8.0",
66
66
  "expo-screen-orientation": "~6.4.1",
67
67
  "expo-secure-store": "~12.8.1",
@@ -69,36 +69,36 @@
69
69
  "expo-sharing": "~11.10.0",
70
70
  "expo-sms": "~11.7.1",
71
71
  "expo-speech": "~11.7.0",
72
- "expo-splash-screen": "~0.26.1",
73
- "expo-sqlite": "~13.2.0",
72
+ "expo-splash-screen": "~0.26.3",
73
+ "expo-sqlite": "~13.2.1",
74
74
  "expo-status-bar": "~1.11.1",
75
- "expo-store-review": "~6.8.2",
76
- "expo-system-ui": "~2.9.2",
75
+ "expo-store-review": "~6.8.3",
76
+ "expo-system-ui": "~2.9.3",
77
77
  "expo-task-manager": "~11.7.0",
78
78
  "expo-tracking-transparency": "~3.3.0",
79
- "expo-updates": "~0.24.6",
79
+ "expo-updates": "~0.24.8",
80
80
  "expo-video-thumbnails": "~7.9.0",
81
81
  "expo-web-browser": "~12.8.1",
82
82
  "jest-expo": "~50.0.1",
83
- "lottie-react-native": "6.4.1",
83
+ "lottie-react-native": "6.5.1",
84
84
  "react": "18.2.0",
85
85
  "react-dom": "18.2.0",
86
- "react-native": "0.73.1",
86
+ "react-native": "0.73.2",
87
87
  "react-native-web": "~0.19.6",
88
88
  "react-native-gesture-handler": "~2.14.0",
89
89
  "react-native-get-random-values": "~1.8.0",
90
90
  "react-native-maps": "1.8.0",
91
- "react-native-pager-view": "6.2.2",
91
+ "react-native-pager-view": "6.2.3",
92
92
  "react-native-reanimated": "~3.6.0",
93
- "react-native-screens": "~3.27.0",
94
- "react-native-safe-area-context": "4.7.4",
95
- "react-native-svg": "14.0.0",
93
+ "react-native-screens": "~3.29.0",
94
+ "react-native-safe-area-context": "4.8.2",
95
+ "react-native-svg": "14.1.0",
96
96
  "react-native-view-shot": "3.8.0",
97
- "react-native-webview": "13.6.3",
97
+ "react-native-webview": "13.6.4",
98
98
  "sentry-expo": "~7.0.0",
99
99
  "unimodules-app-loader": "~4.5.0",
100
100
  "unimodules-image-loader-interface": "~6.1.0",
101
101
  "@shopify/react-native-skia": "0.1.221",
102
102
  "@shopify/flash-list": "1.6.3",
103
- "@sentry/react-native": "5.5.0"
103
+ "@sentry/react-native": "5.16.0"
104
104
  }
@@ -1,7 +1,6 @@
1
1
  {
2
- "name": "expo",
3
- "platforms": ["ios", "android"],
4
- "ios": {
2
+ "platforms": ["apple", "android"],
3
+ "apple": {
5
4
  "podspecPath": "Expo.podspec"
6
5
  }
7
6
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "expo",
3
- "version": "50.0.0-preview.8",
3
+ "version": "50.0.0",
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.16.6",
64
- "@expo/config": "8.5.3",
65
- "@expo/config-plugins": "7.8.3",
66
- "@expo/metro-config": "0.17.1",
63
+ "@expo/cli": "0.17.0",
64
+ "@expo/config": "8.5.4",
65
+ "@expo/config-plugins": "7.8.4",
66
+ "@expo/metro-config": "0.17.3",
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.2",
71
- "expo-font": "~11.10.0",
72
- "expo-keep-awake": "~12.8.0",
73
- "expo-modules-autolinking": "1.9.0",
74
- "expo-modules-core": "1.11.4",
70
+ "expo-file-system": "~16.0.4",
71
+ "expo-font": "~11.10.2",
72
+ "expo-keep-awake": "~12.8.2",
73
+ "expo-modules-autolinking": "1.10.1",
74
+ "expo-modules-core": "1.11.7",
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.0",
82
82
  "react": "18.2.0",
83
83
  "react-dom": "18.2.0",
84
- "react-native": "0.73.1"
84
+ "react-native": "0.73.2"
85
85
  },
86
- "gitHead": "b5a3db3c8993f3b22e8cba1e2c6005fee57988c2"
86
+ "gitHead": "102899632731658eecba006c0d1c79b98ba8f5f7"
87
87
  }