@mpxjs/core 2.10.4-beta.9 → 2.10.5
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/LICENSE +433 -0
- package/package.json +2 -2
- package/src/platform/createApp.ios.js +84 -46
- package/src/platform/env/navigationHelper.android.js +2 -2
- package/src/platform/env/navigationHelper.ios.js +2 -2
- package/src/platform/patch/getDefaultOptions.ios.js +75 -45
- package/src/platform/env/nav.js +0 -108
package/LICENSE
ADDED
|
@@ -0,0 +1,433 @@
|
|
|
1
|
+
Apache License
|
|
2
|
+
|
|
3
|
+
Version 2.0, January 2004
|
|
4
|
+
|
|
5
|
+
http://www.apache.org/licenses/
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
1. Definitions.
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
"License" shall mean the terms and conditions for use, reproduction,
|
|
21
|
+
|
|
22
|
+
and distribution as defined by Sections 1 through 9 of this document.
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
"Licensor" shall mean the copyright owner or entity authorized by
|
|
28
|
+
|
|
29
|
+
the copyright owner that is granting the License.
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
|
|
33
|
+
|
|
34
|
+
"Legal Entity" shall mean the union of the acting entity and all
|
|
35
|
+
|
|
36
|
+
other entities that control, are controlled by, or are under common
|
|
37
|
+
|
|
38
|
+
control with that entity. For the purposes of this definition,
|
|
39
|
+
|
|
40
|
+
"control" means (i) the power, direct or indirect, to cause the
|
|
41
|
+
|
|
42
|
+
direction or management of such entity, whether by contract or
|
|
43
|
+
|
|
44
|
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
45
|
+
|
|
46
|
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
47
|
+
|
|
48
|
+
|
|
49
|
+
|
|
50
|
+
|
|
51
|
+
"You" (or "Your") shall mean an individual or Legal Entity
|
|
52
|
+
|
|
53
|
+
exercising permissions granted by this License.
|
|
54
|
+
|
|
55
|
+
|
|
56
|
+
|
|
57
|
+
|
|
58
|
+
"Source" form shall mean the preferred form for making modifications,
|
|
59
|
+
|
|
60
|
+
including but not limited to software source code, documentation
|
|
61
|
+
|
|
62
|
+
source, and configuration files.
|
|
63
|
+
|
|
64
|
+
|
|
65
|
+
|
|
66
|
+
|
|
67
|
+
"Object" form shall mean any form resulting from mechanical
|
|
68
|
+
|
|
69
|
+
transformation or translation of a Source form, including but
|
|
70
|
+
|
|
71
|
+
not limited to compiled object code, generated documentation,
|
|
72
|
+
|
|
73
|
+
and conversions to other media types.
|
|
74
|
+
|
|
75
|
+
|
|
76
|
+
|
|
77
|
+
|
|
78
|
+
"Work" shall mean the work of authorship, whether in Source or
|
|
79
|
+
|
|
80
|
+
Object form, made available under the License, as indicated by a
|
|
81
|
+
|
|
82
|
+
copyright notice that is included in or attached to the work
|
|
83
|
+
|
|
84
|
+
(an example is provided in the Appendix below).
|
|
85
|
+
|
|
86
|
+
|
|
87
|
+
|
|
88
|
+
|
|
89
|
+
"Derivative Works" shall mean any work, whether in Source or Object
|
|
90
|
+
|
|
91
|
+
form, that is based on (or derived from) the Work and for which the
|
|
92
|
+
|
|
93
|
+
editorial revisions, annotations, elaborations, or other modifications
|
|
94
|
+
|
|
95
|
+
represent, as a whole, an original work of authorship. For the purposes
|
|
96
|
+
|
|
97
|
+
of this License, Derivative Works shall not include works that remain
|
|
98
|
+
|
|
99
|
+
separable from, or merely link (or bind by name) to the interfaces of,
|
|
100
|
+
|
|
101
|
+
the Work and Derivative Works thereof.
|
|
102
|
+
|
|
103
|
+
|
|
104
|
+
|
|
105
|
+
|
|
106
|
+
"Contribution" shall mean any work of authorship, including
|
|
107
|
+
|
|
108
|
+
the original version of the Work and any modifications or additions
|
|
109
|
+
|
|
110
|
+
to that Work or Derivative Works thereof, that is intentionally
|
|
111
|
+
|
|
112
|
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
113
|
+
|
|
114
|
+
or by an individual or Legal Entity authorized to submit on behalf of
|
|
115
|
+
|
|
116
|
+
the copyright owner. For the purposes of this definition, "submitted"
|
|
117
|
+
|
|
118
|
+
means any form of electronic, verbal, or written communication sent
|
|
119
|
+
|
|
120
|
+
to the Licensor or its representatives, including but not limited to
|
|
121
|
+
|
|
122
|
+
communication on electronic mailing lists, source code control systems,
|
|
123
|
+
|
|
124
|
+
and issue tracking systems that are managed by, or on behalf of, the
|
|
125
|
+
|
|
126
|
+
Licensor for the purpose of discussing and improving the Work, but
|
|
127
|
+
|
|
128
|
+
excluding communication that is conspicuously marked or otherwise
|
|
129
|
+
|
|
130
|
+
designated in writing by the copyright owner as "Not a Contribution."
|
|
131
|
+
|
|
132
|
+
|
|
133
|
+
|
|
134
|
+
|
|
135
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
136
|
+
|
|
137
|
+
on behalf of whom a Contribution has been received by Licensor and
|
|
138
|
+
|
|
139
|
+
subsequently incorporated within the Work.
|
|
140
|
+
|
|
141
|
+
|
|
142
|
+
|
|
143
|
+
|
|
144
|
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
145
|
+
|
|
146
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
147
|
+
|
|
148
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
149
|
+
|
|
150
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
151
|
+
|
|
152
|
+
publicly display, publicly perform, sublicense, and distribute the
|
|
153
|
+
|
|
154
|
+
Work and such Derivative Works in Source or Object form.
|
|
155
|
+
|
|
156
|
+
|
|
157
|
+
|
|
158
|
+
|
|
159
|
+
3. Grant of Patent License. Subject to the terms and conditions of
|
|
160
|
+
|
|
161
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
162
|
+
|
|
163
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
164
|
+
|
|
165
|
+
(except as stated in this section) patent license to make, have made,
|
|
166
|
+
|
|
167
|
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
168
|
+
|
|
169
|
+
where such license applies only to those patent claims licensable
|
|
170
|
+
|
|
171
|
+
by such Contributor that are necessarily infringed by their
|
|
172
|
+
|
|
173
|
+
Contribution(s) alone or by combination of their Contribution(s)
|
|
174
|
+
|
|
175
|
+
with the Work to which such Contribution(s) was submitted. If You
|
|
176
|
+
|
|
177
|
+
institute patent litigation against any entity (including a
|
|
178
|
+
|
|
179
|
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
180
|
+
|
|
181
|
+
or a Contribution incorporated within the Work constitutes direct
|
|
182
|
+
|
|
183
|
+
or contributory patent infringement, then any patent licenses
|
|
184
|
+
|
|
185
|
+
granted to You under this License for that Work shall terminate
|
|
186
|
+
|
|
187
|
+
as of the date such litigation is filed.
|
|
188
|
+
|
|
189
|
+
|
|
190
|
+
|
|
191
|
+
|
|
192
|
+
4. Redistribution. You may reproduce and distribute copies of the
|
|
193
|
+
|
|
194
|
+
Work or Derivative Works thereof in any medium, with or without
|
|
195
|
+
|
|
196
|
+
modifications, and in Source or Object form, provided that You
|
|
197
|
+
|
|
198
|
+
meet the following conditions:
|
|
199
|
+
|
|
200
|
+
|
|
201
|
+
|
|
202
|
+
|
|
203
|
+
(a) You must give any other recipients of the Work or
|
|
204
|
+
|
|
205
|
+
Derivative Works a copy of this License; and
|
|
206
|
+
|
|
207
|
+
|
|
208
|
+
|
|
209
|
+
|
|
210
|
+
(b) You must cause any modified files to carry prominent notices
|
|
211
|
+
|
|
212
|
+
stating that You changed the files; and
|
|
213
|
+
|
|
214
|
+
|
|
215
|
+
|
|
216
|
+
|
|
217
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
218
|
+
|
|
219
|
+
that You distribute, all copyright, patent, trademark, and
|
|
220
|
+
|
|
221
|
+
attribution notices from the Source form of the Work,
|
|
222
|
+
|
|
223
|
+
excluding those notices that do not pertain to any part of
|
|
224
|
+
|
|
225
|
+
the Derivative Works; and
|
|
226
|
+
|
|
227
|
+
|
|
228
|
+
|
|
229
|
+
|
|
230
|
+
(d) If the Work includes a "NOTICE" text file as part of its
|
|
231
|
+
|
|
232
|
+
distribution, then any Derivative Works that You distribute must
|
|
233
|
+
|
|
234
|
+
include a readable copy of the attribution notices contained
|
|
235
|
+
|
|
236
|
+
within such NOTICE file, excluding those notices that do not
|
|
237
|
+
|
|
238
|
+
pertain to any part of the Derivative Works, in at least one
|
|
239
|
+
|
|
240
|
+
of the following places: within a NOTICE text file distributed
|
|
241
|
+
|
|
242
|
+
as part of the Derivative Works; within the Source form or
|
|
243
|
+
|
|
244
|
+
documentation, if provided along with the Derivative Works; or,
|
|
245
|
+
|
|
246
|
+
within a display generated by the Derivative Works, if and
|
|
247
|
+
|
|
248
|
+
wherever such third-party notices normally appear. The contents
|
|
249
|
+
|
|
250
|
+
of the NOTICE file are for informational purposes only and
|
|
251
|
+
|
|
252
|
+
do not modify the License. You may add Your own attribution
|
|
253
|
+
|
|
254
|
+
notices within Derivative Works that You distribute, alongside
|
|
255
|
+
|
|
256
|
+
or as an addendum to the NOTICE text from the Work, provided
|
|
257
|
+
|
|
258
|
+
that such additional attribution notices cannot be construed
|
|
259
|
+
|
|
260
|
+
as modifying the License.
|
|
261
|
+
|
|
262
|
+
|
|
263
|
+
|
|
264
|
+
|
|
265
|
+
You may add Your own copyright statement to Your modifications and
|
|
266
|
+
|
|
267
|
+
may provide additional or different license terms and conditions
|
|
268
|
+
|
|
269
|
+
for use, reproduction, or distribution of Your modifications, or
|
|
270
|
+
|
|
271
|
+
for any such Derivative Works as a whole, provided Your use,
|
|
272
|
+
|
|
273
|
+
reproduction, and distribution of the Work otherwise complies with
|
|
274
|
+
|
|
275
|
+
the conditions stated in this License.
|
|
276
|
+
|
|
277
|
+
|
|
278
|
+
|
|
279
|
+
|
|
280
|
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
281
|
+
|
|
282
|
+
any Contribution intentionally submitted for inclusion in the Work
|
|
283
|
+
|
|
284
|
+
by You to the Licensor shall be under the terms and conditions of
|
|
285
|
+
|
|
286
|
+
this License, without any additional terms or conditions.
|
|
287
|
+
|
|
288
|
+
Notwithstanding the above, nothing herein shall supersede or modify
|
|
289
|
+
|
|
290
|
+
the terms of any separate license agreement you may have executed
|
|
291
|
+
|
|
292
|
+
with Licensor regarding such Contributions.
|
|
293
|
+
|
|
294
|
+
|
|
295
|
+
|
|
296
|
+
|
|
297
|
+
6. Trademarks. This License does not grant permission to use the trade
|
|
298
|
+
|
|
299
|
+
names, trademarks, service marks, or product names of the Licensor,
|
|
300
|
+
|
|
301
|
+
except as required for reasonable and customary use in describing the
|
|
302
|
+
|
|
303
|
+
origin of the Work and reproducing the content of the NOTICE file.
|
|
304
|
+
|
|
305
|
+
|
|
306
|
+
|
|
307
|
+
|
|
308
|
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
309
|
+
|
|
310
|
+
agreed to in writing, Licensor provides the Work (and each
|
|
311
|
+
|
|
312
|
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
313
|
+
|
|
314
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
315
|
+
|
|
316
|
+
implied, including, without limitation, any warranties or conditions
|
|
317
|
+
|
|
318
|
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
319
|
+
|
|
320
|
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
321
|
+
|
|
322
|
+
appropriateness of using or redistributing the Work and assume any
|
|
323
|
+
|
|
324
|
+
risks associated with Your exercise of permissions under this License.
|
|
325
|
+
|
|
326
|
+
|
|
327
|
+
|
|
328
|
+
|
|
329
|
+
8. Limitation of Liability. In no event and under no legal theory,
|
|
330
|
+
|
|
331
|
+
whether in tort (including negligence), contract, or otherwise,
|
|
332
|
+
|
|
333
|
+
unless required by applicable law (such as deliberate and grossly
|
|
334
|
+
|
|
335
|
+
negligent acts) or agreed to in writing, shall any Contributor be
|
|
336
|
+
|
|
337
|
+
liable to You for damages, including any direct, indirect, special,
|
|
338
|
+
|
|
339
|
+
incidental, or consequential damages of any character arising as a
|
|
340
|
+
|
|
341
|
+
result of this License or out of the use or inability to use the
|
|
342
|
+
|
|
343
|
+
Work (including but not limited to damages for loss of goodwill,
|
|
344
|
+
|
|
345
|
+
work stoppage, computer failure or malfunction, or any and all
|
|
346
|
+
|
|
347
|
+
other commercial damages or losses), even if such Contributor
|
|
348
|
+
|
|
349
|
+
has been advised of the possibility of such damages.
|
|
350
|
+
|
|
351
|
+
|
|
352
|
+
|
|
353
|
+
|
|
354
|
+
9. Accepting Warranty or Additional Liability. While redistributing
|
|
355
|
+
|
|
356
|
+
the Work or Derivative Works thereof, You may choose to offer,
|
|
357
|
+
|
|
358
|
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
359
|
+
|
|
360
|
+
or other liability obligations and/or rights consistent with this
|
|
361
|
+
|
|
362
|
+
License. However, in accepting such obligations, You may act only
|
|
363
|
+
|
|
364
|
+
on Your own behalf and on Your sole responsibility, not on behalf
|
|
365
|
+
|
|
366
|
+
of any other Contributor, and only if You agree to indemnify,
|
|
367
|
+
|
|
368
|
+
defend, and hold each Contributor harmless for any liability
|
|
369
|
+
|
|
370
|
+
incurred by, or claims asserted against, such Contributor by reason
|
|
371
|
+
|
|
372
|
+
of your accepting any such warranty or additional liability.
|
|
373
|
+
|
|
374
|
+
|
|
375
|
+
|
|
376
|
+
|
|
377
|
+
END OF TERMS AND CONDITIONS
|
|
378
|
+
|
|
379
|
+
|
|
380
|
+
|
|
381
|
+
|
|
382
|
+
APPENDIX: How to apply the Apache License to your work.
|
|
383
|
+
|
|
384
|
+
|
|
385
|
+
|
|
386
|
+
|
|
387
|
+
To apply the Apache License to your work, attach the following
|
|
388
|
+
|
|
389
|
+
boilerplate notice, with the fields enclosed by brackets "{}"
|
|
390
|
+
|
|
391
|
+
replaced with your own identifying information. (Don't include
|
|
392
|
+
|
|
393
|
+
the brackets!) The text should be enclosed in the appropriate
|
|
394
|
+
|
|
395
|
+
comment syntax for the file format. We also recommend that a
|
|
396
|
+
|
|
397
|
+
file or class name and description of purpose be included on the
|
|
398
|
+
|
|
399
|
+
same "printed page" as the copyright notice for easier
|
|
400
|
+
|
|
401
|
+
identification within third-party archives.
|
|
402
|
+
|
|
403
|
+
|
|
404
|
+
|
|
405
|
+
|
|
406
|
+
Copyright (C) 2017 Beijing Didi Infinity Technology and Development Co.,Ltd. All rights reserved.
|
|
407
|
+
|
|
408
|
+
|
|
409
|
+
|
|
410
|
+
|
|
411
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
|
412
|
+
|
|
413
|
+
you may not use this file except in compliance with the License.
|
|
414
|
+
|
|
415
|
+
You may obtain a copy of the License at
|
|
416
|
+
|
|
417
|
+
|
|
418
|
+
|
|
419
|
+
|
|
420
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
|
421
|
+
|
|
422
|
+
|
|
423
|
+
|
|
424
|
+
|
|
425
|
+
Unless required by applicable law or agreed to in writing, software
|
|
426
|
+
|
|
427
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
|
428
|
+
|
|
429
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
430
|
+
|
|
431
|
+
See the License for the specific language governing permissions and
|
|
432
|
+
|
|
433
|
+
limitations under the License.
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mpxjs/core",
|
|
3
|
-
"version": "2.10.
|
|
3
|
+
"version": "2.10.5",
|
|
4
4
|
"description": "mpx runtime core",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"miniprogram",
|
|
@@ -109,5 +109,5 @@
|
|
|
109
109
|
"url": "https://github.com/didi/mpx/issues"
|
|
110
110
|
},
|
|
111
111
|
"sideEffects": false,
|
|
112
|
-
"gitHead": "
|
|
112
|
+
"gitHead": "80a4120733a1ee64e394ae58240497ea6721f435"
|
|
113
113
|
}
|
|
@@ -4,10 +4,12 @@ import { makeMap, spreadProp, getFocusedNavigation, hasOwn } from '@mpxjs/utils'
|
|
|
4
4
|
import { mergeLifecycle } from '../convertor/mergeLifecycle'
|
|
5
5
|
import { LIFECYCLE } from '../platform/patch/lifecycle/index'
|
|
6
6
|
import Mpx from '../index'
|
|
7
|
+
import { reactive } from '../observer/reactive'
|
|
8
|
+
import { watch } from '../observer/watch'
|
|
7
9
|
import { createElement, memo, useRef, useEffect } from 'react'
|
|
8
10
|
import * as ReactNative from 'react-native'
|
|
9
11
|
import { initAppProvides } from './export/inject'
|
|
10
|
-
import { NavigationContainer,
|
|
12
|
+
import { NavigationContainer, createStackNavigator, SafeAreaProvider } from './env/navigationHelper'
|
|
11
13
|
|
|
12
14
|
const appHooksMap = makeMap(mergeLifecycle(LIFECYCLE).app)
|
|
13
15
|
|
|
@@ -52,25 +54,25 @@ export default function createApp (options) {
|
|
|
52
54
|
|
|
53
55
|
const pages = currentInject.getPages() || {}
|
|
54
56
|
const firstPage = currentInject.firstPage
|
|
55
|
-
const Stack =
|
|
57
|
+
const Stack = createStackNavigator()
|
|
56
58
|
const getPageScreens = (initialRouteName, initialParams) => {
|
|
57
59
|
return Object.entries(pages).map(([key, item]) => {
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
60
|
+
const options = {
|
|
61
|
+
// __mpxPageStatusMap 为编译注入的全局变量
|
|
62
|
+
headerShown: !(Object.assign({}, global.__mpxPageConfig, global.__mpxPageConfigsMap[key]).navigationStyle === 'custom')
|
|
63
|
+
}
|
|
62
64
|
if (key === initialRouteName) {
|
|
63
65
|
return createElement(Stack.Screen, {
|
|
64
66
|
name: key,
|
|
65
67
|
component: item,
|
|
66
|
-
initialParams
|
|
67
|
-
|
|
68
|
+
initialParams,
|
|
69
|
+
options
|
|
68
70
|
})
|
|
69
71
|
}
|
|
70
72
|
return createElement(Stack.Screen, {
|
|
71
73
|
name: key,
|
|
72
|
-
component: item
|
|
73
|
-
|
|
74
|
+
component: item,
|
|
75
|
+
options
|
|
74
76
|
})
|
|
75
77
|
})
|
|
76
78
|
}
|
|
@@ -90,36 +92,55 @@ export default function createApp (options) {
|
|
|
90
92
|
global.__navigationHelper.lastFailCallback = null
|
|
91
93
|
}
|
|
92
94
|
}
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
95
|
+
const appState = reactive({ state: '' })
|
|
96
|
+
// TODO hideReason 暂未完全模拟
|
|
97
|
+
// 0用户退出小程序
|
|
98
|
+
// 1进入其他小程序
|
|
99
|
+
// 2打开原生功能页
|
|
100
|
+
// 3其他
|
|
101
|
+
watch(() => appState.state, (value) => {
|
|
102
|
+
if (value === 'show') {
|
|
103
|
+
let options = appState.showOptions
|
|
104
|
+
delete appState.showOptions
|
|
105
|
+
if (!options) {
|
|
106
|
+
const navigation = getFocusedNavigation()
|
|
107
|
+
if (navigation) {
|
|
108
|
+
const state = navigation.getState()
|
|
109
|
+
const current = state.routes[state.index]
|
|
110
|
+
options = {
|
|
111
|
+
path: current.name,
|
|
112
|
+
query: current.params,
|
|
113
|
+
scene: 0,
|
|
114
|
+
shareTicket: '',
|
|
115
|
+
referrerInfo: {}
|
|
116
|
+
}
|
|
117
|
+
} else {
|
|
118
|
+
options = {}
|
|
108
119
|
}
|
|
109
120
|
}
|
|
110
121
|
global.__mpxAppCbs.show.forEach((cb) => {
|
|
111
122
|
cb(options)
|
|
112
123
|
})
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
} else if (currentState === 'inactive' || currentState === 'background') {
|
|
124
|
+
} else if (value === 'hide') {
|
|
125
|
+
const reason = appState.hideReason ?? 3
|
|
126
|
+
delete appState.hideReason
|
|
117
127
|
global.__mpxAppCbs.hide.forEach((cb) => {
|
|
118
128
|
cb({
|
|
119
|
-
reason
|
|
129
|
+
reason
|
|
120
130
|
})
|
|
121
131
|
})
|
|
122
|
-
|
|
132
|
+
}
|
|
133
|
+
}, { sync: true })
|
|
134
|
+
const onAppStateChange = (currentState) => {
|
|
135
|
+
const navigation = getFocusedNavigation()
|
|
136
|
+
if (currentState === 'active') {
|
|
137
|
+
appState.state = 'show'
|
|
138
|
+
if (navigation && hasOwn(global.__mpxPageStatusMap, navigation.pageId)) {
|
|
139
|
+
global.__mpxPageStatusMap[navigation.pageId] = 'show'
|
|
140
|
+
}
|
|
141
|
+
} else if (currentState === 'inactive' || currentState === 'background') {
|
|
142
|
+
appState.hideReason = 3
|
|
143
|
+
appState.state = 'hide'
|
|
123
144
|
if (navigation && hasOwn(global.__mpxPageStatusMap, navigation.pageId)) {
|
|
124
145
|
global.__mpxPageStatusMap[navigation.pageId] = 'hide'
|
|
125
146
|
}
|
|
@@ -162,9 +183,8 @@ export default function createApp (options) {
|
|
|
162
183
|
global.__mpxLaunchOptions = options
|
|
163
184
|
defaultOptions.onLaunch && defaultOptions.onLaunch.call(appInstance, options)
|
|
164
185
|
}
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
})
|
|
186
|
+
appState.showOptions = options
|
|
187
|
+
appState.state = 'show'
|
|
168
188
|
global.__mpxAppLaunched = true
|
|
169
189
|
global.__mpxAppHotLaunched = true
|
|
170
190
|
}
|
|
@@ -173,7 +193,7 @@ export default function createApp (options) {
|
|
|
173
193
|
useEffect(() => {
|
|
174
194
|
const changeSubscription = ReactNative.AppState.addEventListener('change', (state) => {
|
|
175
195
|
// 外层可能会异常设置此配置,因此加载监听函数内部
|
|
176
|
-
if (Mpx.config.rnConfig.
|
|
196
|
+
if (Mpx.config.rnConfig.disableAppStateListener) return
|
|
177
197
|
onAppStateChange(state)
|
|
178
198
|
})
|
|
179
199
|
|
|
@@ -189,12 +209,8 @@ export default function createApp (options) {
|
|
|
189
209
|
}
|
|
190
210
|
})
|
|
191
211
|
return () => {
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
cb({
|
|
195
|
-
reason: 0
|
|
196
|
-
})
|
|
197
|
-
})
|
|
212
|
+
appState.hideReason = 0
|
|
213
|
+
appState.state = 'hide'
|
|
198
214
|
changeSubscription && changeSubscription.remove()
|
|
199
215
|
resizeSubScription && resizeSubScription.remove()
|
|
200
216
|
}
|
|
@@ -202,10 +218,32 @@ export default function createApp (options) {
|
|
|
202
218
|
|
|
203
219
|
const { initialRouteName, initialParams } = initialRouteRef.current
|
|
204
220
|
const navScreenOpts = {
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
221
|
+
// 7.x替换headerBackTitleVisible
|
|
222
|
+
// headerBackButtonDisplayMode: 'minimal',
|
|
223
|
+
headerBackTitleVisible: false,
|
|
224
|
+
headerShadowVisible: false
|
|
225
|
+
// 整体切换native-stack时进行修改如下
|
|
226
|
+
// statusBarTranslucent: true,
|
|
227
|
+
// statusBarBackgroundColor: 'transparent'
|
|
228
|
+
}
|
|
229
|
+
if (__mpx_mode__ === 'ios') {
|
|
230
|
+
// ios使用native-stack
|
|
231
|
+
const headerBackImageSource = Mpx.config.rnConfig.headerBackImageSource || null
|
|
232
|
+
if (headerBackImageSource) {
|
|
233
|
+
navScreenOpts.headerBackImageSource = headerBackImageSource
|
|
234
|
+
}
|
|
235
|
+
} else {
|
|
236
|
+
// 安卓上会出现导航条闪现的问题所以默认加headerShown false(stack版本, native-stack版本可以干掉)
|
|
237
|
+
// iOS加上默认headerShown false的话会因为iOS根高度是screenHeight - useHeaderHeight()会导致出现渲染两次情况,因此iOS不加此默认值
|
|
238
|
+
navScreenOpts.headerShown = false
|
|
239
|
+
// 安卓和鸿蒙先用stack
|
|
240
|
+
const headerBackImageProps = Mpx.config.rnConfig.headerBackImageProps || null
|
|
241
|
+
if (headerBackImageProps) {
|
|
242
|
+
navScreenOpts.headerBackImage = () => {
|
|
243
|
+
return createElement(ReactNative.Image, headerBackImageProps)
|
|
244
|
+
}
|
|
245
|
+
}
|
|
246
|
+
}
|
|
209
247
|
|
|
210
248
|
return createElement(SafeAreaProvider,
|
|
211
249
|
null,
|
|
@@ -247,6 +285,6 @@ export default function createApp (options) {
|
|
|
247
285
|
onAppStateChange('active')
|
|
248
286
|
}
|
|
249
287
|
global.setAppHide = function () {
|
|
250
|
-
onAppStateChange('
|
|
288
|
+
onAppStateChange('inactive')
|
|
251
289
|
}
|
|
252
290
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { createStackNavigator } from '@react-navigation/stack'
|
|
2
2
|
import { NavigationContainer, StackActions } from '@react-navigation/native'
|
|
3
3
|
import PortalHost from '@mpxjs/webpack-plugin/lib/runtime/components/react/dist/mpx-portal/portal-host'
|
|
4
4
|
import { useHeaderHeight } from '@react-navigation/elements'
|
|
@@ -6,7 +6,7 @@ import { SafeAreaProvider, useSafeAreaInsets } from 'react-native-safe-area-cont
|
|
|
6
6
|
import { GestureHandlerRootView } from 'react-native-gesture-handler'
|
|
7
7
|
|
|
8
8
|
export {
|
|
9
|
-
|
|
9
|
+
createStackNavigator,
|
|
10
10
|
NavigationContainer,
|
|
11
11
|
useHeaderHeight,
|
|
12
12
|
StackActions,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { createNativeStackNavigator } from '@react-navigation/native-stack'
|
|
1
|
+
import { createNativeStackNavigator as createStackNavigator } from '@react-navigation/native-stack'
|
|
2
2
|
import { NavigationContainer, StackActions } from '@react-navigation/native'
|
|
3
3
|
import PortalHost from '@mpxjs/webpack-plugin/lib/runtime/components/react/dist/mpx-portal/portal-host'
|
|
4
4
|
import { useHeaderHeight } from '@react-navigation/elements'
|
|
@@ -6,7 +6,7 @@ import { SafeAreaProvider, useSafeAreaInsets } from 'react-native-safe-area-cont
|
|
|
6
6
|
import { GestureHandlerRootView } from 'react-native-gesture-handler'
|
|
7
7
|
|
|
8
8
|
export {
|
|
9
|
-
|
|
9
|
+
createStackNavigator,
|
|
10
10
|
NavigationContainer,
|
|
11
11
|
useHeaderHeight,
|
|
12
12
|
StackActions,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { useEffect, useSyncExternalStore, useRef, useMemo, createElement, memo, forwardRef, useImperativeHandle, useContext, Fragment, cloneElement, createContext } from 'react'
|
|
1
|
+
import { useEffect, useLayoutEffect, useSyncExternalStore, useRef, useMemo, createElement, memo, forwardRef, useImperativeHandle, useContext, Fragment, cloneElement, createContext } from 'react'
|
|
2
2
|
import * as ReactNative from 'react-native'
|
|
3
3
|
import { ReactiveEffect } from '../../observer/effect'
|
|
4
4
|
import { watch } from '../../observer/watch'
|
|
@@ -15,8 +15,7 @@ import {
|
|
|
15
15
|
KeyboardAvoidContext,
|
|
16
16
|
RouteContext
|
|
17
17
|
} from '@mpxjs/webpack-plugin/lib/runtime/components/react/dist/context'
|
|
18
|
-
import { PortalHost, useSafeAreaInsets, GestureHandlerRootView } from '../env/navigationHelper'
|
|
19
|
-
import { innerNav, useInnerHeaderHeight } from '../env/nav'
|
|
18
|
+
import { PortalHost, useSafeAreaInsets, GestureHandlerRootView, useHeaderHeight } from '../env/navigationHelper'
|
|
20
19
|
|
|
21
20
|
const ProviderContext = createContext(null)
|
|
22
21
|
function getSystemInfo () {
|
|
@@ -52,7 +51,7 @@ function createEffect (proxy, components) {
|
|
|
52
51
|
if (tagName === 'block') return Fragment
|
|
53
52
|
const appComponents = global.__getAppComponents?.() || {}
|
|
54
53
|
const generichash = proxy.target.generichash || ''
|
|
55
|
-
const genericComponents = global.__mpxGenericsMap
|
|
54
|
+
const genericComponents = global.__mpxGenericsMap[generichash] || noop
|
|
56
55
|
return components[tagName] || genericComponents(tagName) || appComponents[tagName] || getByPath(ReactNative, tagName)
|
|
57
56
|
}
|
|
58
57
|
const innerCreateElement = (type, ...rest) => {
|
|
@@ -393,7 +392,7 @@ function usePageEffect (mpxProxy, pageId) {
|
|
|
393
392
|
} else if (/^resize/.test(newVal)) {
|
|
394
393
|
triggerResizeEvent(mpxProxy)
|
|
395
394
|
}
|
|
396
|
-
})
|
|
395
|
+
}, { sync: true })
|
|
397
396
|
}
|
|
398
397
|
}
|
|
399
398
|
return () => {
|
|
@@ -446,28 +445,9 @@ const checkRelation = (options) => {
|
|
|
446
445
|
hasAncestorRelation
|
|
447
446
|
}
|
|
448
447
|
}
|
|
449
|
-
function getLayoutData (headerHeight) {
|
|
450
|
-
const screenDimensions = ReactNative.Dimensions.get('screen')
|
|
451
|
-
const windowDimensions = ReactNative.Dimensions.get('window')
|
|
452
|
-
// 在横屏状态下 screen.height = window.height + bottomVirtualHeight
|
|
453
|
-
// 在正常状态 screen.height = window.height + bottomVirtualHeight + statusBarHeight
|
|
454
|
-
const isLandscape = screenDimensions.height < screenDimensions.width
|
|
455
|
-
const bottomVirtualHeight = isLandscape ? screenDimensions.height - windowDimensions.height : ((screenDimensions.height - windowDimensions.height - ReactNative.StatusBar.currentHeight) || 0)
|
|
456
|
-
return {
|
|
457
|
-
x: 0,
|
|
458
|
-
y: headerHeight,
|
|
459
|
-
left: 0,
|
|
460
|
-
top: headerHeight,
|
|
461
|
-
// 此处必须为windowDimensions.width,在横屏状态下windowDimensions.width才符合预期
|
|
462
|
-
width: windowDimensions.width,
|
|
463
|
-
height: screenDimensions.height - headerHeight - bottomVirtualHeight,
|
|
464
|
-
// ios为0 android为实际statusbar高度
|
|
465
|
-
statusBarHeight: ReactNative.StatusBar.currentHeight || 0,
|
|
466
|
-
bottomVirtualHeight: bottomVirtualHeight,
|
|
467
|
-
isLandscape: isLandscape
|
|
468
|
-
}
|
|
469
|
-
}
|
|
470
448
|
|
|
449
|
+
// 临时用来存储安卓底部(iOS没有这个)的高度(虚拟按键等高度)根据第一次进入推算
|
|
450
|
+
let bottomVirtualHeight = null
|
|
471
451
|
export function PageWrapperHOC (WrappedComponent) {
|
|
472
452
|
return function PageWrapperCom ({ navigation, route, pageConfig = {}, ...props }) {
|
|
473
453
|
const rootRef = useRef(null)
|
|
@@ -484,15 +464,59 @@ export function PageWrapperHOC (WrappedComponent) {
|
|
|
484
464
|
error('Using pageWrapper requires passing navigation and route')
|
|
485
465
|
return null
|
|
486
466
|
}
|
|
487
|
-
const headerHeight = useInnerHeaderHeight(currentPageConfig)
|
|
488
|
-
navigation.layout = getLayoutData(headerHeight)
|
|
489
|
-
const onLayout = () => {
|
|
490
|
-
// 当用户处于横屏或者竖屏状态的时候,需要进行layout修正
|
|
491
|
-
navigation.layout = getLayoutData(headerHeight)
|
|
492
|
-
}
|
|
493
|
-
|
|
494
467
|
usePageStatus(navigation, currentPageId)
|
|
468
|
+
useLayoutEffect(() => {
|
|
469
|
+
navigation.setOptions({
|
|
470
|
+
title: pageConfig.navigationBarTitleText?.trim() || '',
|
|
471
|
+
headerStyle: {
|
|
472
|
+
backgroundColor: pageConfig.navigationBarBackgroundColor || '#000000'
|
|
473
|
+
},
|
|
474
|
+
headerTintColor: pageConfig.navigationBarTextStyle || 'white'
|
|
475
|
+
})
|
|
495
476
|
|
|
477
|
+
// TODO 此部分内容在native-stack可删除,用setOptions设置
|
|
478
|
+
if (__mpx_mode__ !== 'ios') {
|
|
479
|
+
ReactNative.StatusBar.setBarStyle(pageConfig.barStyle || 'dark-content')
|
|
480
|
+
ReactNative.StatusBar.setTranslucent(true) // 控制statusbar是否占位
|
|
481
|
+
ReactNative.StatusBar.setBackgroundColor('transparent')
|
|
482
|
+
}
|
|
483
|
+
}, [])
|
|
484
|
+
|
|
485
|
+
const headerHeight = useHeaderHeight()
|
|
486
|
+
const onLayout = () => {
|
|
487
|
+
const screenDimensions = ReactNative.Dimensions.get('screen')
|
|
488
|
+
if (__mpx_mode__ === 'ios') {
|
|
489
|
+
navigation.layout = {
|
|
490
|
+
x: 0,
|
|
491
|
+
y: headerHeight,
|
|
492
|
+
width: screenDimensions.width,
|
|
493
|
+
height: screenDimensions.height - headerHeight
|
|
494
|
+
}
|
|
495
|
+
} else {
|
|
496
|
+
if (bottomVirtualHeight === null) {
|
|
497
|
+
rootRef.current?.measureInWindow((x, y, width, height) => {
|
|
498
|
+
// 沉浸模式的计算方式
|
|
499
|
+
bottomVirtualHeight = screenDimensions.height - height - headerHeight
|
|
500
|
+
// 非沉浸模式(translucent=true)计算方式, 现在默认是全用沉浸模式,所以先不算这个
|
|
501
|
+
// bottomVirtualHeight = windowDimensions.height - height - headerHeight
|
|
502
|
+
navigation.layout = {
|
|
503
|
+
x: 0,
|
|
504
|
+
y: headerHeight,
|
|
505
|
+
width: screenDimensions.width,
|
|
506
|
+
height: height
|
|
507
|
+
}
|
|
508
|
+
})
|
|
509
|
+
} else {
|
|
510
|
+
navigation.layout = {
|
|
511
|
+
x: 0,
|
|
512
|
+
y: headerHeight, // 这个y值
|
|
513
|
+
width: screenDimensions.width,
|
|
514
|
+
// 后续页面的layout是通过第一次路由进入时候推算出来的底部区域来推算出来的
|
|
515
|
+
height: screenDimensions.height - bottomVirtualHeight - headerHeight
|
|
516
|
+
}
|
|
517
|
+
}
|
|
518
|
+
}
|
|
519
|
+
}
|
|
496
520
|
const withKeyboardAvoidingView = (element) => {
|
|
497
521
|
return createElement(KeyboardAvoidContext.Provider,
|
|
498
522
|
{
|
|
@@ -511,26 +535,26 @@ export function PageWrapperHOC (WrappedComponent) {
|
|
|
511
535
|
)
|
|
512
536
|
)
|
|
513
537
|
}
|
|
514
|
-
|
|
538
|
+
|
|
515
539
|
navigation.insets = useSafeAreaInsets()
|
|
540
|
+
|
|
516
541
|
return createElement(GestureHandlerRootView,
|
|
517
542
|
{
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
543
|
+
// https://github.com/software-mansion/react-native-reanimated/issues/6639 因存在此问题,iOS在页面上进行定宽来暂时规避
|
|
544
|
+
style: __mpx_mode__ === 'ios' && currentPageConfig?.navigationStyle !== 'custom'
|
|
545
|
+
? {
|
|
546
|
+
height: ReactNative.Dimensions.get('screen').height - useHeaderHeight()
|
|
547
|
+
}
|
|
548
|
+
: {
|
|
549
|
+
flex: 1
|
|
550
|
+
}
|
|
521
551
|
},
|
|
522
|
-
createElement(innerNav, {
|
|
523
|
-
props: { pageConfig: currentPageConfig },
|
|
524
|
-
navigation
|
|
525
|
-
}),
|
|
526
552
|
withKeyboardAvoidingView(
|
|
527
553
|
createElement(ReactNative.View,
|
|
528
554
|
{
|
|
529
555
|
style: {
|
|
530
556
|
flex: 1,
|
|
531
|
-
backgroundColor: currentPageConfig?.backgroundColor || '#fff'
|
|
532
|
-
// 解决页面内有元素定位relative left为负值的时候,回退的时候还能看到对应元素问题
|
|
533
|
-
overflow: 'hidden'
|
|
557
|
+
backgroundColor: currentPageConfig?.backgroundColor || '#fff'
|
|
534
558
|
},
|
|
535
559
|
ref: rootRef,
|
|
536
560
|
onLayout
|
|
@@ -558,6 +582,7 @@ export function PageWrapperHOC (WrappedComponent) {
|
|
|
558
582
|
))
|
|
559
583
|
}
|
|
560
584
|
}
|
|
585
|
+
|
|
561
586
|
export function getDefaultOptions ({ type, rawOptions = {}, currentInject }) {
|
|
562
587
|
rawOptions = mergeOptions(rawOptions, type, false)
|
|
563
588
|
const components = Object.assign({}, rawOptions.components, currentInject.getComponents())
|
|
@@ -631,8 +656,13 @@ export function getDefaultOptions ({ type, rawOptions = {}, currentInject }) {
|
|
|
631
656
|
return () => {
|
|
632
657
|
proxy.unmounted()
|
|
633
658
|
proxy.target.__resetInstance()
|
|
659
|
+
// 热更新下会销毁旧页面并创建新页面组件,且旧页面组件销毁时机晚于新页面组件创建,此时__mpxPagesMap中存储的为新页面组件,不应该删除
|
|
660
|
+
// 所以需要判断路由表中存储的页面实例是否为当前页面实例
|
|
634
661
|
if (type === 'page') {
|
|
635
|
-
|
|
662
|
+
const routeKey = props.route.key
|
|
663
|
+
if (global.__mpxPagesMap[routeKey] && global.__mpxPagesMap[routeKey][0] === instance) {
|
|
664
|
+
delete global.__mpxPagesMap[routeKey]
|
|
665
|
+
}
|
|
636
666
|
}
|
|
637
667
|
}
|
|
638
668
|
}, [])
|
package/src/platform/env/nav.js
DELETED
|
@@ -1,108 +0,0 @@
|
|
|
1
|
-
import { createElement, useState, useMemo } from 'react'
|
|
2
|
-
import { useSafeAreaInsets } from 'react-native-safe-area-context'
|
|
3
|
-
import * as ReactNative from 'react-native'
|
|
4
|
-
import Mpx from '../../index'
|
|
5
|
-
|
|
6
|
-
export function useInnerHeaderHeight (pageconfig) {
|
|
7
|
-
if (pageconfig.navigationStyle === 'custom') {
|
|
8
|
-
return 0
|
|
9
|
-
} else {
|
|
10
|
-
const safeAreaTop = useSafeAreaInsets()?.top || 0
|
|
11
|
-
const headerHeight = safeAreaTop + getTitleHeight()
|
|
12
|
-
return headerHeight
|
|
13
|
-
}
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
// 固定写死高度
|
|
17
|
-
function getTitleHeight () {
|
|
18
|
-
return 44
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
// 计算颜色亮度
|
|
22
|
-
const getColorBrightness = (color) => {
|
|
23
|
-
const processedColor = ReactNative.processColor(color)
|
|
24
|
-
if (typeof processedColor === 'number') {
|
|
25
|
-
const r = (processedColor >> 16) & 255
|
|
26
|
-
const g = (processedColor >> 8) & 255
|
|
27
|
-
const b = processedColor & 255
|
|
28
|
-
return (r * 299 + g * 587 + b * 114) / 1000
|
|
29
|
-
}
|
|
30
|
-
return 0
|
|
31
|
-
}
|
|
32
|
-
|
|
33
|
-
const styles = ReactNative.StyleSheet.create({
|
|
34
|
-
header: {
|
|
35
|
-
elevation: 3
|
|
36
|
-
},
|
|
37
|
-
headerContent: {
|
|
38
|
-
flexDirection: 'row',
|
|
39
|
-
alignItems: 'center',
|
|
40
|
-
justifyContent: 'center'
|
|
41
|
-
},
|
|
42
|
-
backButton: {
|
|
43
|
-
position: 'absolute',
|
|
44
|
-
height: '100%',
|
|
45
|
-
width: 40,
|
|
46
|
-
left: 0,
|
|
47
|
-
top: 0,
|
|
48
|
-
alignItems: 'center',
|
|
49
|
-
justifyContent: 'center'
|
|
50
|
-
},
|
|
51
|
-
backButtonImage: {
|
|
52
|
-
width: 22,
|
|
53
|
-
height: 22
|
|
54
|
-
},
|
|
55
|
-
title: {
|
|
56
|
-
fontSize: 17,
|
|
57
|
-
fontWeight: 600
|
|
58
|
-
}
|
|
59
|
-
})
|
|
60
|
-
|
|
61
|
-
export function innerNav ({ props, navigation }) {
|
|
62
|
-
const { pageConfig } = props
|
|
63
|
-
const [innerPageConfig, setPageConfig] = useState(pageConfig || {})
|
|
64
|
-
navigation.setPageConfig = (config) => {
|
|
65
|
-
const newConfig = Object.assign({}, innerPageConfig, config)
|
|
66
|
-
setPageConfig(newConfig)
|
|
67
|
-
}
|
|
68
|
-
|
|
69
|
-
const isCustom = innerPageConfig.navigationStyle === 'custom'
|
|
70
|
-
if (isCustom) return null
|
|
71
|
-
const safeAreaTop = useSafeAreaInsets()?.top || 0
|
|
72
|
-
|
|
73
|
-
// 回退按钮的颜色,根据背景色的亮度来进行调节
|
|
74
|
-
const backButtonColor = useMemo(() => {
|
|
75
|
-
return getColorBrightness(innerPageConfig.navigationBarBackgroundColor) > 128 ? '#000000' : '#ffffff'
|
|
76
|
-
}, [innerPageConfig.navigationBarBackgroundColor])
|
|
77
|
-
|
|
78
|
-
// 假设是栈导航,获取栈的长度
|
|
79
|
-
const stackLength = navigation.getState()?.routes?.length
|
|
80
|
-
// 用于外部注册打开RN容器之前的栈长度
|
|
81
|
-
const beforeStackLength = Mpx.config?.rnConfig?.beforeStackLength || 0
|
|
82
|
-
|
|
83
|
-
// 回退按钮与图标
|
|
84
|
-
const backElement = stackLength + beforeStackLength > 1
|
|
85
|
-
? createElement(ReactNative.TouchableOpacity, {
|
|
86
|
-
style: [styles.backButton],
|
|
87
|
-
onPress: () => { navigation.goBack() }
|
|
88
|
-
}, createElement(ReactNative.Image, {
|
|
89
|
-
source: { uri: 'data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAABICAYAAACqT5alAAAA2UlEQVR4nO3bMQrCUBRE0Yla6AYEN2nnBrTL+izcitW3MRDkEUWSvPzJvfCqgMwhZbAppWhNbbIHzB1g9wATERFRVyvpkj1irlpJ5X326D7WHh1hbdFD2CLpLmmftm7kfsEe09aNHFiBrT+wAlt/YAW2/sAKbP2BFdj6Ayuwy+ufz6XPL893krZ//O6iu2n4LT8kndLWTRTo4EC7BDo40C6BDg60S6CDA+0S6OBAuwQ6uNWiD2nrJmoIfU7cNWkR2hbb1UfbY7uuWhGWiIg+a/iHuHmA3QPs3gu4JW9Gan+OJAAAAABJRU5ErkJggg==' },
|
|
90
|
-
style: [styles.backButtonImage, { tintColor: backButtonColor }]
|
|
91
|
-
}))
|
|
92
|
-
: null
|
|
93
|
-
|
|
94
|
-
return createElement(ReactNative.View, {
|
|
95
|
-
style: [styles.header, {
|
|
96
|
-
paddingTop: safeAreaTop,
|
|
97
|
-
backgroundColor: innerPageConfig.navigationBarBackgroundColor || '#000000'
|
|
98
|
-
}]
|
|
99
|
-
},
|
|
100
|
-
createElement(ReactNative.View, {
|
|
101
|
-
style: styles.headerContent,
|
|
102
|
-
height: getTitleHeight()
|
|
103
|
-
}, backElement,
|
|
104
|
-
createElement(ReactNative.Text, {
|
|
105
|
-
style: [styles.title, { color: innerPageConfig.navigationBarTextStyle || 'white' }]
|
|
106
|
-
}, innerPageConfig.navigationBarTitleText?.trim() || ''))
|
|
107
|
-
)
|
|
108
|
-
}
|