expo 52.0.0-preview.12 → 52.0.0-preview.14

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.
@@ -33,7 +33,7 @@ def getRNVersion() {
33
33
  ensureDependeciesWereEvaluated(project)
34
34
 
35
35
  group = 'host.exp.exponent'
36
- version = '52.0.0-preview.12'
36
+ version = '52.0.0-preview.14'
37
37
 
38
38
  buildscript {
39
39
  // Simple helper that allows the root project to override versions declared by this library.
@@ -46,7 +46,7 @@ android {
46
46
  namespace "expo.core"
47
47
  defaultConfig {
48
48
  versionCode 1
49
- versionName "52.0.0-preview.12"
49
+ versionName "52.0.0-preview.14"
50
50
  consumerProguardFiles("proguard-rules.pro")
51
51
  }
52
52
  testOptions {
package/build/Expo.d.ts CHANGED
@@ -2,6 +2,6 @@ import './Expo.fx';
2
2
  export { disableErrorHandling } from './errors/ExpoErrorManager';
3
3
  export { default as registerRootComponent } from './launch/registerRootComponent';
4
4
  export { isRunningInExpoGo, getExpoGoProjectConfig } from './environment/ExpoGo';
5
- export { EventEmitter, SharedObject, SharedRef, NativeModule, requireNativeModule, requireOptionalNativeModule, reloadAppAsync, } from 'expo-modules-core';
5
+ export { EventEmitter, SharedObject, SharedRef, NativeModule, requireNativeModule, requireOptionalNativeModule, requireNativeViewManager as requireNativeView, registerWebModule, reloadAppAsync, } from 'expo-modules-core';
6
6
  export { useEvent, useEventListener } from './hooks/useEvent';
7
7
  //# sourceMappingURL=Expo.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Expo.d.ts","sourceRoot":"","sources":["../src/Expo.ts"],"names":[],"mappings":"AAAA,OAAO,WAAW,CAAC;AAEnB,OAAO,EAAE,oBAAoB,EAAE,MAAM,2BAA2B,CAAC;AACjE,OAAO,EAAE,OAAO,IAAI,qBAAqB,EAAE,MAAM,gCAAgC,CAAC;AAElF,OAAO,EAAE,iBAAiB,EAAE,sBAAsB,EAAE,MAAM,sBAAsB,CAAC;AAEjF,OAAO,EAEL,YAAY,EACZ,YAAY,EACZ,SAAS,EACT,YAAY,EAGZ,mBAAmB,EACnB,2BAA2B,EAC3B,cAAc,GACf,MAAM,mBAAmB,CAAC;AAE3B,OAAO,EAAE,QAAQ,EAAE,gBAAgB,EAAE,MAAM,kBAAkB,CAAC"}
1
+ {"version":3,"file":"Expo.d.ts","sourceRoot":"","sources":["../src/Expo.ts"],"names":[],"mappings":"AAAA,OAAO,WAAW,CAAC;AAEnB,OAAO,EAAE,oBAAoB,EAAE,MAAM,2BAA2B,CAAC;AACjE,OAAO,EAAE,OAAO,IAAI,qBAAqB,EAAE,MAAM,gCAAgC,CAAC;AAElF,OAAO,EAAE,iBAAiB,EAAE,sBAAsB,EAAE,MAAM,sBAAsB,CAAC;AAEjF,OAAO,EAEL,YAAY,EACZ,YAAY,EACZ,SAAS,EACT,YAAY,EAGZ,mBAAmB,EACnB,2BAA2B,EAC3B,wBAAwB,IAAI,iBAAiB,EAC7C,iBAAiB,EACjB,cAAc,GACf,MAAM,mBAAmB,CAAC;AAE3B,OAAO,EAAE,QAAQ,EAAE,gBAAgB,EAAE,MAAM,kBAAkB,CAAC"}
@@ -21,7 +21,6 @@
21
21
  "expo-auth-session": "~6.0.0",
22
22
  "expo-av": "~15.0.1",
23
23
  "expo-background-fetch": "~13.0.1",
24
- "expo-barcode-scanner": "~14.0.1",
25
24
  "expo-battery": "~9.0.1",
26
25
  "expo-blur": "~14.0.1",
27
26
  "expo-brightness": "~13.0.2",
@@ -34,7 +33,7 @@
34
33
  "expo-constants": "~17.0.2",
35
34
  "expo-contacts": "~14.0.1",
36
35
  "expo-crypto": "~14.0.1",
37
- "expo-dev-client": "~5.0.0-preview.4",
36
+ "expo-dev-client": "~5.0.0-preview.5",
38
37
  "expo-device": "~7.0.1",
39
38
  "expo-document-picker": "~13.0.1",
40
39
  "expo-face-detector": "~13.0.1",
@@ -43,7 +42,7 @@
43
42
  "expo-gl": "~15.0.0",
44
43
  "expo-google-app-auth": "~8.3.0",
45
44
  "expo-haptics": "~14.0.0",
46
- "expo-image": "~2.0.0-preview.0",
45
+ "expo-image": "~2.0.0-preview.1",
47
46
  "expo-image-loader": "~5.0.0",
48
47
  "expo-image-manipulator": "~13.0.5",
49
48
  "expo-image-picker": "~16.0.0",
@@ -57,13 +56,13 @@
57
56
  "expo-location": "~18.0.1",
58
57
  "expo-mail-composer": "~14.0.1",
59
58
  "expo-media-library": "~17.0.0",
60
- "expo-module-template": "~10.15.4",
61
- "expo-modules-core": "~2.0.0-preview.7",
59
+ "expo-module-template": "~10.15.5",
60
+ "expo-modules-core": "~2.0.0-preview.9",
62
61
  "expo-navigation-bar": "~4.0.2",
63
62
  "expo-network": "~7.0.0",
64
63
  "expo-notifications": "~0.29.4",
65
64
  "expo-print": "~14.0.2",
66
- "expo-router": "~4.0.0-preview.7",
65
+ "expo-router": "~4.0.0-preview.10",
67
66
  "expo-screen-capture": "~7.0.0",
68
67
  "expo-screen-orientation": "~8.0.0",
69
68
  "expo-secure-store": "~14.0.0",
@@ -71,19 +70,19 @@
71
70
  "expo-sharing": "~13.0.0",
72
71
  "expo-sms": "~13.0.0",
73
72
  "expo-speech": "~13.0.0",
74
- "expo-splash-screen": "~0.28.5",
73
+ "expo-splash-screen": "~0.29.0",
75
74
  "expo-sqlite": "~15.0.1",
76
75
  "expo-status-bar": "~2.0.0",
77
76
  "expo-store-review": "~8.0.0",
78
77
  "expo-symbols": "~0.2.0",
79
78
  "expo-system-ui": "~4.0.2",
80
- "expo-task-manager": "~12.0.0",
79
+ "expo-task-manager": "~12.0.1",
81
80
  "expo-tracking-transparency": "~5.0.0",
82
- "expo-updates": "~0.26.2",
81
+ "expo-updates": "~0.26.3",
83
82
  "expo-video-thumbnails": "~9.0.0",
84
83
  "expo-video": "~2.0.0-preview.0",
85
84
  "expo-web-browser": "~14.0.0",
86
- "jest-expo": "~52.0.0-preview.2",
85
+ "jest-expo": "~52.0.0-preview.3",
87
86
  "lottie-react-native": "7.0.0",
88
87
  "react": "18.3.1",
89
88
  "react-dom": "18.3.1",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "expo",
3
- "version": "52.0.0-preview.12",
3
+ "version": "52.0.0-preview.14",
4
4
  "description": "The Expo SDK",
5
5
  "main": "src/Expo.ts",
6
6
  "module": "src/Expo.ts",
@@ -66,18 +66,18 @@
66
66
  "homepage": "https://github.com/expo/expo/tree/main/packages/expo",
67
67
  "dependencies": {
68
68
  "@babel/runtime": "^7.20.0",
69
- "@expo/cli": "0.19.8",
69
+ "@expo/cli": "0.19.9",
70
70
  "@expo/config": "10.0.2",
71
71
  "@expo/config-plugins": "9.0.4",
72
72
  "@expo/metro-config": "0.19.0-preview.2",
73
73
  "@expo/vector-icons": "^14.0.0",
74
- "babel-preset-expo": "~12.0.0-preview.3",
74
+ "babel-preset-expo": "~12.0.0-preview.4",
75
75
  "expo-asset": "~11.0.0",
76
76
  "expo-file-system": "~18.0.0",
77
77
  "expo-font": "~13.0.0",
78
78
  "expo-keep-awake": "~14.0.1",
79
79
  "expo-modules-autolinking": "2.0.0-preview.2",
80
- "expo-modules-core": "2.0.0-preview.7",
80
+ "expo-modules-core": "2.0.0-preview.9",
81
81
  "fbemitter": "^3.0.0",
82
82
  "web-streams-polyfill": "^3.3.2",
83
83
  "whatwg-url-without-unicode": "8.0.0-3"
@@ -108,5 +108,5 @@
108
108
  "optional": true
109
109
  }
110
110
  },
111
- "gitHead": "d5b7ec4949eb461634b2f02a1a0ff1df2a0e2a21"
111
+ "gitHead": "a1e9c35ea13fa802878d5f3132a25174a4a56d35"
112
112
  }
package/src/Expo.ts CHANGED
@@ -15,6 +15,8 @@ export {
15
15
  // Methods
16
16
  requireNativeModule,
17
17
  requireOptionalNativeModule,
18
+ requireNativeViewManager as requireNativeView,
19
+ registerWebModule,
18
20
  reloadAppAsync,
19
21
  } from 'expo-modules-core';
20
22