expo-router 7.0.0-canary-20251223-b83b31e → 7.0.0-canary-20260105-6b962e6
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/build/internal/utils.d.ts +1 -1
- package/build/internal/utils.d.ts.map +1 -1
- package/build/internal/utils.js +2 -2
- package/build/internal/utils.js.map +1 -1
- package/build/layouts/stack-utils/StackHeaderMenu.d.ts.map +1 -1
- package/build/layouts/stack-utils/StackHeaderMenu.js +1 -0
- package/build/layouts/stack-utils/StackHeaderMenu.js.map +1 -1
- package/build/link/elements.d.ts +19 -1
- package/build/link/elements.d.ts.map +1 -1
- package/build/link/elements.js +1 -1
- package/build/link/elements.js.map +1 -1
- package/build/link/preview/native.d.ts +1 -0
- package/build/link/preview/native.d.ts.map +1 -1
- package/build/link/preview/native.js.map +1 -1
- package/build/link/zoom/ZoomTransitionEnabler.d.ts +1 -1
- package/build/link/zoom/ZoomTransitionEnabler.d.ts.map +1 -1
- package/build/link/zoom/ZoomTransitionEnabler.ios.d.ts +1 -1
- package/build/link/zoom/ZoomTransitionEnabler.ios.d.ts.map +1 -1
- package/build/link/zoom/ZoomTransitionEnabler.ios.js +4 -7
- package/build/link/zoom/ZoomTransitionEnabler.ios.js.map +1 -1
- package/build/link/zoom/ZoomTransitionEnabler.js +2 -2
- package/build/link/zoom/ZoomTransitionEnabler.js.map +1 -1
- package/build/native-tabs/NativeTabsView.d.ts.map +1 -1
- package/build/native-tabs/NativeTabsView.js +21 -2
- package/build/native-tabs/NativeTabsView.js.map +1 -1
- package/build/native-tabs/common/elements.d.ts +8 -0
- package/build/native-tabs/common/elements.d.ts.map +1 -1
- package/build/native-tabs/common/elements.js.map +1 -1
- package/build/toolbar/elements.d.ts +19 -3
- package/build/toolbar/elements.d.ts.map +1 -1
- package/build/toolbar/elements.js +4 -4
- package/build/toolbar/elements.js.map +1 -1
- package/build/toolbar/index.d.ts +2 -2
- package/build/toolbar/index.js +2 -2
- package/build/toolbar/index.js.map +1 -1
- package/expo-module.config.json +1 -1
- package/ios/LinkPreview/LinkPreviewNativeActionView.swift +81 -138
- package/ios/LinkPreview/LinkPreviewNativeModule.swift +28 -1
- package/local-maven-repo/expo/modules/router/expo.modules.router/{7.0.0-canary-20251223-b83b31e/expo.modules.router-7.0.0-canary-20251223-b83b31e.module → 7.0.0-canary-20260105-6b962e6/expo.modules.router-7.0.0-canary-20260105-6b962e6.module} +7 -7
- package/local-maven-repo/expo/modules/router/expo.modules.router/7.0.0-canary-20260105-6b962e6/expo.modules.router-7.0.0-canary-20260105-6b962e6.module.md5 +1 -0
- package/local-maven-repo/expo/modules/router/expo.modules.router/7.0.0-canary-20260105-6b962e6/expo.modules.router-7.0.0-canary-20260105-6b962e6.module.sha1 +1 -0
- package/local-maven-repo/expo/modules/router/expo.modules.router/7.0.0-canary-20260105-6b962e6/expo.modules.router-7.0.0-canary-20260105-6b962e6.module.sha256 +1 -0
- package/local-maven-repo/expo/modules/router/expo.modules.router/7.0.0-canary-20260105-6b962e6/expo.modules.router-7.0.0-canary-20260105-6b962e6.module.sha512 +1 -0
- package/local-maven-repo/expo/modules/router/expo.modules.router/{7.0.0-canary-20251223-b83b31e/expo.modules.router-7.0.0-canary-20251223-b83b31e.pom → 7.0.0-canary-20260105-6b962e6/expo.modules.router-7.0.0-canary-20260105-6b962e6.pom} +1 -1
- package/local-maven-repo/expo/modules/router/expo.modules.router/7.0.0-canary-20260105-6b962e6/expo.modules.router-7.0.0-canary-20260105-6b962e6.pom.md5 +1 -0
- package/local-maven-repo/expo/modules/router/expo.modules.router/7.0.0-canary-20260105-6b962e6/expo.modules.router-7.0.0-canary-20260105-6b962e6.pom.sha1 +1 -0
- package/local-maven-repo/expo/modules/router/expo.modules.router/7.0.0-canary-20260105-6b962e6/expo.modules.router-7.0.0-canary-20260105-6b962e6.pom.sha256 +1 -0
- package/local-maven-repo/expo/modules/router/expo.modules.router/7.0.0-canary-20260105-6b962e6/expo.modules.router-7.0.0-canary-20260105-6b962e6.pom.sha512 +1 -0
- package/local-maven-repo/expo/modules/router/expo.modules.router/maven-metadata.xml +4 -4
- package/local-maven-repo/expo/modules/router/expo.modules.router/maven-metadata.xml.md5 +1 -1
- package/local-maven-repo/expo/modules/router/expo.modules.router/maven-metadata.xml.sha1 +1 -1
- package/local-maven-repo/expo/modules/router/expo.modules.router/maven-metadata.xml.sha256 +1 -1
- package/local-maven-repo/expo/modules/router/expo.modules.router/maven-metadata.xml.sha512 +1 -1
- package/package.json +10 -10
- package/local-maven-repo/expo/modules/router/expo.modules.router/7.0.0-canary-20251223-b83b31e/expo.modules.router-7.0.0-canary-20251223-b83b31e.module.md5 +0 -1
- package/local-maven-repo/expo/modules/router/expo.modules.router/7.0.0-canary-20251223-b83b31e/expo.modules.router-7.0.0-canary-20251223-b83b31e.module.sha1 +0 -1
- package/local-maven-repo/expo/modules/router/expo.modules.router/7.0.0-canary-20251223-b83b31e/expo.modules.router-7.0.0-canary-20251223-b83b31e.module.sha256 +0 -1
- package/local-maven-repo/expo/modules/router/expo.modules.router/7.0.0-canary-20251223-b83b31e/expo.modules.router-7.0.0-canary-20251223-b83b31e.module.sha512 +0 -1
- package/local-maven-repo/expo/modules/router/expo.modules.router/7.0.0-canary-20251223-b83b31e/expo.modules.router-7.0.0-canary-20251223-b83b31e.pom.md5 +0 -1
- package/local-maven-repo/expo/modules/router/expo.modules.router/7.0.0-canary-20251223-b83b31e/expo.modules.router-7.0.0-canary-20251223-b83b31e.pom.sha1 +0 -1
- package/local-maven-repo/expo/modules/router/expo.modules.router/7.0.0-canary-20251223-b83b31e/expo.modules.router-7.0.0-canary-20251223-b83b31e.pom.sha256 +0 -1
- package/local-maven-repo/expo/modules/router/expo.modules.router/7.0.0-canary-20251223-b83b31e/expo.modules.router-7.0.0-canary-20251223-b83b31e.pom.sha512 +0 -1
- /package/local-maven-repo/expo/modules/router/expo.modules.router/{7.0.0-canary-20251223-b83b31e/expo.modules.router-7.0.0-canary-20251223-b83b31e-sources.jar → 7.0.0-canary-20260105-6b962e6/expo.modules.router-7.0.0-canary-20260105-6b962e6-sources.jar} +0 -0
- /package/local-maven-repo/expo/modules/router/expo.modules.router/{7.0.0-canary-20251223-b83b31e/expo.modules.router-7.0.0-canary-20251223-b83b31e-sources.jar.md5 → 7.0.0-canary-20260105-6b962e6/expo.modules.router-7.0.0-canary-20260105-6b962e6-sources.jar.md5} +0 -0
- /package/local-maven-repo/expo/modules/router/expo.modules.router/{7.0.0-canary-20251223-b83b31e/expo.modules.router-7.0.0-canary-20251223-b83b31e-sources.jar.sha1 → 7.0.0-canary-20260105-6b962e6/expo.modules.router-7.0.0-canary-20260105-6b962e6-sources.jar.sha1} +0 -0
- /package/local-maven-repo/expo/modules/router/expo.modules.router/{7.0.0-canary-20251223-b83b31e/expo.modules.router-7.0.0-canary-20251223-b83b31e-sources.jar.sha256 → 7.0.0-canary-20260105-6b962e6/expo.modules.router-7.0.0-canary-20260105-6b962e6-sources.jar.sha256} +0 -0
- /package/local-maven-repo/expo/modules/router/expo.modules.router/{7.0.0-canary-20251223-b83b31e/expo.modules.router-7.0.0-canary-20251223-b83b31e-sources.jar.sha512 → 7.0.0-canary-20260105-6b962e6/expo.modules.router-7.0.0-canary-20260105-6b962e6-sources.jar.sha512} +0 -0
- /package/local-maven-repo/expo/modules/router/expo.modules.router/{7.0.0-canary-20251223-b83b31e/expo.modules.router-7.0.0-canary-20251223-b83b31e.aar → 7.0.0-canary-20260105-6b962e6/expo.modules.router-7.0.0-canary-20260105-6b962e6.aar} +0 -0
- /package/local-maven-repo/expo/modules/router/expo.modules.router/{7.0.0-canary-20251223-b83b31e/expo.modules.router-7.0.0-canary-20251223-b83b31e.aar.md5 → 7.0.0-canary-20260105-6b962e6/expo.modules.router-7.0.0-canary-20260105-6b962e6.aar.md5} +0 -0
- /package/local-maven-repo/expo/modules/router/expo.modules.router/{7.0.0-canary-20251223-b83b31e/expo.modules.router-7.0.0-canary-20251223-b83b31e.aar.sha1 → 7.0.0-canary-20260105-6b962e6/expo.modules.router-7.0.0-canary-20260105-6b962e6.aar.sha1} +0 -0
- /package/local-maven-repo/expo/modules/router/expo.modules.router/{7.0.0-canary-20251223-b83b31e/expo.modules.router-7.0.0-canary-20251223-b83b31e.aar.sha256 → 7.0.0-canary-20260105-6b962e6/expo.modules.router-7.0.0-canary-20260105-6b962e6.aar.sha256} +0 -0
- /package/local-maven-repo/expo/modules/router/expo.modules.router/{7.0.0-canary-20251223-b83b31e/expo.modules.router-7.0.0-canary-20251223-b83b31e.aar.sha512 → 7.0.0-canary-20260105-6b962e6/expo.modules.router-7.0.0-canary-20260105-6b962e6.aar.sha512} +0 -0
|
@@ -2,150 +2,34 @@ import ExpoModulesCore
|
|
|
2
2
|
|
|
3
3
|
class LinkPreviewNativeActionView: RouterViewWithLogger, LinkPreviewMenuUpdatable {
|
|
4
4
|
var identifier: String = ""
|
|
5
|
-
// TODO(@ubax): Add @ReactiveProp similar to RouterToolbar to reduce repetition
|
|
6
5
|
// MARK: - Shared props
|
|
7
|
-
var title: String = ""
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
updateMenu()
|
|
12
|
-
}
|
|
13
|
-
}
|
|
14
|
-
}
|
|
15
|
-
var icon: String? {
|
|
16
|
-
didSet {
|
|
17
|
-
updateUiAction()
|
|
18
|
-
if isMenuAction {
|
|
19
|
-
updateMenu()
|
|
20
|
-
}
|
|
21
|
-
}
|
|
22
|
-
}
|
|
23
|
-
var destructive: Bool? {
|
|
24
|
-
didSet {
|
|
25
|
-
updateUiAction()
|
|
26
|
-
if isMenuAction {
|
|
27
|
-
updateMenu()
|
|
28
|
-
}
|
|
29
|
-
}
|
|
30
|
-
}
|
|
31
|
-
var disabled: Bool = false {
|
|
32
|
-
didSet {
|
|
33
|
-
updateUiAction()
|
|
34
|
-
if isMenuAction {
|
|
35
|
-
updateMenu()
|
|
36
|
-
}
|
|
37
|
-
}
|
|
38
|
-
}
|
|
6
|
+
@NativeActionProp(updateAction: true, updateMenu: true) var title: String = ""
|
|
7
|
+
@NativeActionProp(updateAction: true, updateMenu: true) var icon: String?
|
|
8
|
+
@NativeActionProp(updateAction: true, updateMenu: true) var destructive: Bool?
|
|
9
|
+
@NativeActionProp(updateAction: true, updateMenu: true) var disabled: Bool = false
|
|
39
10
|
|
|
40
11
|
// MARK: - Action only props
|
|
41
|
-
var isOn: Bool?
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
}
|
|
46
|
-
var keepPresented: Bool? {
|
|
47
|
-
didSet {
|
|
48
|
-
updateUiAction()
|
|
49
|
-
}
|
|
50
|
-
}
|
|
51
|
-
var discoverabilityLabel: String? {
|
|
52
|
-
didSet {
|
|
53
|
-
updateUiAction()
|
|
54
|
-
}
|
|
55
|
-
}
|
|
56
|
-
var subtitle: String? {
|
|
57
|
-
didSet {
|
|
58
|
-
updateUiAction()
|
|
59
|
-
}
|
|
60
|
-
}
|
|
12
|
+
@NativeActionProp(updateAction: true) var isOn: Bool?
|
|
13
|
+
@NativeActionProp(updateAction: true) var keepPresented: Bool?
|
|
14
|
+
@NativeActionProp(updateAction: true) var discoverabilityLabel: String?
|
|
15
|
+
@NativeActionProp(updateAction: true, updateMenu: true) var subtitle: String?
|
|
61
16
|
|
|
62
17
|
// MARK: - Menu only props
|
|
63
|
-
var singleSelection: Bool = false
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
}
|
|
68
|
-
}
|
|
69
|
-
}
|
|
70
|
-
var displayAsPalette: Bool = false {
|
|
71
|
-
didSet {
|
|
72
|
-
if isMenuAction {
|
|
73
|
-
updateMenu()
|
|
74
|
-
}
|
|
75
|
-
}
|
|
76
|
-
}
|
|
77
|
-
var displayInline: Bool = false {
|
|
78
|
-
didSet {
|
|
79
|
-
if isMenuAction {
|
|
80
|
-
updateMenu()
|
|
81
|
-
}
|
|
82
|
-
}
|
|
83
|
-
}
|
|
18
|
+
@NativeActionProp(updateMenu: true) var singleSelection: Bool = false
|
|
19
|
+
@NativeActionProp(updateMenu: true) var displayAsPalette: Bool = false
|
|
20
|
+
@NativeActionProp(updateMenu: true) var displayInline: Bool = false
|
|
21
|
+
@NativeActionProp(updateMenu: true) var preferredElementSize: MenuElementSize?
|
|
84
22
|
|
|
85
23
|
// MARK: - UIBarButtonItem props
|
|
86
|
-
var routerHidden: Bool = false
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
var
|
|
95
|
-
didSet {
|
|
96
|
-
if isMenuAction {
|
|
97
|
-
updateMenu()
|
|
98
|
-
}
|
|
99
|
-
}
|
|
100
|
-
}
|
|
101
|
-
var sharesBackground: Bool? {
|
|
102
|
-
didSet {
|
|
103
|
-
if isMenuAction {
|
|
104
|
-
updateMenu()
|
|
105
|
-
}
|
|
106
|
-
}
|
|
107
|
-
}
|
|
108
|
-
var hidesSharedBackground: Bool? {
|
|
109
|
-
didSet {
|
|
110
|
-
if isMenuAction {
|
|
111
|
-
updateMenu()
|
|
112
|
-
}
|
|
113
|
-
}
|
|
114
|
-
}
|
|
115
|
-
var customTintColor: UIColor? {
|
|
116
|
-
didSet {
|
|
117
|
-
updateUiAction()
|
|
118
|
-
if isMenuAction {
|
|
119
|
-
updateMenu()
|
|
120
|
-
}
|
|
121
|
-
}
|
|
122
|
-
}
|
|
123
|
-
var barButtonItemStyle: UIBarButtonItem.Style? {
|
|
124
|
-
didSet {
|
|
125
|
-
if isMenuAction {
|
|
126
|
-
updateMenu()
|
|
127
|
-
}
|
|
128
|
-
}
|
|
129
|
-
}
|
|
130
|
-
var subActions: [LinkPreviewNativeActionView] = [] {
|
|
131
|
-
didSet {
|
|
132
|
-
updateMenu()
|
|
133
|
-
}
|
|
134
|
-
}
|
|
135
|
-
var accessibilityLabelForMenu: String? {
|
|
136
|
-
didSet {
|
|
137
|
-
if isMenuAction {
|
|
138
|
-
updateMenu()
|
|
139
|
-
}
|
|
140
|
-
}
|
|
141
|
-
}
|
|
142
|
-
var accessibilityHintForMenu: String? {
|
|
143
|
-
didSet {
|
|
144
|
-
if isMenuAction {
|
|
145
|
-
updateMenu()
|
|
146
|
-
}
|
|
147
|
-
}
|
|
148
|
-
}
|
|
24
|
+
@NativeActionProp(updateAction: true, updateMenu: true) var routerHidden: Bool = false
|
|
25
|
+
@NativeActionProp(updateMenu: true) var titleStyle: TitleStyle?
|
|
26
|
+
@NativeActionProp(updateMenu: true) var sharesBackground: Bool?
|
|
27
|
+
@NativeActionProp(updateMenu: true) var hidesSharedBackground: Bool?
|
|
28
|
+
@NativeActionProp(updateAction: true, updateMenu: true) var customTintColor: UIColor?
|
|
29
|
+
@NativeActionProp(updateMenu: true) var barButtonItemStyle: UIBarButtonItem.Style?
|
|
30
|
+
@NativeActionProp(updateMenu: true) var subActions: [LinkPreviewNativeActionView] = []
|
|
31
|
+
@NativeActionProp(updateMenu: true) var accessibilityLabelForMenu: String?
|
|
32
|
+
@NativeActionProp(updateMenu: true) var accessibilityHintForMenu: String?
|
|
149
33
|
|
|
150
34
|
// MARK: - Events
|
|
151
35
|
let onSelected = EventDispatcher()
|
|
@@ -199,10 +83,20 @@ class LinkPreviewNativeActionView: RouterViewWithLogger, LinkPreviewMenuUpdatabl
|
|
|
199
83
|
children: subActions
|
|
200
84
|
)
|
|
201
85
|
|
|
86
|
+
if let subtitle = subtitle {
|
|
87
|
+
menuAction.subtitle = subtitle
|
|
88
|
+
}
|
|
89
|
+
|
|
90
|
+
if #available(iOS 16.0, *) {
|
|
91
|
+
if let preferredElementSize = preferredElementSize {
|
|
92
|
+
menuAction.preferredElementSize = preferredElementSize.toUIMenuElementSize()
|
|
93
|
+
}
|
|
94
|
+
}
|
|
95
|
+
|
|
202
96
|
parentMenuUpdatable?.updateMenu()
|
|
203
97
|
}
|
|
204
98
|
|
|
205
|
-
|
|
99
|
+
func updateUiAction() {
|
|
206
100
|
var attributes: UIMenuElement.Attributes = []
|
|
207
101
|
if destructive == true { attributes.insert(.destructive) }
|
|
208
102
|
if disabled == true { attributes.insert(.disabled) }
|
|
@@ -249,6 +143,55 @@ class LinkPreviewNativeActionView: RouterViewWithLogger, LinkPreviewMenuUpdatabl
|
|
|
249
143
|
)
|
|
250
144
|
}
|
|
251
145
|
}
|
|
146
|
+
|
|
147
|
+
@propertyWrapper
|
|
148
|
+
struct NativeActionProp<Value: Equatable> {
|
|
149
|
+
var value: Value
|
|
150
|
+
let updateAction: Bool
|
|
151
|
+
let updateMenu: Bool
|
|
152
|
+
|
|
153
|
+
init(wrappedValue: Value, updateAction: Bool = false, updateMenu: Bool = false) {
|
|
154
|
+
self.value = wrappedValue
|
|
155
|
+
self.updateAction = updateAction
|
|
156
|
+
self.updateMenu = updateMenu
|
|
157
|
+
}
|
|
158
|
+
|
|
159
|
+
static subscript<EnclosingSelf: LinkPreviewNativeActionView>(
|
|
160
|
+
_enclosingInstance instance: EnclosingSelf,
|
|
161
|
+
wrapped wrappedKeyPath: ReferenceWritableKeyPath<EnclosingSelf, Value>,
|
|
162
|
+
storage storageKeyPath: ReferenceWritableKeyPath<EnclosingSelf, NativeActionProp<Value>>
|
|
163
|
+
) -> Value {
|
|
164
|
+
get {
|
|
165
|
+
instance[keyPath: storageKeyPath].value
|
|
166
|
+
}
|
|
167
|
+
set {
|
|
168
|
+
let oldValue = instance[keyPath: storageKeyPath].value
|
|
169
|
+
if oldValue != newValue {
|
|
170
|
+
instance[keyPath: storageKeyPath].value = newValue
|
|
171
|
+
if instance[keyPath: storageKeyPath].updateAction {
|
|
172
|
+
instance.updateUiAction()
|
|
173
|
+
}
|
|
174
|
+
if instance[keyPath: storageKeyPath].updateMenu {
|
|
175
|
+
instance.updateMenu()
|
|
176
|
+
}
|
|
177
|
+
}
|
|
178
|
+
}
|
|
179
|
+
}
|
|
180
|
+
|
|
181
|
+
var wrappedValue: Value {
|
|
182
|
+
get { value }
|
|
183
|
+
set { value = newValue }
|
|
184
|
+
}
|
|
185
|
+
}
|
|
186
|
+
}
|
|
187
|
+
|
|
188
|
+
// Needed to allow optional properties without default `= nil` to avoid repetition
|
|
189
|
+
extension LinkPreviewNativeActionView.NativeActionProp where Value: ExpressibleByNilLiteral {
|
|
190
|
+
init(updateAction: Bool = false, updateMenu: Bool = false) {
|
|
191
|
+
self.value = nil
|
|
192
|
+
self.updateAction = updateAction
|
|
193
|
+
self.updateMenu = updateMenu
|
|
194
|
+
}
|
|
252
195
|
}
|
|
253
196
|
|
|
254
197
|
protocol LinkPreviewMenuUpdatable: AnyObject {
|
|
@@ -106,7 +106,9 @@ public class LinkPreviewNativeModule: Module {
|
|
|
106
106
|
Prop("barButtonItemStyle") { (view: LinkPreviewNativeActionView, style: BarItemStyle?) in
|
|
107
107
|
view.barButtonItemStyle = style?.toUIBarButtonItemStyle()
|
|
108
108
|
}
|
|
109
|
-
|
|
109
|
+
Prop("preferredElementSize") { (view: LinkPreviewNativeActionView, preferredElementSize: MenuElementSize?) in
|
|
110
|
+
view.preferredElementSize = preferredElementSize
|
|
111
|
+
}
|
|
110
112
|
Events("onSelected")
|
|
111
113
|
}
|
|
112
114
|
|
|
@@ -175,3 +177,28 @@ struct LinkSourceAlignmentRect: Record {
|
|
|
175
177
|
@Field var width: Double
|
|
176
178
|
@Field var height: Double
|
|
177
179
|
}
|
|
180
|
+
|
|
181
|
+
enum MenuElementSize: String, Enumerable {
|
|
182
|
+
case small
|
|
183
|
+
case medium
|
|
184
|
+
case large
|
|
185
|
+
case auto
|
|
186
|
+
|
|
187
|
+
@available(iOS 16.0, *)
|
|
188
|
+
func toUIMenuElementSize() -> UIMenu.ElementSize {
|
|
189
|
+
switch self {
|
|
190
|
+
case .small:
|
|
191
|
+
return .small
|
|
192
|
+
case .medium:
|
|
193
|
+
return .medium
|
|
194
|
+
case .large:
|
|
195
|
+
return .large
|
|
196
|
+
case .auto:
|
|
197
|
+
if #available(iOS 17.0, *) {
|
|
198
|
+
return .automatic
|
|
199
|
+
} else {
|
|
200
|
+
return .medium
|
|
201
|
+
}
|
|
202
|
+
}
|
|
203
|
+
}
|
|
204
|
+
}
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"component": {
|
|
4
4
|
"group": "expo.modules.router",
|
|
5
5
|
"module": "expo.modules.router",
|
|
6
|
-
"version": "7.0.0-canary-
|
|
6
|
+
"version": "7.0.0-canary-20260105-6b962e6",
|
|
7
7
|
"attributes": {
|
|
8
8
|
"org.gradle.status": "release"
|
|
9
9
|
}
|
|
@@ -24,8 +24,8 @@
|
|
|
24
24
|
},
|
|
25
25
|
"files": [
|
|
26
26
|
{
|
|
27
|
-
"name": "expo.modules.router-7.0.0-canary-
|
|
28
|
-
"url": "expo.modules.router-7.0.0-canary-
|
|
27
|
+
"name": "expo.modules.router-7.0.0-canary-20260105-6b962e6.aar",
|
|
28
|
+
"url": "expo.modules.router-7.0.0-canary-20260105-6b962e6.aar",
|
|
29
29
|
"size": 13665,
|
|
30
30
|
"sha512": "0c996832cda246cbf02acf875f7c3add8610a0e5e7c466bbe5fa2f073a6a644933eec90d1bff2a7fac7fd3c0c5bdae8a695373cebdec4f9853ce116658960554",
|
|
31
31
|
"sha256": "054876f9b960d2ed5b7762c66b32c7e994f942c05013456f5e41e1fe6c71ee54",
|
|
@@ -60,8 +60,8 @@
|
|
|
60
60
|
],
|
|
61
61
|
"files": [
|
|
62
62
|
{
|
|
63
|
-
"name": "expo.modules.router-7.0.0-canary-
|
|
64
|
-
"url": "expo.modules.router-7.0.0-canary-
|
|
63
|
+
"name": "expo.modules.router-7.0.0-canary-20260105-6b962e6.aar",
|
|
64
|
+
"url": "expo.modules.router-7.0.0-canary-20260105-6b962e6.aar",
|
|
65
65
|
"size": 13665,
|
|
66
66
|
"sha512": "0c996832cda246cbf02acf875f7c3add8610a0e5e7c466bbe5fa2f073a6a644933eec90d1bff2a7fac7fd3c0c5bdae8a695373cebdec4f9853ce116658960554",
|
|
67
67
|
"sha256": "054876f9b960d2ed5b7762c66b32c7e994f942c05013456f5e41e1fe6c71ee54",
|
|
@@ -80,8 +80,8 @@
|
|
|
80
80
|
},
|
|
81
81
|
"files": [
|
|
82
82
|
{
|
|
83
|
-
"name": "expo.modules.router-7.0.0-canary-
|
|
84
|
-
"url": "expo.modules.router-7.0.0-canary-
|
|
83
|
+
"name": "expo.modules.router-7.0.0-canary-20260105-6b962e6-sources.jar",
|
|
84
|
+
"url": "expo.modules.router-7.0.0-canary-20260105-6b962e6-sources.jar",
|
|
85
85
|
"size": 2318,
|
|
86
86
|
"sha512": "9864add8e93e3c0a9a9c930aaed67016b15054c3fafd59a0bd3a5402d7cdc5827be84c22c2c137f3e5acb4e39270d9bfb9ca3fe11234458d4f2e0d4c78747f48",
|
|
87
87
|
"sha256": "d5dff6259e86de721fc0f07fe740a5e18088e19b76738719b0a6f94caef06224",
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
90abec401d62a4819a7dc940d1f9df4e
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
2ce2049be651bc461a3460cf4f3099357b4fc2b7
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
59fd00e72c4b1472fd699bb7b0e007cbe31febb1cf415c8e55ef6f2870a7c3a6
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
bcfb2a5502996bb33373e7ae422e47d2f80220da0f7bc5166d0b45e9265569ec14d0e0d54fd4aefb52851036864bd85ced4c7f467a0f33fe5d62843cec7bd681
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
<modelVersion>4.0.0</modelVersion>
|
|
10
10
|
<groupId>expo.modules.router</groupId>
|
|
11
11
|
<artifactId>expo.modules.router</artifactId>
|
|
12
|
-
<version>7.0.0-canary-
|
|
12
|
+
<version>7.0.0-canary-20260105-6b962e6</version>
|
|
13
13
|
<packaging>aar</packaging>
|
|
14
14
|
<name>expo.modules.router</name>
|
|
15
15
|
<url>https://github.com/expo/expo</url>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
78fdca262e645cfb1da978f7de568b42
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
a0bc7b4fb1ac9948c7c80566fea158a9f99c577a
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
5597fc545d4d1a5363b7be7c7b5e48ce55c54c8d632ee768c613bcb4ccdc465a
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
95b58814ac6ee513134a4c54e96dcc8fc2f8ea566f863b6b0add06fb1141102a5f478767cba6a10b24e3a6a64873e109cbb82ea8f2f9b3dd58726ce8092ef0c8
|
|
@@ -3,11 +3,11 @@
|
|
|
3
3
|
<groupId>expo.modules.router</groupId>
|
|
4
4
|
<artifactId>expo.modules.router</artifactId>
|
|
5
5
|
<versioning>
|
|
6
|
-
<latest>7.0.0-canary-
|
|
7
|
-
<release>7.0.0-canary-
|
|
6
|
+
<latest>7.0.0-canary-20260105-6b962e6</latest>
|
|
7
|
+
<release>7.0.0-canary-20260105-6b962e6</release>
|
|
8
8
|
<versions>
|
|
9
|
-
<version>7.0.0-canary-
|
|
9
|
+
<version>7.0.0-canary-20260105-6b962e6</version>
|
|
10
10
|
</versions>
|
|
11
|
-
<lastUpdated>
|
|
11
|
+
<lastUpdated>20260105102046</lastUpdated>
|
|
12
12
|
</versioning>
|
|
13
13
|
</metadata>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
e829e60362210f4398ff5e2a24b272e5
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
6798dc4e485b5fac54acaeb62447b135bfdd7167
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
c5e374f93c69a59a05cf52d8cb10f6d10ae9d9f1d33216b4a4362ab3db436478
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
d74864c99af9ea1c792690f5eacf35a903c13a7681541885c11faeead20be944f38564b2f5d86b6d530ace66b561ba3e131283e38c9a461ba471f77ecb19278d
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "expo-router",
|
|
3
|
-
"version": "7.0.0-canary-
|
|
3
|
+
"version": "7.0.0-canary-20260105-6b962e6",
|
|
4
4
|
"description": "Expo Router is a file-based router for React Native and web applications.",
|
|
5
5
|
"author": "650 Industries, Inc.",
|
|
6
6
|
"license": "MIT",
|
|
@@ -83,13 +83,13 @@
|
|
|
83
83
|
"expo"
|
|
84
84
|
],
|
|
85
85
|
"peerDependencies": {
|
|
86
|
-
"@expo/metro-runtime": "6.2.0-canary-
|
|
87
|
-
"@expo/log-box": "0.0.13-canary-
|
|
86
|
+
"@expo/metro-runtime": "6.2.0-canary-20260105-6b962e6",
|
|
87
|
+
"@expo/log-box": "0.0.13-canary-20260105-6b962e6",
|
|
88
88
|
"@react-navigation/drawer": "^7.7.2",
|
|
89
89
|
"@testing-library/react-native": ">= 12.0.0",
|
|
90
|
-
"expo": "55.0.0-canary-
|
|
91
|
-
"expo-constants": "18.1.0-canary-
|
|
92
|
-
"expo-linking": "8.0.12-canary-
|
|
90
|
+
"expo": "55.0.0-canary-20260105-6b962e6",
|
|
91
|
+
"expo-constants": "18.1.0-canary-20260105-6b962e6",
|
|
92
|
+
"expo-linking": "8.0.12-canary-20260105-6b962e6",
|
|
93
93
|
"react": "*",
|
|
94
94
|
"react-dom": "*",
|
|
95
95
|
"react-native": "*",
|
|
@@ -134,8 +134,8 @@
|
|
|
134
134
|
"react-server-dom-webpack": "~19.0.3"
|
|
135
135
|
},
|
|
136
136
|
"dependencies": {
|
|
137
|
-
"@expo/metro-runtime": "6.2.0-canary-
|
|
138
|
-
"@expo/schema-utils": "0.1.9-canary-
|
|
137
|
+
"@expo/metro-runtime": "6.2.0-canary-20260105-6b962e6",
|
|
138
|
+
"@expo/schema-utils": "0.1.9-canary-20260105-6b962e6",
|
|
139
139
|
"@radix-ui/react-slot": "1.2.0",
|
|
140
140
|
"@radix-ui/react-tabs": "^1.1.12",
|
|
141
141
|
"@react-navigation/bottom-tabs": "^7.7.3",
|
|
@@ -144,8 +144,8 @@
|
|
|
144
144
|
"client-only": "^0.0.1",
|
|
145
145
|
"debug": "^4.3.4",
|
|
146
146
|
"escape-string-regexp": "^4.0.0",
|
|
147
|
-
"expo-server": "1.0.6-canary-
|
|
148
|
-
"expo-symbols": "1.1.0-canary-
|
|
147
|
+
"expo-server": "1.0.6-canary-20260105-6b962e6",
|
|
148
|
+
"expo-symbols": "1.1.0-canary-20260105-6b962e6",
|
|
149
149
|
"fast-deep-equal": "^3.1.3",
|
|
150
150
|
"invariant": "^2.2.4",
|
|
151
151
|
"nanoid": "^3.3.8",
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
ab80616c366d0071d9d96071df1d8b54
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
f8a3e12f108de77455f6194d1235057fe3bfd242
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
3b9f7564b9434b424d7a623c3f10175fe5657680c52dbd8e108eac5fd9adcd3e
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
09cb0020c7eeaef845fe7c52a8fefac3225d8afd12d7cc162cef4efd92aebb0c18be600c748cd953d6447b63ef63ab0aed844ac486cc2f8e391298d55b8ab4be
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
1b60d677576b778126ad102d0ab2ef14
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
74e088b3cd0062c93ecad90743bdd97fb6e1ce9e
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
c13e7578b30b90ef59c0fd130ab800262e2fda67235b97e3c568a12983bcf794
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
c321f92895b53d8d5e3e142f8dd69499e4b42b6c281c61eade79775de6a3357e75e96f2936a595a41bbe484e22d921cfc51afab1313b7a29144d10efa5179ba8
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|