expo 55.0.0-preview.1 → 55.0.0-preview.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.
@@ -32,7 +32,7 @@ buildscript {
32
32
  def reactNativeVersion = project.extensions.getByType(ExpoModuleExtension).reactNativeVersion
33
33
 
34
34
  group = 'host.exp.exponent'
35
- version = '55.0.0-preview.1'
35
+ version = '55.0.0-preview.3'
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 "55.0.0-preview.1"
46
+ versionName "55.0.0-preview.3"
47
47
  consumerProguardFiles("proguard-rules.pro")
48
48
  }
49
49
  testOptions {
@@ -2,7 +2,7 @@
2
2
  "@expo/fingerprint": "~0.16.0",
3
3
  "@expo/metro-runtime": "~55.0.0",
4
4
  "@expo/vector-icons": "^15.0.2",
5
- "@expo/ui": "~55.0.0-beta.0",
5
+ "@expo/ui": "~55.0.0-beta.1",
6
6
  "@react-native-async-storage/async-storage": "2.2.0",
7
7
  "@react-native-community/datetimepicker": "8.6.0",
8
8
  "@react-native-masked-view/masked-view": "0.3.2",
@@ -26,7 +26,8 @@
26
26
  "expo-battery": "~55.0.0",
27
27
  "expo-blur": "~55.0.0",
28
28
  "expo-brightness": "~55.0.0",
29
- "expo-build-properties": "~55.0.0",
29
+ "expo-brownfield": "~55.0.2",
30
+ "expo-build-properties": "~55.0.1",
30
31
  "expo-calendar": "~55.0.0",
31
32
  "expo-camera": "~55.0.0",
32
33
  "expo-cellular": "~55.0.0",
@@ -38,59 +39,59 @@
38
39
  "expo-dev-client": "~55.0.0",
39
40
  "expo-device": "~55.0.0",
40
41
  "expo-document-picker": "~55.0.0",
41
- "expo-file-system": "~55.0.0",
42
- "expo-font": "~55.0.0",
43
- "expo-gl": "~55.0.0",
44
- "expo-glass-effect": "~55.0.0",
42
+ "expo-file-system": "~55.0.1",
43
+ "expo-font": "~55.0.1",
44
+ "expo-gl": "~55.0.1",
45
+ "expo-glass-effect": "~55.0.1",
45
46
  "expo-google-app-auth": "~8.3.0",
46
- "expo-haptics": "~55.0.0",
47
- "expo-image": "~55.0.0",
47
+ "expo-haptics": "~55.0.1",
48
+ "expo-image": "~55.0.1",
48
49
  "expo-image-loader": "~55.0.0",
49
- "expo-image-manipulator": "~55.0.0",
50
- "expo-image-picker": "~55.0.0",
51
- "expo-intent-launcher": "~55.0.0",
52
- "expo-insights": "~55.0.0",
53
- "expo-keep-awake": "~55.0.0",
54
- "expo-linear-gradient": "~55.0.0",
55
- "expo-linking": "~55.0.0",
56
- "expo-local-authentication": "~55.0.0",
57
- "expo-localization": "~55.0.0",
58
- "expo-location": "~55.0.0",
59
- "expo-mail-composer": "~55.0.0",
60
- "expo-manifests": "~55.0.0",
61
- "expo-maps": "~55.0.0",
50
+ "expo-image-manipulator": "~55.0.1",
51
+ "expo-image-picker": "~55.0.1",
52
+ "expo-intent-launcher": "~55.0.1",
53
+ "expo-insights": "~55.0.1",
54
+ "expo-keep-awake": "~55.0.1",
55
+ "expo-linear-gradient": "~55.0.1",
56
+ "expo-linking": "~55.0.1",
57
+ "expo-local-authentication": "~55.0.1",
58
+ "expo-localization": "~55.0.1",
59
+ "expo-location": "~55.0.1",
60
+ "expo-mail-composer": "~55.0.1",
61
+ "expo-manifests": "~55.0.1",
62
+ "expo-maps": "~55.0.1",
62
63
  "expo-mcp": "~0.2.1",
63
- "expo-media-library": "~55.0.0",
64
- "expo-mesh-gradient": "~55.0.0",
65
- "expo-module-template": "~55.0.1",
66
- "expo-modules-core": "~55.0.0",
67
- "expo-navigation-bar": "~55.0.0",
68
- "expo-network": "~55.0.0",
69
- "expo-notifications": "~55.0.0",
70
- "expo-print": "~55.0.0",
71
- "expo-live-photo": "~55.0.0",
72
- "expo-router": "~55.0.0-beta.0",
73
- "expo-screen-capture": "~55.0.0",
74
- "expo-screen-orientation": "~55.0.0",
75
- "expo-secure-store": "~55.0.0",
76
- "expo-sensors": "~55.0.0",
77
- "expo-server": "~55.0.0",
78
- "expo-sharing": "~55.0.0",
79
- "expo-sms": "~55.0.0",
80
- "expo-speech": "~55.0.0",
81
- "expo-splash-screen": "~55.0.0",
82
- "expo-sqlite": "~55.0.0",
83
- "expo-status-bar": "~55.0.0",
84
- "expo-store-review": "~55.0.0",
85
- "expo-symbols": "~55.0.0",
86
- "expo-system-ui": "~55.0.0",
87
- "expo-task-manager": "~55.0.0",
88
- "expo-tracking-transparency": "~55.0.0",
89
- "expo-updates": "~55.0.0",
90
- "expo-video-thumbnails": "~55.0.0",
91
- "expo-video": "~55.0.0",
92
- "expo-web-browser": "~55.0.0",
93
- "jest-expo": "~55.0.0",
64
+ "expo-media-library": "~55.0.1",
65
+ "expo-mesh-gradient": "~55.0.1",
66
+ "expo-module-template": "~55.0.2",
67
+ "expo-modules-core": "~55.0.2",
68
+ "expo-navigation-bar": "~55.0.1",
69
+ "expo-network": "~55.0.1",
70
+ "expo-notifications": "~55.0.1",
71
+ "expo-print": "~55.0.1",
72
+ "expo-live-photo": "~55.0.1",
73
+ "expo-router": "~55.0.0-beta.1",
74
+ "expo-screen-capture": "~55.0.1",
75
+ "expo-screen-orientation": "~55.0.1",
76
+ "expo-secure-store": "~55.0.1",
77
+ "expo-sensors": "~55.0.1",
78
+ "expo-server": "~55.0.1",
79
+ "expo-sharing": "~55.0.1",
80
+ "expo-sms": "~55.0.1",
81
+ "expo-speech": "~55.0.1",
82
+ "expo-splash-screen": "~55.0.1",
83
+ "expo-sqlite": "~55.0.1",
84
+ "expo-status-bar": "~55.0.1",
85
+ "expo-store-review": "~55.0.1",
86
+ "expo-symbols": "~55.0.1",
87
+ "expo-system-ui": "~55.0.1",
88
+ "expo-task-manager": "~55.0.1",
89
+ "expo-tracking-transparency": "~55.0.1",
90
+ "expo-updates": "~55.0.2",
91
+ "expo-video-thumbnails": "~55.0.1",
92
+ "expo-video": "~55.0.1",
93
+ "expo-web-browser": "~55.0.1",
94
+ "jest-expo": "~55.0.2",
94
95
  "lottie-react-native": "~7.3.4",
95
96
  "react": "19.2.0",
96
97
  "react-dom": "19.2.0",
@@ -110,7 +111,7 @@
110
111
  "react-native-webview": "13.16.0",
111
112
  "react-server-dom-webpack": "~19.2.3",
112
113
  "sentry-expo": "~7.0.0",
113
- "unimodules-app-loader": "~55.0.0",
114
+ "unimodules-app-loader": "~55.0.1",
114
115
  "unimodules-image-loader-interface": "~6.1.0",
115
116
  "@shopify/react-native-skia": "2.4.14",
116
117
  "@shopify/flash-list": "2.0.2",
@@ -13,8 +13,6 @@ public class ExpoReactNativeFactory: ExpoReactNativeFactoryObjC, ExpoReactNative
13
13
  )
14
14
  }()
15
15
 
16
- // TODO: Remove check when react-native-macos 0.81 is released
17
- #if !os(macOS)
18
16
  @objc public override init(delegate: any RCTReactNativeFactoryDelegate) {
19
17
  let releaseLevel = (Bundle.main.object(forInfoDictionaryKey: "ReactNativeReleaseLevel") as? String)
20
18
  .flatMap { [
@@ -27,7 +25,6 @@ public class ExpoReactNativeFactory: ExpoReactNativeFactoryObjC, ExpoReactNative
27
25
 
28
26
  super.init(delegate: delegate, releaseLevel: releaseLevel)
29
27
  }
30
- #endif
31
28
 
32
29
  @MainActor
33
30
  @objc func createRCTRootViewFactory() -> RCTRootViewFactory {
@@ -103,13 +100,6 @@ public class ExpoReactNativeFactory: ExpoReactNativeFactoryObjC, ExpoReactNative
103
100
  fatalError("recreateRootView: Missing RCTReactNativeFactoryDelegate")
104
101
  }
105
102
 
106
- if RCTIsNewArchEnabled() {
107
- // chrfalch: rootViewFactory.reactHost is not available here in swift due to the underlying RCTHost type of the property. (todo: check)
108
- assert(self.rootViewFactory.value(forKey: "reactHost") == nil, "recreateRootViewWithBundleURL: does not support when react instance is created")
109
- } else {
110
- assert(self.rootViewFactory.bridge == nil, "recreateRootViewWithBundleURL: does not support when react instance is created")
111
- }
112
-
113
103
  let configuration = self.rootViewFactory.value(forKey: "_configuration") as? RCTRootViewFactoryConfiguration
114
104
 
115
105
  if let bundleURL = withBundleURL {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "expo",
3
- "version": "55.0.0-preview.1",
3
+ "version": "55.0.0-preview.3",
4
4
  "description": "The Expo SDK",
5
5
  "main": "src/Expo.ts",
6
6
  "module": "src/Expo.ts",
@@ -77,25 +77,25 @@
77
77
  "homepage": "https://github.com/expo/expo/tree/main/packages/expo",
78
78
  "dependencies": {
79
79
  "@babel/runtime": "^7.20.0",
80
- "@expo/cli": "55.0.0",
81
- "@expo/config": "~55.0.0",
82
- "@expo/config-plugins": "~55.0.0",
80
+ "@expo/cli": "55.0.1",
81
+ "@expo/config": "~55.0.1",
82
+ "@expo/config-plugins": "~55.0.1",
83
83
  "@expo/devtools": "55.0.0",
84
84
  "@expo/fingerprint": "0.16.0",
85
85
  "@expo/local-build-cache-provider": "55.0.0",
86
86
  "@expo/metro": "~54.2.0",
87
- "@expo/metro-config": "55.0.0",
87
+ "@expo/metro-config": "55.0.1",
88
88
  "@expo/vector-icons": "^15.0.2",
89
89
  "@expo/log-box": "55.0.0",
90
90
  "@ungap/structured-clone": "^1.3.0",
91
91
  "babel-preset-expo": "~55.0.0",
92
92
  "expo-asset": "~55.0.0",
93
93
  "expo-constants": "~55.0.0",
94
- "expo-file-system": "~55.0.0",
95
- "expo-font": "~55.0.0",
96
- "expo-keep-awake": "~55.0.0",
97
- "expo-modules-autolinking": "55.0.0",
98
- "expo-modules-core": "55.0.0",
94
+ "expo-file-system": "~55.0.1",
95
+ "expo-font": "~55.0.1",
96
+ "expo-keep-awake": "~55.0.1",
97
+ "expo-modules-autolinking": "55.0.1",
98
+ "expo-modules-core": "55.0.2",
99
99
  "pretty-format": "^29.7.0",
100
100
  "react-refresh": "^0.14.2",
101
101
  "whatwg-url-without-unicode": "8.0.0-3"
@@ -106,7 +106,7 @@
106
106
  "@types/node": "^22.14.0",
107
107
  "@types/react": "~19.2.0",
108
108
  "@types/react-test-renderer": "~19.1.0",
109
- "expo-module-scripts": "^55.0.0",
109
+ "expo-module-scripts": "^55.0.1",
110
110
  "react": "19.2.0",
111
111
  "react-dom": "19.2.0",
112
112
  "react-native": "0.83.1",
@@ -130,5 +130,5 @@
130
130
  "optional": true
131
131
  }
132
132
  },
133
- "gitHead": "aea645dd881bbf8e396d7eff6f5c0b730176f80c"
133
+ "gitHead": "9e6e4e518083f0516edf32a14a39f8afbbd049e4"
134
134
  }
package/template.tgz CHANGED
Binary file