@ionic/portals-react-native 0.5.2 → 0.7.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.
Files changed (49) hide show
  1. package/ReactNativePortals.podspec +39 -14
  2. package/android/build.gradle +78 -108
  3. package/android/gradle.properties +5 -3
  4. package/android/src/main/java/io/ionic/portals/reactnative/PortalView.kt +11 -8
  5. package/android/src/main/java/io/ionic/portals/reactnative/ReactNativePortalManager.kt +24 -24
  6. package/android/src/main/java/io/ionic/portals/reactnative/ReactNativePortalsModule.kt +0 -34
  7. package/android/src/main/java/io/ionic/portals/reactnative/ReactNativeWebVitalsModule.kt +0 -34
  8. package/ios/AssetMap+Codable.swift +33 -0
  9. package/ios/LiveUpdateManager+Async.swift +16 -46
  10. package/ios/Podfile +29 -4
  11. package/ios/Podfile.lock +478 -241
  12. package/ios/Portal.swift +50 -54
  13. package/ios/{PortalManager.m → PortalManager.mm} +0 -3
  14. package/ios/PortalView.swift +22 -12
  15. package/ios/{PortalWebVitals.m → PortalWebVitals.mm} +0 -1
  16. package/ios/PortalsConfig.swift +1 -88
  17. package/ios/PortalsReactNative-Bridging-Header.h +2 -0
  18. package/ios/PortalsReactNative.swift +17 -51
  19. package/ios/SyncResult+SyncError+Encodable.swift +55 -0
  20. package/ios/WebVitals.swift +17 -34
  21. package/package.json +62 -43
  22. package/src/{PortalView.android.tsx → BasePortalView.android.tsx} +2 -3
  23. package/src/{PortalView.tsx → BasePortalView.tsx} +2 -3
  24. package/src/{index.ts → index.tsx} +43 -96
  25. package/ios/AssetMap+Dict.swift +0 -28
  26. package/ios/LiveUpdate+Dict.swift +0 -30
  27. package/ios/LiveUpdateManagerError+Dict.swift +0 -19
  28. package/ios/ReactNativePortals.xcodeproj/project.pbxproj +0 -465
  29. package/ios/ReactNativePortals.xcodeproj/xcshareddata/xcschemes/ReactNativePortals.xcscheme +0 -67
  30. package/ios/ReactNativePortals.xcworkspace/contents.xcworkspacedata +0 -10
  31. package/ios/ReactNativePortals.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist +0 -8
  32. package/ios/SyncResult+Dict.swift +0 -35
  33. package/lib/commonjs/PortalView.android.js +0 -28
  34. package/lib/commonjs/PortalView.android.js.map +0 -1
  35. package/lib/commonjs/PortalView.js +0 -15
  36. package/lib/commonjs/PortalView.js.map +0 -1
  37. package/lib/commonjs/index.js +0 -200
  38. package/lib/commonjs/index.js.map +0 -1
  39. package/lib/module/PortalView.android.js +0 -20
  40. package/lib/module/PortalView.android.js.map +0 -1
  41. package/lib/module/PortalView.js +0 -8
  42. package/lib/module/PortalView.js.map +0 -1
  43. package/lib/module/index.js +0 -176
  44. package/lib/module/index.js.map +0 -1
  45. package/lib/typescript/PortalView.android.d.ts +0 -4
  46. package/lib/typescript/PortalView.d.ts +0 -4
  47. package/lib/typescript/index.d.ts +0 -181
  48. /package/ios/{PortalView.m → PortalView.mm} +0 -0
  49. /package/ios/{PortalsPubSub.m → PortalsPubSub.mm} +0 -0
package/ios/Podfile.lock CHANGED
@@ -1,281 +1,471 @@
1
1
  PODS:
2
- - boost-for-react-native (1.63.0)
3
- - Capacitor (5.3.0):
2
+ - boost (1.76.0)
3
+ - Capacitor (6.0.0):
4
4
  - CapacitorCordova
5
- - CapacitorCordova (5.3.0)
5
+ - CapacitorCordova (6.0.0)
6
6
  - DoubleConversion (1.1.6)
7
- - FBLazyVector (0.63.4)
8
- - FBReactNativeSpec (0.63.4):
9
- - Folly (= 2020.01.13.00)
10
- - RCTRequired (= 0.63.4)
11
- - RCTTypeSafety (= 0.63.4)
12
- - React-Core (= 0.63.4)
13
- - React-jsi (= 0.63.4)
14
- - ReactCommon/turbomodule/core (= 0.63.4)
15
- - Folly (2020.01.13.00):
16
- - boost-for-react-native
7
+ - FBLazyVector (0.72.12)
8
+ - FBReactNativeSpec (0.72.12):
9
+ - RCT-Folly (= 2021.07.22.00)
10
+ - RCTRequired (= 0.72.12)
11
+ - RCTTypeSafety (= 0.72.12)
12
+ - React-Core (= 0.72.12)
13
+ - React-jsi (= 0.72.12)
14
+ - ReactCommon/turbomodule/core (= 0.72.12)
15
+ - fmt (6.2.1)
16
+ - glog (0.3.5)
17
+ - hermes-engine (0.72.12):
18
+ - hermes-engine/Pre-built (= 0.72.12)
19
+ - hermes-engine/Pre-built (0.72.12)
20
+ - IonicLiveUpdates (0.5.2)
21
+ - IonicPortals (0.11.0):
22
+ - Capacitor (~> 6.0)
23
+ - IonicLiveUpdates (< 0.6.0, >= 0.5.0)
24
+ - libevent (2.1.12)
25
+ - RCT-Folly (2021.07.22.00):
26
+ - boost
17
27
  - DoubleConversion
18
- - Folly/Default (= 2020.01.13.00)
28
+ - fmt (~> 6.2.1)
19
29
  - glog
20
- - Folly/Default (2020.01.13.00):
21
- - boost-for-react-native
30
+ - RCT-Folly/Default (= 2021.07.22.00)
31
+ - RCT-Folly/Default (2021.07.22.00):
32
+ - boost
22
33
  - DoubleConversion
34
+ - fmt (~> 6.2.1)
23
35
  - glog
24
- - glog (0.3.5)
25
- - IonicLiveUpdates (0.4.0)
26
- - IonicPortals (0.8.0):
27
- - Capacitor (~> 5.0)
28
- - IonicLiveUpdates (< 0.5.0, >= 0.1.2)
29
- - RCTRequired (0.63.4)
30
- - RCTTypeSafety (0.63.4):
31
- - FBLazyVector (= 0.63.4)
32
- - Folly (= 2020.01.13.00)
33
- - RCTRequired (= 0.63.4)
34
- - React-Core (= 0.63.4)
35
- - React (0.63.4):
36
- - React-Core (= 0.63.4)
37
- - React-Core/DevSupport (= 0.63.4)
38
- - React-Core/RCTWebSocket (= 0.63.4)
39
- - React-RCTActionSheet (= 0.63.4)
40
- - React-RCTAnimation (= 0.63.4)
41
- - React-RCTBlob (= 0.63.4)
42
- - React-RCTImage (= 0.63.4)
43
- - React-RCTLinking (= 0.63.4)
44
- - React-RCTNetwork (= 0.63.4)
45
- - React-RCTSettings (= 0.63.4)
46
- - React-RCTText (= 0.63.4)
47
- - React-RCTVibration (= 0.63.4)
48
- - React-callinvoker (0.63.4)
49
- - React-Core (0.63.4):
50
- - Folly (= 2020.01.13.00)
36
+ - RCT-Folly/Futures (2021.07.22.00):
37
+ - boost
38
+ - DoubleConversion
39
+ - fmt (~> 6.2.1)
40
+ - glog
41
+ - libevent
42
+ - RCTRequired (0.72.12)
43
+ - RCTTypeSafety (0.72.12):
44
+ - FBLazyVector (= 0.72.12)
45
+ - RCTRequired (= 0.72.12)
46
+ - React-Core (= 0.72.12)
47
+ - React (0.72.12):
48
+ - React-Core (= 0.72.12)
49
+ - React-Core/DevSupport (= 0.72.12)
50
+ - React-Core/RCTWebSocket (= 0.72.12)
51
+ - React-RCTActionSheet (= 0.72.12)
52
+ - React-RCTAnimation (= 0.72.12)
53
+ - React-RCTBlob (= 0.72.12)
54
+ - React-RCTImage (= 0.72.12)
55
+ - React-RCTLinking (= 0.72.12)
56
+ - React-RCTNetwork (= 0.72.12)
57
+ - React-RCTSettings (= 0.72.12)
58
+ - React-RCTText (= 0.72.12)
59
+ - React-RCTVibration (= 0.72.12)
60
+ - React-callinvoker (0.72.12)
61
+ - React-Codegen (0.72.12):
62
+ - DoubleConversion
63
+ - FBReactNativeSpec
64
+ - glog
65
+ - hermes-engine
66
+ - RCT-Folly
67
+ - RCTRequired
68
+ - RCTTypeSafety
69
+ - React-Core
70
+ - React-jsi
71
+ - React-jsiexecutor
72
+ - React-NativeModulesApple
73
+ - React-rncore
74
+ - ReactCommon/turbomodule/bridging
75
+ - ReactCommon/turbomodule/core
76
+ - React-Core (0.72.12):
51
77
  - glog
52
- - React-Core/Default (= 0.63.4)
53
- - React-cxxreact (= 0.63.4)
54
- - React-jsi (= 0.63.4)
55
- - React-jsiexecutor (= 0.63.4)
78
+ - hermes-engine
79
+ - RCT-Folly (= 2021.07.22.00)
80
+ - React-Core/Default (= 0.72.12)
81
+ - React-cxxreact
82
+ - React-hermes
83
+ - React-jsi
84
+ - React-jsiexecutor
85
+ - React-perflogger
86
+ - React-runtimeexecutor
87
+ - React-utils
88
+ - SocketRocket (= 0.6.1)
56
89
  - Yoga
57
- - React-Core/CoreModulesHeaders (0.63.4):
58
- - Folly (= 2020.01.13.00)
90
+ - React-Core/CoreModulesHeaders (0.72.12):
59
91
  - glog
92
+ - hermes-engine
93
+ - RCT-Folly (= 2021.07.22.00)
60
94
  - React-Core/Default
61
- - React-cxxreact (= 0.63.4)
62
- - React-jsi (= 0.63.4)
63
- - React-jsiexecutor (= 0.63.4)
95
+ - React-cxxreact
96
+ - React-hermes
97
+ - React-jsi
98
+ - React-jsiexecutor
99
+ - React-perflogger
100
+ - React-runtimeexecutor
101
+ - React-utils
102
+ - SocketRocket (= 0.6.1)
64
103
  - Yoga
65
- - React-Core/Default (0.63.4):
66
- - Folly (= 2020.01.13.00)
104
+ - React-Core/Default (0.72.12):
67
105
  - glog
68
- - React-cxxreact (= 0.63.4)
69
- - React-jsi (= 0.63.4)
70
- - React-jsiexecutor (= 0.63.4)
106
+ - hermes-engine
107
+ - RCT-Folly (= 2021.07.22.00)
108
+ - React-cxxreact
109
+ - React-hermes
110
+ - React-jsi
111
+ - React-jsiexecutor
112
+ - React-perflogger
113
+ - React-runtimeexecutor
114
+ - React-utils
115
+ - SocketRocket (= 0.6.1)
71
116
  - Yoga
72
- - React-Core/DevSupport (0.63.4):
73
- - Folly (= 2020.01.13.00)
117
+ - React-Core/DevSupport (0.72.12):
74
118
  - glog
75
- - React-Core/Default (= 0.63.4)
76
- - React-Core/RCTWebSocket (= 0.63.4)
77
- - React-cxxreact (= 0.63.4)
78
- - React-jsi (= 0.63.4)
79
- - React-jsiexecutor (= 0.63.4)
80
- - React-jsinspector (= 0.63.4)
119
+ - hermes-engine
120
+ - RCT-Folly (= 2021.07.22.00)
121
+ - React-Core/Default (= 0.72.12)
122
+ - React-Core/RCTWebSocket (= 0.72.12)
123
+ - React-cxxreact
124
+ - React-hermes
125
+ - React-jsi
126
+ - React-jsiexecutor
127
+ - React-jsinspector (= 0.72.12)
128
+ - React-perflogger
129
+ - React-runtimeexecutor
130
+ - React-utils
131
+ - SocketRocket (= 0.6.1)
81
132
  - Yoga
82
- - React-Core/RCTActionSheetHeaders (0.63.4):
83
- - Folly (= 2020.01.13.00)
133
+ - React-Core/RCTActionSheetHeaders (0.72.12):
84
134
  - glog
135
+ - hermes-engine
136
+ - RCT-Folly (= 2021.07.22.00)
85
137
  - React-Core/Default
86
- - React-cxxreact (= 0.63.4)
87
- - React-jsi (= 0.63.4)
88
- - React-jsiexecutor (= 0.63.4)
138
+ - React-cxxreact
139
+ - React-hermes
140
+ - React-jsi
141
+ - React-jsiexecutor
142
+ - React-perflogger
143
+ - React-runtimeexecutor
144
+ - React-utils
145
+ - SocketRocket (= 0.6.1)
89
146
  - Yoga
90
- - React-Core/RCTAnimationHeaders (0.63.4):
91
- - Folly (= 2020.01.13.00)
147
+ - React-Core/RCTAnimationHeaders (0.72.12):
92
148
  - glog
149
+ - hermes-engine
150
+ - RCT-Folly (= 2021.07.22.00)
93
151
  - React-Core/Default
94
- - React-cxxreact (= 0.63.4)
95
- - React-jsi (= 0.63.4)
96
- - React-jsiexecutor (= 0.63.4)
152
+ - React-cxxreact
153
+ - React-hermes
154
+ - React-jsi
155
+ - React-jsiexecutor
156
+ - React-perflogger
157
+ - React-runtimeexecutor
158
+ - React-utils
159
+ - SocketRocket (= 0.6.1)
97
160
  - Yoga
98
- - React-Core/RCTBlobHeaders (0.63.4):
99
- - Folly (= 2020.01.13.00)
161
+ - React-Core/RCTBlobHeaders (0.72.12):
100
162
  - glog
163
+ - hermes-engine
164
+ - RCT-Folly (= 2021.07.22.00)
101
165
  - React-Core/Default
102
- - React-cxxreact (= 0.63.4)
103
- - React-jsi (= 0.63.4)
104
- - React-jsiexecutor (= 0.63.4)
166
+ - React-cxxreact
167
+ - React-hermes
168
+ - React-jsi
169
+ - React-jsiexecutor
170
+ - React-perflogger
171
+ - React-runtimeexecutor
172
+ - React-utils
173
+ - SocketRocket (= 0.6.1)
105
174
  - Yoga
106
- - React-Core/RCTImageHeaders (0.63.4):
107
- - Folly (= 2020.01.13.00)
175
+ - React-Core/RCTImageHeaders (0.72.12):
108
176
  - glog
177
+ - hermes-engine
178
+ - RCT-Folly (= 2021.07.22.00)
109
179
  - React-Core/Default
110
- - React-cxxreact (= 0.63.4)
111
- - React-jsi (= 0.63.4)
112
- - React-jsiexecutor (= 0.63.4)
180
+ - React-cxxreact
181
+ - React-hermes
182
+ - React-jsi
183
+ - React-jsiexecutor
184
+ - React-perflogger
185
+ - React-runtimeexecutor
186
+ - React-utils
187
+ - SocketRocket (= 0.6.1)
113
188
  - Yoga
114
- - React-Core/RCTLinkingHeaders (0.63.4):
115
- - Folly (= 2020.01.13.00)
189
+ - React-Core/RCTLinkingHeaders (0.72.12):
116
190
  - glog
191
+ - hermes-engine
192
+ - RCT-Folly (= 2021.07.22.00)
117
193
  - React-Core/Default
118
- - React-cxxreact (= 0.63.4)
119
- - React-jsi (= 0.63.4)
120
- - React-jsiexecutor (= 0.63.4)
194
+ - React-cxxreact
195
+ - React-hermes
196
+ - React-jsi
197
+ - React-jsiexecutor
198
+ - React-perflogger
199
+ - React-runtimeexecutor
200
+ - React-utils
201
+ - SocketRocket (= 0.6.1)
121
202
  - Yoga
122
- - React-Core/RCTNetworkHeaders (0.63.4):
123
- - Folly (= 2020.01.13.00)
203
+ - React-Core/RCTNetworkHeaders (0.72.12):
124
204
  - glog
205
+ - hermes-engine
206
+ - RCT-Folly (= 2021.07.22.00)
125
207
  - React-Core/Default
126
- - React-cxxreact (= 0.63.4)
127
- - React-jsi (= 0.63.4)
128
- - React-jsiexecutor (= 0.63.4)
208
+ - React-cxxreact
209
+ - React-hermes
210
+ - React-jsi
211
+ - React-jsiexecutor
212
+ - React-perflogger
213
+ - React-runtimeexecutor
214
+ - React-utils
215
+ - SocketRocket (= 0.6.1)
129
216
  - Yoga
130
- - React-Core/RCTSettingsHeaders (0.63.4):
131
- - Folly (= 2020.01.13.00)
217
+ - React-Core/RCTSettingsHeaders (0.72.12):
132
218
  - glog
219
+ - hermes-engine
220
+ - RCT-Folly (= 2021.07.22.00)
133
221
  - React-Core/Default
134
- - React-cxxreact (= 0.63.4)
135
- - React-jsi (= 0.63.4)
136
- - React-jsiexecutor (= 0.63.4)
222
+ - React-cxxreact
223
+ - React-hermes
224
+ - React-jsi
225
+ - React-jsiexecutor
226
+ - React-perflogger
227
+ - React-runtimeexecutor
228
+ - React-utils
229
+ - SocketRocket (= 0.6.1)
137
230
  - Yoga
138
- - React-Core/RCTTextHeaders (0.63.4):
139
- - Folly (= 2020.01.13.00)
231
+ - React-Core/RCTTextHeaders (0.72.12):
140
232
  - glog
233
+ - hermes-engine
234
+ - RCT-Folly (= 2021.07.22.00)
141
235
  - React-Core/Default
142
- - React-cxxreact (= 0.63.4)
143
- - React-jsi (= 0.63.4)
144
- - React-jsiexecutor (= 0.63.4)
236
+ - React-cxxreact
237
+ - React-hermes
238
+ - React-jsi
239
+ - React-jsiexecutor
240
+ - React-perflogger
241
+ - React-runtimeexecutor
242
+ - React-utils
243
+ - SocketRocket (= 0.6.1)
145
244
  - Yoga
146
- - React-Core/RCTVibrationHeaders (0.63.4):
147
- - Folly (= 2020.01.13.00)
245
+ - React-Core/RCTVibrationHeaders (0.72.12):
148
246
  - glog
247
+ - hermes-engine
248
+ - RCT-Folly (= 2021.07.22.00)
149
249
  - React-Core/Default
150
- - React-cxxreact (= 0.63.4)
151
- - React-jsi (= 0.63.4)
152
- - React-jsiexecutor (= 0.63.4)
250
+ - React-cxxreact
251
+ - React-hermes
252
+ - React-jsi
253
+ - React-jsiexecutor
254
+ - React-perflogger
255
+ - React-runtimeexecutor
256
+ - React-utils
257
+ - SocketRocket (= 0.6.1)
153
258
  - Yoga
154
- - React-Core/RCTWebSocket (0.63.4):
155
- - Folly (= 2020.01.13.00)
259
+ - React-Core/RCTWebSocket (0.72.12):
156
260
  - glog
157
- - React-Core/Default (= 0.63.4)
158
- - React-cxxreact (= 0.63.4)
159
- - React-jsi (= 0.63.4)
160
- - React-jsiexecutor (= 0.63.4)
261
+ - hermes-engine
262
+ - RCT-Folly (= 2021.07.22.00)
263
+ - React-Core/Default (= 0.72.12)
264
+ - React-cxxreact
265
+ - React-hermes
266
+ - React-jsi
267
+ - React-jsiexecutor
268
+ - React-perflogger
269
+ - React-runtimeexecutor
270
+ - React-utils
271
+ - SocketRocket (= 0.6.1)
161
272
  - Yoga
162
- - React-CoreModules (0.63.4):
163
- - FBReactNativeSpec (= 0.63.4)
164
- - Folly (= 2020.01.13.00)
165
- - RCTTypeSafety (= 0.63.4)
166
- - React-Core/CoreModulesHeaders (= 0.63.4)
167
- - React-jsi (= 0.63.4)
168
- - React-RCTImage (= 0.63.4)
169
- - ReactCommon/turbomodule/core (= 0.63.4)
170
- - React-cxxreact (0.63.4):
171
- - boost-for-react-native (= 1.63.0)
273
+ - React-CoreModules (0.72.12):
274
+ - RCT-Folly (= 2021.07.22.00)
275
+ - RCTTypeSafety (= 0.72.12)
276
+ - React-Codegen (= 0.72.12)
277
+ - React-Core/CoreModulesHeaders (= 0.72.12)
278
+ - React-jsi (= 0.72.12)
279
+ - React-RCTBlob
280
+ - React-RCTImage (= 0.72.12)
281
+ - ReactCommon/turbomodule/core (= 0.72.12)
282
+ - SocketRocket (= 0.6.1)
283
+ - React-cxxreact (0.72.12):
284
+ - boost (= 1.76.0)
172
285
  - DoubleConversion
173
- - Folly (= 2020.01.13.00)
174
286
  - glog
175
- - React-callinvoker (= 0.63.4)
176
- - React-jsinspector (= 0.63.4)
177
- - React-jsi (0.63.4):
178
- - boost-for-react-native (= 1.63.0)
287
+ - hermes-engine
288
+ - RCT-Folly (= 2021.07.22.00)
289
+ - React-callinvoker (= 0.72.12)
290
+ - React-debug (= 0.72.12)
291
+ - React-jsi (= 0.72.12)
292
+ - React-jsinspector (= 0.72.12)
293
+ - React-logger (= 0.72.12)
294
+ - React-perflogger (= 0.72.12)
295
+ - React-runtimeexecutor (= 0.72.12)
296
+ - React-debug (0.72.12)
297
+ - React-hermes (0.72.12):
179
298
  - DoubleConversion
180
- - Folly (= 2020.01.13.00)
181
299
  - glog
182
- - React-jsi/Default (= 0.63.4)
183
- - React-jsi/Default (0.63.4):
184
- - boost-for-react-native (= 1.63.0)
300
+ - hermes-engine
301
+ - RCT-Folly (= 2021.07.22.00)
302
+ - RCT-Folly/Futures (= 2021.07.22.00)
303
+ - React-cxxreact (= 0.72.12)
304
+ - React-jsi
305
+ - React-jsiexecutor (= 0.72.12)
306
+ - React-jsinspector (= 0.72.12)
307
+ - React-perflogger (= 0.72.12)
308
+ - React-jsi (0.72.12):
309
+ - boost (= 1.76.0)
185
310
  - DoubleConversion
186
- - Folly (= 2020.01.13.00)
187
311
  - glog
188
- - React-jsiexecutor (0.63.4):
312
+ - hermes-engine
313
+ - RCT-Folly (= 2021.07.22.00)
314
+ - React-jsiexecutor (0.72.12):
189
315
  - DoubleConversion
190
- - Folly (= 2020.01.13.00)
191
316
  - glog
192
- - React-cxxreact (= 0.63.4)
193
- - React-jsi (= 0.63.4)
194
- - React-jsinspector (0.63.4)
195
- - React-RCTActionSheet (0.63.4):
196
- - React-Core/RCTActionSheetHeaders (= 0.63.4)
197
- - React-RCTAnimation (0.63.4):
198
- - FBReactNativeSpec (= 0.63.4)
199
- - Folly (= 2020.01.13.00)
200
- - RCTTypeSafety (= 0.63.4)
201
- - React-Core/RCTAnimationHeaders (= 0.63.4)
202
- - React-jsi (= 0.63.4)
203
- - ReactCommon/turbomodule/core (= 0.63.4)
204
- - React-RCTBlob (0.63.4):
205
- - FBReactNativeSpec (= 0.63.4)
206
- - Folly (= 2020.01.13.00)
207
- - React-Core/RCTBlobHeaders (= 0.63.4)
208
- - React-Core/RCTWebSocket (= 0.63.4)
209
- - React-jsi (= 0.63.4)
210
- - React-RCTNetwork (= 0.63.4)
211
- - ReactCommon/turbomodule/core (= 0.63.4)
212
- - React-RCTImage (0.63.4):
213
- - FBReactNativeSpec (= 0.63.4)
214
- - Folly (= 2020.01.13.00)
215
- - RCTTypeSafety (= 0.63.4)
216
- - React-Core/RCTImageHeaders (= 0.63.4)
217
- - React-jsi (= 0.63.4)
218
- - React-RCTNetwork (= 0.63.4)
219
- - ReactCommon/turbomodule/core (= 0.63.4)
220
- - React-RCTLinking (0.63.4):
221
- - FBReactNativeSpec (= 0.63.4)
222
- - React-Core/RCTLinkingHeaders (= 0.63.4)
223
- - React-jsi (= 0.63.4)
224
- - ReactCommon/turbomodule/core (= 0.63.4)
225
- - React-RCTNetwork (0.63.4):
226
- - FBReactNativeSpec (= 0.63.4)
227
- - Folly (= 2020.01.13.00)
228
- - RCTTypeSafety (= 0.63.4)
229
- - React-Core/RCTNetworkHeaders (= 0.63.4)
230
- - React-jsi (= 0.63.4)
231
- - ReactCommon/turbomodule/core (= 0.63.4)
232
- - React-RCTSettings (0.63.4):
233
- - FBReactNativeSpec (= 0.63.4)
234
- - Folly (= 2020.01.13.00)
235
- - RCTTypeSafety (= 0.63.4)
236
- - React-Core/RCTSettingsHeaders (= 0.63.4)
237
- - React-jsi (= 0.63.4)
238
- - ReactCommon/turbomodule/core (= 0.63.4)
239
- - React-RCTText (0.63.4):
240
- - React-Core/RCTTextHeaders (= 0.63.4)
241
- - React-RCTVibration (0.63.4):
242
- - FBReactNativeSpec (= 0.63.4)
243
- - Folly (= 2020.01.13.00)
244
- - React-Core/RCTVibrationHeaders (= 0.63.4)
245
- - React-jsi (= 0.63.4)
246
- - ReactCommon/turbomodule/core (= 0.63.4)
247
- - ReactCommon/turbomodule/core (0.63.4):
317
+ - hermes-engine
318
+ - RCT-Folly (= 2021.07.22.00)
319
+ - React-cxxreact (= 0.72.12)
320
+ - React-jsi (= 0.72.12)
321
+ - React-perflogger (= 0.72.12)
322
+ - React-jsinspector (0.72.12)
323
+ - React-logger (0.72.12):
324
+ - glog
325
+ - React-NativeModulesApple (0.72.12):
326
+ - hermes-engine
327
+ - React-callinvoker
328
+ - React-Core
329
+ - React-cxxreact
330
+ - React-jsi
331
+ - React-runtimeexecutor
332
+ - ReactCommon/turbomodule/bridging
333
+ - ReactCommon/turbomodule/core
334
+ - React-perflogger (0.72.12)
335
+ - React-RCTActionSheet (0.72.12):
336
+ - React-Core/RCTActionSheetHeaders (= 0.72.12)
337
+ - React-RCTAnimation (0.72.12):
338
+ - RCT-Folly (= 2021.07.22.00)
339
+ - RCTTypeSafety (= 0.72.12)
340
+ - React-Codegen (= 0.72.12)
341
+ - React-Core/RCTAnimationHeaders (= 0.72.12)
342
+ - React-jsi (= 0.72.12)
343
+ - ReactCommon/turbomodule/core (= 0.72.12)
344
+ - React-RCTAppDelegate (0.72.12):
345
+ - RCT-Folly
346
+ - RCTRequired
347
+ - RCTTypeSafety
348
+ - React-Core
349
+ - React-CoreModules
350
+ - React-hermes
351
+ - React-NativeModulesApple
352
+ - React-RCTImage
353
+ - React-RCTNetwork
354
+ - React-runtimescheduler
355
+ - ReactCommon/turbomodule/core
356
+ - React-RCTBlob (0.72.12):
357
+ - hermes-engine
358
+ - RCT-Folly (= 2021.07.22.00)
359
+ - React-Codegen (= 0.72.12)
360
+ - React-Core/RCTBlobHeaders (= 0.72.12)
361
+ - React-Core/RCTWebSocket (= 0.72.12)
362
+ - React-jsi (= 0.72.12)
363
+ - React-RCTNetwork (= 0.72.12)
364
+ - ReactCommon/turbomodule/core (= 0.72.12)
365
+ - React-RCTImage (0.72.12):
366
+ - RCT-Folly (= 2021.07.22.00)
367
+ - RCTTypeSafety (= 0.72.12)
368
+ - React-Codegen (= 0.72.12)
369
+ - React-Core/RCTImageHeaders (= 0.72.12)
370
+ - React-jsi (= 0.72.12)
371
+ - React-RCTNetwork (= 0.72.12)
372
+ - ReactCommon/turbomodule/core (= 0.72.12)
373
+ - React-RCTLinking (0.72.12):
374
+ - React-Codegen (= 0.72.12)
375
+ - React-Core/RCTLinkingHeaders (= 0.72.12)
376
+ - React-jsi (= 0.72.12)
377
+ - ReactCommon/turbomodule/core (= 0.72.12)
378
+ - React-RCTNetwork (0.72.12):
379
+ - RCT-Folly (= 2021.07.22.00)
380
+ - RCTTypeSafety (= 0.72.12)
381
+ - React-Codegen (= 0.72.12)
382
+ - React-Core/RCTNetworkHeaders (= 0.72.12)
383
+ - React-jsi (= 0.72.12)
384
+ - ReactCommon/turbomodule/core (= 0.72.12)
385
+ - React-RCTSettings (0.72.12):
386
+ - RCT-Folly (= 2021.07.22.00)
387
+ - RCTTypeSafety (= 0.72.12)
388
+ - React-Codegen (= 0.72.12)
389
+ - React-Core/RCTSettingsHeaders (= 0.72.12)
390
+ - React-jsi (= 0.72.12)
391
+ - ReactCommon/turbomodule/core (= 0.72.12)
392
+ - React-RCTText (0.72.12):
393
+ - React-Core/RCTTextHeaders (= 0.72.12)
394
+ - React-RCTVibration (0.72.12):
395
+ - RCT-Folly (= 2021.07.22.00)
396
+ - React-Codegen (= 0.72.12)
397
+ - React-Core/RCTVibrationHeaders (= 0.72.12)
398
+ - React-jsi (= 0.72.12)
399
+ - ReactCommon/turbomodule/core (= 0.72.12)
400
+ - React-rncore (0.72.12)
401
+ - React-runtimeexecutor (0.72.12):
402
+ - React-jsi (= 0.72.12)
403
+ - React-runtimescheduler (0.72.12):
404
+ - glog
405
+ - hermes-engine
406
+ - RCT-Folly (= 2021.07.22.00)
407
+ - React-callinvoker
408
+ - React-debug
409
+ - React-jsi
410
+ - React-runtimeexecutor
411
+ - React-utils (0.72.12):
412
+ - glog
413
+ - RCT-Folly (= 2021.07.22.00)
414
+ - React-debug
415
+ - ReactCommon/turbomodule/bridging (0.72.12):
248
416
  - DoubleConversion
249
- - Folly (= 2020.01.13.00)
250
417
  - glog
251
- - React-callinvoker (= 0.63.4)
252
- - React-Core (= 0.63.4)
253
- - React-cxxreact (= 0.63.4)
254
- - React-jsi (= 0.63.4)
418
+ - hermes-engine
419
+ - RCT-Folly (= 2021.07.22.00)
420
+ - React-callinvoker (= 0.72.12)
421
+ - React-cxxreact (= 0.72.12)
422
+ - React-jsi (= 0.72.12)
423
+ - React-logger (= 0.72.12)
424
+ - React-perflogger (= 0.72.12)
425
+ - ReactCommon/turbomodule/core (0.72.12):
426
+ - DoubleConversion
427
+ - glog
428
+ - hermes-engine
429
+ - RCT-Folly (= 2021.07.22.00)
430
+ - React-callinvoker (= 0.72.12)
431
+ - React-cxxreact (= 0.72.12)
432
+ - React-jsi (= 0.72.12)
433
+ - React-logger (= 0.72.12)
434
+ - React-perflogger (= 0.72.12)
435
+ - SocketRocket (0.6.1)
255
436
  - Yoga (1.14.0)
256
437
 
257
438
  DEPENDENCIES:
439
+ - boost (from `../node_modules/react-native/third-party-podspecs/boost.podspec`)
258
440
  - DoubleConversion (from `../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec`)
259
441
  - FBLazyVector (from `../node_modules/react-native/Libraries/FBLazyVector`)
260
- - FBReactNativeSpec (from `../node_modules/react-native/Libraries/FBReactNativeSpec`)
261
- - Folly (from `../node_modules/react-native/third-party-podspecs/Folly.podspec`)
442
+ - FBReactNativeSpec (from `../node_modules/react-native/React/FBReactNativeSpec`)
262
443
  - glog (from `../node_modules/react-native/third-party-podspecs/glog.podspec`)
263
- - IonicLiveUpdates (~> 0.4.0)
264
- - IonicPortals (~> 0.8.0)
444
+ - hermes-engine (from `../node_modules/react-native/sdks/hermes-engine/hermes-engine.podspec`)
445
+ - IonicLiveUpdates (~> 0.5.2)
446
+ - IonicPortals (~> 0.11.0)
447
+ - libevent (~> 2.1.12)
448
+ - RCT-Folly (from `../node_modules/react-native/third-party-podspecs/RCT-Folly.podspec`)
265
449
  - RCTRequired (from `../node_modules/react-native/Libraries/RCTRequired`)
266
450
  - RCTTypeSafety (from `../node_modules/react-native/Libraries/TypeSafety`)
267
451
  - React (from `../node_modules/react-native/`)
268
452
  - React-callinvoker (from `../node_modules/react-native/ReactCommon/callinvoker`)
453
+ - React-Codegen (from `build/generated/ios`)
269
454
  - React-Core (from `../node_modules/react-native/`)
270
- - React-Core/DevSupport (from `../node_modules/react-native/`)
271
455
  - React-Core/RCTWebSocket (from `../node_modules/react-native/`)
272
456
  - React-CoreModules (from `../node_modules/react-native/React/CoreModules`)
273
457
  - React-cxxreact (from `../node_modules/react-native/ReactCommon/cxxreact`)
458
+ - React-debug (from `../node_modules/react-native/ReactCommon/react/debug`)
459
+ - React-hermes (from `../node_modules/react-native/ReactCommon/hermes`)
274
460
  - React-jsi (from `../node_modules/react-native/ReactCommon/jsi`)
275
461
  - React-jsiexecutor (from `../node_modules/react-native/ReactCommon/jsiexecutor`)
276
462
  - React-jsinspector (from `../node_modules/react-native/ReactCommon/jsinspector`)
463
+ - React-logger (from `../node_modules/react-native/ReactCommon/logger`)
464
+ - React-NativeModulesApple (from `../node_modules/react-native/ReactCommon/react/nativemodule/core/platform/ios`)
465
+ - React-perflogger (from `../node_modules/react-native/ReactCommon/reactperflogger`)
277
466
  - React-RCTActionSheet (from `../node_modules/react-native/Libraries/ActionSheetIOS`)
278
467
  - React-RCTAnimation (from `../node_modules/react-native/Libraries/NativeAnimation`)
468
+ - React-RCTAppDelegate (from `../node_modules/react-native/Libraries/AppDelegate`)
279
469
  - React-RCTBlob (from `../node_modules/react-native/Libraries/Blob`)
280
470
  - React-RCTImage (from `../node_modules/react-native/Libraries/Image`)
281
471
  - React-RCTLinking (from `../node_modules/react-native/Libraries/LinkingIOS`)
@@ -283,28 +473,38 @@ DEPENDENCIES:
283
473
  - React-RCTSettings (from `../node_modules/react-native/Libraries/Settings`)
284
474
  - React-RCTText (from `../node_modules/react-native/Libraries/Text`)
285
475
  - React-RCTVibration (from `../node_modules/react-native/Libraries/Vibration`)
476
+ - React-rncore (from `../node_modules/react-native/ReactCommon`)
477
+ - React-runtimeexecutor (from `../node_modules/react-native/ReactCommon/runtimeexecutor`)
478
+ - React-runtimescheduler (from `../node_modules/react-native/ReactCommon/react/renderer/runtimescheduler`)
479
+ - React-utils (from `../node_modules/react-native/ReactCommon/react/utils`)
286
480
  - ReactCommon/turbomodule/core (from `../node_modules/react-native/ReactCommon`)
287
481
  - Yoga (from `../node_modules/react-native/ReactCommon/yoga`)
288
482
 
289
483
  SPEC REPOS:
290
484
  trunk:
291
- - boost-for-react-native
292
485
  - Capacitor
293
486
  - CapacitorCordova
487
+ - fmt
294
488
  - IonicLiveUpdates
295
489
  - IonicPortals
490
+ - libevent
491
+ - SocketRocket
296
492
 
297
493
  EXTERNAL SOURCES:
494
+ boost:
495
+ :podspec: "../node_modules/react-native/third-party-podspecs/boost.podspec"
298
496
  DoubleConversion:
299
497
  :podspec: "../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec"
300
498
  FBLazyVector:
301
499
  :path: "../node_modules/react-native/Libraries/FBLazyVector"
302
500
  FBReactNativeSpec:
303
- :path: "../node_modules/react-native/Libraries/FBReactNativeSpec"
304
- Folly:
305
- :podspec: "../node_modules/react-native/third-party-podspecs/Folly.podspec"
501
+ :path: "../node_modules/react-native/React/FBReactNativeSpec"
306
502
  glog:
307
503
  :podspec: "../node_modules/react-native/third-party-podspecs/glog.podspec"
504
+ hermes-engine:
505
+ :podspec: "../node_modules/react-native/sdks/hermes-engine/hermes-engine.podspec"
506
+ RCT-Folly:
507
+ :podspec: "../node_modules/react-native/third-party-podspecs/RCT-Folly.podspec"
308
508
  RCTRequired:
309
509
  :path: "../node_modules/react-native/Libraries/RCTRequired"
310
510
  RCTTypeSafety:
@@ -313,22 +513,36 @@ EXTERNAL SOURCES:
313
513
  :path: "../node_modules/react-native/"
314
514
  React-callinvoker:
315
515
  :path: "../node_modules/react-native/ReactCommon/callinvoker"
516
+ React-Codegen:
517
+ :path: build/generated/ios
316
518
  React-Core:
317
519
  :path: "../node_modules/react-native/"
318
520
  React-CoreModules:
319
521
  :path: "../node_modules/react-native/React/CoreModules"
320
522
  React-cxxreact:
321
523
  :path: "../node_modules/react-native/ReactCommon/cxxreact"
524
+ React-debug:
525
+ :path: "../node_modules/react-native/ReactCommon/react/debug"
526
+ React-hermes:
527
+ :path: "../node_modules/react-native/ReactCommon/hermes"
322
528
  React-jsi:
323
529
  :path: "../node_modules/react-native/ReactCommon/jsi"
324
530
  React-jsiexecutor:
325
531
  :path: "../node_modules/react-native/ReactCommon/jsiexecutor"
326
532
  React-jsinspector:
327
533
  :path: "../node_modules/react-native/ReactCommon/jsinspector"
534
+ React-logger:
535
+ :path: "../node_modules/react-native/ReactCommon/logger"
536
+ React-NativeModulesApple:
537
+ :path: "../node_modules/react-native/ReactCommon/react/nativemodule/core/platform/ios"
538
+ React-perflogger:
539
+ :path: "../node_modules/react-native/ReactCommon/reactperflogger"
328
540
  React-RCTActionSheet:
329
541
  :path: "../node_modules/react-native/Libraries/ActionSheetIOS"
330
542
  React-RCTAnimation:
331
543
  :path: "../node_modules/react-native/Libraries/NativeAnimation"
544
+ React-RCTAppDelegate:
545
+ :path: "../node_modules/react-native/Libraries/AppDelegate"
332
546
  React-RCTBlob:
333
547
  :path: "../node_modules/react-native/Libraries/Blob"
334
548
  React-RCTImage:
@@ -343,44 +557,67 @@ EXTERNAL SOURCES:
343
557
  :path: "../node_modules/react-native/Libraries/Text"
344
558
  React-RCTVibration:
345
559
  :path: "../node_modules/react-native/Libraries/Vibration"
560
+ React-rncore:
561
+ :path: "../node_modules/react-native/ReactCommon"
562
+ React-runtimeexecutor:
563
+ :path: "../node_modules/react-native/ReactCommon/runtimeexecutor"
564
+ React-runtimescheduler:
565
+ :path: "../node_modules/react-native/ReactCommon/react/renderer/runtimescheduler"
566
+ React-utils:
567
+ :path: "../node_modules/react-native/ReactCommon/react/utils"
346
568
  ReactCommon:
347
569
  :path: "../node_modules/react-native/ReactCommon"
348
570
  Yoga:
349
571
  :path: "../node_modules/react-native/ReactCommon/yoga"
350
572
 
351
573
  SPEC CHECKSUMS:
352
- boost-for-react-native: 39c7adb57c4e60d6c5479dd8623128eb5b3f0f2c
353
- Capacitor: b722db61461f4712a326cc675285a3597edfe86c
354
- CapacitorCordova: 7c4b8842c39206c29009ed0887788190cb2c8ff7
355
- DoubleConversion: cde416483dac037923206447da6e1454df403714
356
- FBLazyVector: 3bb422f41b18121b71783a905c10e58606f7dc3e
357
- FBReactNativeSpec: f2c97f2529dd79c083355182cc158c9f98f4bd6e
358
- Folly: b73c3869541e86821df3c387eb0af5f65addfab4
359
- glog: 40a13f7840415b9a77023fbcae0f1e6f43192af3
360
- IonicLiveUpdates: 77d9840ec1b2b9d1d56d4595640b5813be503fe9
361
- IonicPortals: 03ff0375e2631857221de7696e89f90f55d36949
362
- RCTRequired: 082f10cd3f905d6c124597fd1c14f6f2655ff65e
363
- RCTTypeSafety: 8c9c544ecbf20337d069e4ae7fd9a377aadf504b
364
- React: b0a957a2c44da4113b0c4c9853d8387f8e64e615
365
- React-callinvoker: c3f44dd3cb195b6aa46621fff95ded79d59043fe
366
- React-Core: d3b2a1ac9a2c13c3bcde712d9281fc1c8a5b315b
367
- React-CoreModules: 0581ff36cb797da0943d424f69e7098e43e9be60
368
- React-cxxreact: c1480d4fda5720086c90df537ee7d285d4c57ac3
369
- React-jsi: a0418934cf48f25b485631deb27c64dc40fb4c31
370
- React-jsiexecutor: 93bd528844ad21dc07aab1c67cb10abae6df6949
371
- React-jsinspector: 58aef7155bc9a9683f5b60b35eccea8722a4f53a
372
- React-RCTActionSheet: 89a0ca9f4a06c1f93c26067af074ccdce0f40336
373
- React-RCTAnimation: 1bde3ecc0c104c55df246eda516e0deb03c4e49b
374
- React-RCTBlob: a97d378b527740cc667e03ebfa183a75231ab0f0
375
- React-RCTImage: c1b1f2d3f43a4a528c8946d6092384b5c880d2f0
376
- React-RCTLinking: 35ae4ab9dc0410d1fcbdce4d7623194a27214fb2
377
- React-RCTNetwork: 29ec2696f8d8cfff7331fac83d3e893c95ef43ae
378
- React-RCTSettings: 60f0691bba2074ef394f95d4c2265ec284e0a46a
379
- React-RCTText: 5c51df3f08cb9dedc6e790161195d12bac06101c
380
- React-RCTVibration: ae4f914cfe8de7d4de95ae1ea6cc8f6315d73d9d
381
- ReactCommon: 73d79c7039f473b76db6ff7c6b159c478acbbb3b
382
- Yoga: 4bd86afe9883422a7c4028c00e34790f560923d6
574
+ boost: 7dcd2de282d72e344012f7d6564d024930a6a440
575
+ Capacitor: d557fbf810720ffabd032536386e6f8c454286bd
576
+ CapacitorCordova: 6855c7b4b0c4ac8f39b9ed5bac5077d1fcc9eaa8
577
+ DoubleConversion: 5189b271737e1565bdce30deb4a08d647e3f5f54
578
+ FBLazyVector: a31ac2336aea59512b5b982f8e231f65d7d148e1
579
+ FBReactNativeSpec: 0976da6bc1ebd3ea9b3a65d04be2c0117d304c4c
580
+ fmt: ff9d55029c625d3757ed641535fd4a75fedc7ce9
581
+ glog: 04b94705f318337d7ead9e6d17c019bd9b1f6b1b
582
+ hermes-engine: e89344b9e9e54351c3c5cac075e0275148fb37ba
583
+ IonicLiveUpdates: d14e4b0e6a46c492b9e48390ed51a79278059bfd
584
+ IonicPortals: ee35bb5069a1265539a358367d3a6eec55cec02f
585
+ libevent: 4049cae6c81cdb3654a443be001fb9bdceff7913
586
+ RCT-Folly: 424b8c9a7a0b9ab2886ffe9c3b041ef628fd4fb1
587
+ RCTRequired: b6cea797b684c6d8d82ba0107cef58cbb679afdb
588
+ RCTTypeSafety: d2eb5e0e8af9181b24034f5171f9b659994b4678
589
+ React: e5aafc4c18040e8fbe0870a1f6df890d35f5af1d
590
+ React-callinvoker: d345fd762faa4a3d371aedf40332abb09746ca03
591
+ React-Codegen: 821ca0b8a9fb023eef3faab61afd2390658c8f1c
592
+ React-Core: 6e27275ea4a91992f488bcc9c8575ffb564b504b
593
+ React-CoreModules: 6cb0798606e69b33e8271a9da526e3d674bedb2c
594
+ React-cxxreact: 63436ba2c7811121ca978ce60d49aa8786322726
595
+ React-debug: b29cfcf06c990f0ea4b3d6430996baa71dd676af
596
+ React-hermes: 077b82c248fe8e698820717a1d240c8502150c31
597
+ React-jsi: 42edc74ef0479952c32c8659563ab9cd62353a75
598
+ React-jsiexecutor: 95bdf0ab46024ca9849e08739b6abd8fe489cd33
599
+ React-jsinspector: 8e291ed0ab371314de269001d6b9b25db6aabf42
600
+ React-logger: d4010de0b0564e63637ad08373bc73b5d919974b
601
+ React-NativeModulesApple: 694679e4193a49c09f0a76ee27ec09b2c466d59c
602
+ React-perflogger: 63606aeab27683112e1bd4ef25bd099ec1cb03f8
603
+ React-RCTActionSheet: 5b39fc2b479d47325e5ac95193c482044bfebbc6
604
+ React-RCTAnimation: d684a1de0e20c53e31376738839d1cda56b60486
605
+ React-RCTAppDelegate: 3099e9aebf2f821503e65432e09a9423a37d767a
606
+ React-RCTBlob: 0dcf271322ba0c0406fcd4a3f87cd7d951dfcc37
607
+ React-RCTImage: b8bfa9ed1eecc7bb96d219f8a01f569d490f34fc
608
+ React-RCTLinking: 32c9b7af01937d911010d8ab1963147e31766190
609
+ React-RCTNetwork: c58ad73a25aa6b35258b6c59c0a24018c329fe96
610
+ React-RCTSettings: 87eb46d6ca902981f9356a6d4742f9a453aa8fae
611
+ React-RCTText: 1fc9f2052720a6587964721b9c4542c9a0e984c0
612
+ React-RCTVibration: ff75e7530a22dc80a27fffdc07a2785d6bdf4f8e
613
+ React-rncore: 52247442683082756b2fb3de145fb8149f15d1f6
614
+ React-runtimeexecutor: 1c5219c682091392970608972655001103c27d21
615
+ React-runtimescheduler: 8aea338c561b2175f47018124c076d89d3808d30
616
+ React-utils: 9a24cb88f950d1020ee55bddacbc8c16a611e2dc
617
+ ReactCommon: 76843a9bb140596351ac2786257ac9fe60cafabb
618
+ SocketRocket: f32cd54efbe0f095c4d7594881e52619cfe80b17
619
+ Yoga: 87e59f6d458e5061d2421086c5de994b3f7cd151
383
620
 
384
- PODFILE CHECKSUM: 3b18df74405fe59433a82e44b887ad0280a9b07f
621
+ PODFILE CHECKSUM: 264718c7f8770281ad78c029e98ec3e304e1dca5
385
622
 
386
- COCOAPODS: 1.12.1
623
+ COCOAPODS: 1.14.3