react-native-msal2 1.0.10 → 1.0.13

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 (72) hide show
  1. package/android/src/main/java/com/reactnativemsal/RNMSALModule.kt +11 -0
  2. package/package.json +1 -1
  3. package/react-native-msal2.podspec +1 -1
  4. package/src/publicClientApplication.ts +9 -0
  5. package/src/types.ts +9 -0
  6. package/app/.bundle/config +0 -2
  7. package/app/.eslintrc.js +0 -4
  8. package/app/.prettierrc.js +0 -7
  9. package/app/.watchman-cookie-Sandeeps-Mac-541-3381 +0 -0
  10. package/app/.watchmanconfig +0 -1
  11. package/app/Gemfile +0 -9
  12. package/app/README.md +0 -79
  13. package/app/android/app/build.gradle +0 -119
  14. package/app/android/app/debug.keystore +0 -0
  15. package/app/android/app/proguard-rules.pro +0 -10
  16. package/app/android/app/src/debug/AndroidManifest.xml +0 -9
  17. package/app/android/app/src/main/AndroidManifest.xml +0 -25
  18. package/app/android/app/src/main/java/com/msal2app/MainActivity.kt +0 -22
  19. package/app/android/app/src/main/java/com/msal2app/MainApplication.kt +0 -45
  20. package/app/android/app/src/main/res/drawable/rn_edit_text_material.xml +0 -36
  21. package/app/android/app/src/main/res/mipmap-hdpi/ic_launcher.png +0 -0
  22. package/app/android/app/src/main/res/mipmap-hdpi/ic_launcher_round.png +0 -0
  23. package/app/android/app/src/main/res/mipmap-mdpi/ic_launcher.png +0 -0
  24. package/app/android/app/src/main/res/mipmap-mdpi/ic_launcher_round.png +0 -0
  25. package/app/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png +0 -0
  26. package/app/android/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png +0 -0
  27. package/app/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png +0 -0
  28. package/app/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png +0 -0
  29. package/app/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png +0 -0
  30. package/app/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png +0 -0
  31. package/app/android/app/src/main/res/values/strings.xml +0 -3
  32. package/app/android/app/src/main/res/values/styles.xml +0 -9
  33. package/app/android/build.gradle +0 -21
  34. package/app/android/gradle/wrapper/gradle-wrapper.jar +0 -0
  35. package/app/android/gradle/wrapper/gradle-wrapper.properties +0 -7
  36. package/app/android/gradle.properties +0 -41
  37. package/app/android/gradlew +0 -249
  38. package/app/android/gradlew.bat +0 -92
  39. package/app/android/settings.gradle +0 -4
  40. package/app/app.json +0 -4
  41. package/app/babel.config.js +0 -3
  42. package/app/index.js +0 -9
  43. package/app/ios/.xcode.env +0 -11
  44. package/app/ios/Msal2App/AppDelegate.h +0 -6
  45. package/app/ios/Msal2App/AppDelegate.mm +0 -31
  46. package/app/ios/Msal2App/Images.xcassets/AppIcon.appiconset/Contents.json +0 -53
  47. package/app/ios/Msal2App/Images.xcassets/Contents.json +0 -6
  48. package/app/ios/Msal2App/Info.plist +0 -52
  49. package/app/ios/Msal2App/LaunchScreen.storyboard +0 -47
  50. package/app/ios/Msal2App/main.m +0 -10
  51. package/app/ios/Msal2App.xcodeproj/project.pbxproj +0 -698
  52. package/app/ios/Msal2App.xcodeproj/xcshareddata/xcschemes/Msal2App.xcscheme +0 -88
  53. package/app/ios/Msal2App.xcworkspace/contents.xcworkspacedata +0 -10
  54. package/app/ios/Msal2AppTests/Info.plist +0 -24
  55. package/app/ios/Msal2AppTests/Msal2AppTests.m +0 -66
  56. package/app/ios/Podfile +0 -56
  57. package/app/ios/Podfile.lock +0 -1384
  58. package/app/jest.config.js +0 -3
  59. package/app/metro.config.js +0 -11
  60. package/app/package-lock.json +0 -20038
  61. package/app/package.json +0 -37
  62. package/app/react-native-msal2-1.0.0.tgz +0 -0
  63. package/app/src/App.tsx +0 -150
  64. package/app/src/b2cClient.ts +0 -199
  65. package/app/src/msalConfig.ts +0 -20
  66. package/app/tsconfig.json +0 -3
  67. package/app/yarn.lock +0 -6771
  68. package/dist/index.d.ts +0 -3
  69. package/dist/index.js +0 -92
  70. package/dist/index.js.map +0 -7
  71. package/dist/src/publicClientApplication.d.ts +0 -14
  72. package/dist/src/types.d.ts +0 -297
@@ -1,1384 +0,0 @@
1
- PODS:
2
- - boost (1.83.0)
3
- - CocoaAsyncSocket (7.6.5)
4
- - DoubleConversion (1.1.6)
5
- - FBLazyVector (0.73.6)
6
- - FBReactNativeSpec (0.73.6):
7
- - RCT-Folly (= 2022.05.16.00)
8
- - RCTRequired (= 0.73.6)
9
- - RCTTypeSafety (= 0.73.6)
10
- - React-Core (= 0.73.6)
11
- - React-jsi (= 0.73.6)
12
- - ReactCommon/turbomodule/core (= 0.73.6)
13
- - Flipper (0.201.0):
14
- - Flipper-Folly (~> 2.6)
15
- - Flipper-Boost-iOSX (1.76.0.1.11)
16
- - Flipper-DoubleConversion (3.2.0.1)
17
- - Flipper-Fmt (7.1.7)
18
- - Flipper-Folly (2.6.10):
19
- - Flipper-Boost-iOSX
20
- - Flipper-DoubleConversion
21
- - Flipper-Fmt (= 7.1.7)
22
- - Flipper-Glog
23
- - libevent (~> 2.1.12)
24
- - OpenSSL-Universal (= 1.1.1100)
25
- - Flipper-Glog (0.5.0.5)
26
- - Flipper-PeerTalk (0.0.4)
27
- - FlipperKit (0.201.0):
28
- - FlipperKit/Core (= 0.201.0)
29
- - FlipperKit/Core (0.201.0):
30
- - Flipper (~> 0.201.0)
31
- - FlipperKit/CppBridge
32
- - FlipperKit/FBCxxFollyDynamicConvert
33
- - FlipperKit/FBDefines
34
- - FlipperKit/FKPortForwarding
35
- - SocketRocket (~> 0.6.0)
36
- - FlipperKit/CppBridge (0.201.0):
37
- - Flipper (~> 0.201.0)
38
- - FlipperKit/FBCxxFollyDynamicConvert (0.201.0):
39
- - Flipper-Folly (~> 2.6)
40
- - FlipperKit/FBDefines (0.201.0)
41
- - FlipperKit/FKPortForwarding (0.201.0):
42
- - CocoaAsyncSocket (~> 7.6)
43
- - Flipper-PeerTalk (~> 0.0.4)
44
- - FlipperKit/FlipperKitHighlightOverlay (0.201.0)
45
- - FlipperKit/FlipperKitLayoutHelpers (0.201.0):
46
- - FlipperKit/Core
47
- - FlipperKit/FlipperKitHighlightOverlay
48
- - FlipperKit/FlipperKitLayoutTextSearchable
49
- - FlipperKit/FlipperKitLayoutIOSDescriptors (0.201.0):
50
- - FlipperKit/Core
51
- - FlipperKit/FlipperKitHighlightOverlay
52
- - FlipperKit/FlipperKitLayoutHelpers
53
- - FlipperKit/FlipperKitLayoutPlugin (0.201.0):
54
- - FlipperKit/Core
55
- - FlipperKit/FlipperKitHighlightOverlay
56
- - FlipperKit/FlipperKitLayoutHelpers
57
- - FlipperKit/FlipperKitLayoutIOSDescriptors
58
- - FlipperKit/FlipperKitLayoutTextSearchable
59
- - FlipperKit/FlipperKitLayoutTextSearchable (0.201.0)
60
- - FlipperKit/FlipperKitNetworkPlugin (0.201.0):
61
- - FlipperKit/Core
62
- - FlipperKit/FlipperKitReactPlugin (0.201.0):
63
- - FlipperKit/Core
64
- - FlipperKit/FlipperKitUserDefaultsPlugin (0.201.0):
65
- - FlipperKit/Core
66
- - FlipperKit/SKIOSNetworkPlugin (0.201.0):
67
- - FlipperKit/Core
68
- - FlipperKit/FlipperKitNetworkPlugin
69
- - fmt (6.2.1)
70
- - glog (0.3.5)
71
- - hermes-engine (0.73.6):
72
- - hermes-engine/Pre-built (= 0.73.6)
73
- - hermes-engine/Pre-built (0.73.6)
74
- - libevent (2.1.12)
75
- - MSAL (1.2.5):
76
- - MSAL/app-lib (= 1.2.5)
77
- - MSAL/app-lib (1.2.5)
78
- - OpenSSL-Universal (1.1.1100)
79
- - RCT-Folly (2022.05.16.00):
80
- - boost
81
- - DoubleConversion
82
- - fmt (~> 6.2.1)
83
- - glog
84
- - RCT-Folly/Default (= 2022.05.16.00)
85
- - RCT-Folly/Default (2022.05.16.00):
86
- - boost
87
- - DoubleConversion
88
- - fmt (~> 6.2.1)
89
- - glog
90
- - RCT-Folly/Fabric (2022.05.16.00):
91
- - boost
92
- - DoubleConversion
93
- - fmt (~> 6.2.1)
94
- - glog
95
- - RCT-Folly/Futures (2022.05.16.00):
96
- - boost
97
- - DoubleConversion
98
- - fmt (~> 6.2.1)
99
- - glog
100
- - libevent
101
- - RCTRequired (0.73.6)
102
- - RCTTypeSafety (0.73.6):
103
- - FBLazyVector (= 0.73.6)
104
- - RCTRequired (= 0.73.6)
105
- - React-Core (= 0.73.6)
106
- - React (0.73.6):
107
- - React-Core (= 0.73.6)
108
- - React-Core/DevSupport (= 0.73.6)
109
- - React-Core/RCTWebSocket (= 0.73.6)
110
- - React-RCTActionSheet (= 0.73.6)
111
- - React-RCTAnimation (= 0.73.6)
112
- - React-RCTBlob (= 0.73.6)
113
- - React-RCTImage (= 0.73.6)
114
- - React-RCTLinking (= 0.73.6)
115
- - React-RCTNetwork (= 0.73.6)
116
- - React-RCTSettings (= 0.73.6)
117
- - React-RCTText (= 0.73.6)
118
- - React-RCTVibration (= 0.73.6)
119
- - React-callinvoker (0.73.6)
120
- - React-Codegen (0.73.6):
121
- - DoubleConversion
122
- - FBReactNativeSpec
123
- - glog
124
- - hermes-engine
125
- - RCT-Folly
126
- - RCTRequired
127
- - RCTTypeSafety
128
- - React-Core
129
- - React-jsi
130
- - React-jsiexecutor
131
- - React-NativeModulesApple
132
- - React-rncore
133
- - ReactCommon/turbomodule/bridging
134
- - ReactCommon/turbomodule/core
135
- - React-Core (0.73.6):
136
- - glog
137
- - hermes-engine
138
- - RCT-Folly (= 2022.05.16.00)
139
- - React-Core/Default (= 0.73.6)
140
- - React-cxxreact
141
- - React-hermes
142
- - React-jsi
143
- - React-jsiexecutor
144
- - React-perflogger
145
- - React-runtimescheduler
146
- - React-utils
147
- - SocketRocket (= 0.6.1)
148
- - Yoga
149
- - React-Core/CoreModulesHeaders (0.73.6):
150
- - glog
151
- - hermes-engine
152
- - RCT-Folly (= 2022.05.16.00)
153
- - React-Core/Default
154
- - React-cxxreact
155
- - React-hermes
156
- - React-jsi
157
- - React-jsiexecutor
158
- - React-perflogger
159
- - React-runtimescheduler
160
- - React-utils
161
- - SocketRocket (= 0.6.1)
162
- - Yoga
163
- - React-Core/Default (0.73.6):
164
- - glog
165
- - hermes-engine
166
- - RCT-Folly (= 2022.05.16.00)
167
- - React-cxxreact
168
- - React-hermes
169
- - React-jsi
170
- - React-jsiexecutor
171
- - React-perflogger
172
- - React-runtimescheduler
173
- - React-utils
174
- - SocketRocket (= 0.6.1)
175
- - Yoga
176
- - React-Core/DevSupport (0.73.6):
177
- - glog
178
- - hermes-engine
179
- - RCT-Folly (= 2022.05.16.00)
180
- - React-Core/Default (= 0.73.6)
181
- - React-Core/RCTWebSocket (= 0.73.6)
182
- - React-cxxreact
183
- - React-hermes
184
- - React-jsi
185
- - React-jsiexecutor
186
- - React-jsinspector (= 0.73.6)
187
- - React-perflogger
188
- - React-runtimescheduler
189
- - React-utils
190
- - SocketRocket (= 0.6.1)
191
- - Yoga
192
- - React-Core/RCTActionSheetHeaders (0.73.6):
193
- - glog
194
- - hermes-engine
195
- - RCT-Folly (= 2022.05.16.00)
196
- - React-Core/Default
197
- - React-cxxreact
198
- - React-hermes
199
- - React-jsi
200
- - React-jsiexecutor
201
- - React-perflogger
202
- - React-runtimescheduler
203
- - React-utils
204
- - SocketRocket (= 0.6.1)
205
- - Yoga
206
- - React-Core/RCTAnimationHeaders (0.73.6):
207
- - glog
208
- - hermes-engine
209
- - RCT-Folly (= 2022.05.16.00)
210
- - React-Core/Default
211
- - React-cxxreact
212
- - React-hermes
213
- - React-jsi
214
- - React-jsiexecutor
215
- - React-perflogger
216
- - React-runtimescheduler
217
- - React-utils
218
- - SocketRocket (= 0.6.1)
219
- - Yoga
220
- - React-Core/RCTBlobHeaders (0.73.6):
221
- - glog
222
- - hermes-engine
223
- - RCT-Folly (= 2022.05.16.00)
224
- - React-Core/Default
225
- - React-cxxreact
226
- - React-hermes
227
- - React-jsi
228
- - React-jsiexecutor
229
- - React-perflogger
230
- - React-runtimescheduler
231
- - React-utils
232
- - SocketRocket (= 0.6.1)
233
- - Yoga
234
- - React-Core/RCTImageHeaders (0.73.6):
235
- - glog
236
- - hermes-engine
237
- - RCT-Folly (= 2022.05.16.00)
238
- - React-Core/Default
239
- - React-cxxreact
240
- - React-hermes
241
- - React-jsi
242
- - React-jsiexecutor
243
- - React-perflogger
244
- - React-runtimescheduler
245
- - React-utils
246
- - SocketRocket (= 0.6.1)
247
- - Yoga
248
- - React-Core/RCTLinkingHeaders (0.73.6):
249
- - glog
250
- - hermes-engine
251
- - RCT-Folly (= 2022.05.16.00)
252
- - React-Core/Default
253
- - React-cxxreact
254
- - React-hermes
255
- - React-jsi
256
- - React-jsiexecutor
257
- - React-perflogger
258
- - React-runtimescheduler
259
- - React-utils
260
- - SocketRocket (= 0.6.1)
261
- - Yoga
262
- - React-Core/RCTNetworkHeaders (0.73.6):
263
- - glog
264
- - hermes-engine
265
- - RCT-Folly (= 2022.05.16.00)
266
- - React-Core/Default
267
- - React-cxxreact
268
- - React-hermes
269
- - React-jsi
270
- - React-jsiexecutor
271
- - React-perflogger
272
- - React-runtimescheduler
273
- - React-utils
274
- - SocketRocket (= 0.6.1)
275
- - Yoga
276
- - React-Core/RCTSettingsHeaders (0.73.6):
277
- - glog
278
- - hermes-engine
279
- - RCT-Folly (= 2022.05.16.00)
280
- - React-Core/Default
281
- - React-cxxreact
282
- - React-hermes
283
- - React-jsi
284
- - React-jsiexecutor
285
- - React-perflogger
286
- - React-runtimescheduler
287
- - React-utils
288
- - SocketRocket (= 0.6.1)
289
- - Yoga
290
- - React-Core/RCTTextHeaders (0.73.6):
291
- - glog
292
- - hermes-engine
293
- - RCT-Folly (= 2022.05.16.00)
294
- - React-Core/Default
295
- - React-cxxreact
296
- - React-hermes
297
- - React-jsi
298
- - React-jsiexecutor
299
- - React-perflogger
300
- - React-runtimescheduler
301
- - React-utils
302
- - SocketRocket (= 0.6.1)
303
- - Yoga
304
- - React-Core/RCTVibrationHeaders (0.73.6):
305
- - glog
306
- - hermes-engine
307
- - RCT-Folly (= 2022.05.16.00)
308
- - React-Core/Default
309
- - React-cxxreact
310
- - React-hermes
311
- - React-jsi
312
- - React-jsiexecutor
313
- - React-perflogger
314
- - React-runtimescheduler
315
- - React-utils
316
- - SocketRocket (= 0.6.1)
317
- - Yoga
318
- - React-Core/RCTWebSocket (0.73.6):
319
- - glog
320
- - hermes-engine
321
- - RCT-Folly (= 2022.05.16.00)
322
- - React-Core/Default (= 0.73.6)
323
- - React-cxxreact
324
- - React-hermes
325
- - React-jsi
326
- - React-jsiexecutor
327
- - React-perflogger
328
- - React-runtimescheduler
329
- - React-utils
330
- - SocketRocket (= 0.6.1)
331
- - Yoga
332
- - React-CoreModules (0.73.6):
333
- - RCT-Folly (= 2022.05.16.00)
334
- - RCTTypeSafety (= 0.73.6)
335
- - React-Codegen
336
- - React-Core/CoreModulesHeaders (= 0.73.6)
337
- - React-jsi (= 0.73.6)
338
- - React-NativeModulesApple
339
- - React-RCTBlob
340
- - React-RCTImage (= 0.73.6)
341
- - ReactCommon
342
- - SocketRocket (= 0.6.1)
343
- - React-cxxreact (0.73.6):
344
- - boost (= 1.83.0)
345
- - DoubleConversion
346
- - fmt (~> 6.2.1)
347
- - glog
348
- - hermes-engine
349
- - RCT-Folly (= 2022.05.16.00)
350
- - React-callinvoker (= 0.73.6)
351
- - React-debug (= 0.73.6)
352
- - React-jsi (= 0.73.6)
353
- - React-jsinspector (= 0.73.6)
354
- - React-logger (= 0.73.6)
355
- - React-perflogger (= 0.73.6)
356
- - React-runtimeexecutor (= 0.73.6)
357
- - React-debug (0.73.6)
358
- - React-Fabric (0.73.6):
359
- - DoubleConversion
360
- - fmt (~> 6.2.1)
361
- - glog
362
- - hermes-engine
363
- - RCT-Folly/Fabric (= 2022.05.16.00)
364
- - RCTRequired
365
- - RCTTypeSafety
366
- - React-Core
367
- - React-cxxreact
368
- - React-debug
369
- - React-Fabric/animations (= 0.73.6)
370
- - React-Fabric/attributedstring (= 0.73.6)
371
- - React-Fabric/componentregistry (= 0.73.6)
372
- - React-Fabric/componentregistrynative (= 0.73.6)
373
- - React-Fabric/components (= 0.73.6)
374
- - React-Fabric/core (= 0.73.6)
375
- - React-Fabric/imagemanager (= 0.73.6)
376
- - React-Fabric/leakchecker (= 0.73.6)
377
- - React-Fabric/mounting (= 0.73.6)
378
- - React-Fabric/scheduler (= 0.73.6)
379
- - React-Fabric/telemetry (= 0.73.6)
380
- - React-Fabric/templateprocessor (= 0.73.6)
381
- - React-Fabric/textlayoutmanager (= 0.73.6)
382
- - React-Fabric/uimanager (= 0.73.6)
383
- - React-graphics
384
- - React-jsi
385
- - React-jsiexecutor
386
- - React-logger
387
- - React-rendererdebug
388
- - React-runtimescheduler
389
- - React-utils
390
- - ReactCommon/turbomodule/core
391
- - React-Fabric/animations (0.73.6):
392
- - DoubleConversion
393
- - fmt (~> 6.2.1)
394
- - glog
395
- - hermes-engine
396
- - RCT-Folly/Fabric (= 2022.05.16.00)
397
- - RCTRequired
398
- - RCTTypeSafety
399
- - React-Core
400
- - React-cxxreact
401
- - React-debug
402
- - React-graphics
403
- - React-jsi
404
- - React-jsiexecutor
405
- - React-logger
406
- - React-rendererdebug
407
- - React-runtimescheduler
408
- - React-utils
409
- - ReactCommon/turbomodule/core
410
- - React-Fabric/attributedstring (0.73.6):
411
- - DoubleConversion
412
- - fmt (~> 6.2.1)
413
- - glog
414
- - hermes-engine
415
- - RCT-Folly/Fabric (= 2022.05.16.00)
416
- - RCTRequired
417
- - RCTTypeSafety
418
- - React-Core
419
- - React-cxxreact
420
- - React-debug
421
- - React-graphics
422
- - React-jsi
423
- - React-jsiexecutor
424
- - React-logger
425
- - React-rendererdebug
426
- - React-runtimescheduler
427
- - React-utils
428
- - ReactCommon/turbomodule/core
429
- - React-Fabric/componentregistry (0.73.6):
430
- - DoubleConversion
431
- - fmt (~> 6.2.1)
432
- - glog
433
- - hermes-engine
434
- - RCT-Folly/Fabric (= 2022.05.16.00)
435
- - RCTRequired
436
- - RCTTypeSafety
437
- - React-Core
438
- - React-cxxreact
439
- - React-debug
440
- - React-graphics
441
- - React-jsi
442
- - React-jsiexecutor
443
- - React-logger
444
- - React-rendererdebug
445
- - React-runtimescheduler
446
- - React-utils
447
- - ReactCommon/turbomodule/core
448
- - React-Fabric/componentregistrynative (0.73.6):
449
- - DoubleConversion
450
- - fmt (~> 6.2.1)
451
- - glog
452
- - hermes-engine
453
- - RCT-Folly/Fabric (= 2022.05.16.00)
454
- - RCTRequired
455
- - RCTTypeSafety
456
- - React-Core
457
- - React-cxxreact
458
- - React-debug
459
- - React-graphics
460
- - React-jsi
461
- - React-jsiexecutor
462
- - React-logger
463
- - React-rendererdebug
464
- - React-runtimescheduler
465
- - React-utils
466
- - ReactCommon/turbomodule/core
467
- - React-Fabric/components (0.73.6):
468
- - DoubleConversion
469
- - fmt (~> 6.2.1)
470
- - glog
471
- - hermes-engine
472
- - RCT-Folly/Fabric (= 2022.05.16.00)
473
- - RCTRequired
474
- - RCTTypeSafety
475
- - React-Core
476
- - React-cxxreact
477
- - React-debug
478
- - React-Fabric/components/inputaccessory (= 0.73.6)
479
- - React-Fabric/components/legacyviewmanagerinterop (= 0.73.6)
480
- - React-Fabric/components/modal (= 0.73.6)
481
- - React-Fabric/components/rncore (= 0.73.6)
482
- - React-Fabric/components/root (= 0.73.6)
483
- - React-Fabric/components/safeareaview (= 0.73.6)
484
- - React-Fabric/components/scrollview (= 0.73.6)
485
- - React-Fabric/components/text (= 0.73.6)
486
- - React-Fabric/components/textinput (= 0.73.6)
487
- - React-Fabric/components/unimplementedview (= 0.73.6)
488
- - React-Fabric/components/view (= 0.73.6)
489
- - React-graphics
490
- - React-jsi
491
- - React-jsiexecutor
492
- - React-logger
493
- - React-rendererdebug
494
- - React-runtimescheduler
495
- - React-utils
496
- - ReactCommon/turbomodule/core
497
- - React-Fabric/components/inputaccessory (0.73.6):
498
- - DoubleConversion
499
- - fmt (~> 6.2.1)
500
- - glog
501
- - hermes-engine
502
- - RCT-Folly/Fabric (= 2022.05.16.00)
503
- - RCTRequired
504
- - RCTTypeSafety
505
- - React-Core
506
- - React-cxxreact
507
- - React-debug
508
- - React-graphics
509
- - React-jsi
510
- - React-jsiexecutor
511
- - React-logger
512
- - React-rendererdebug
513
- - React-runtimescheduler
514
- - React-utils
515
- - ReactCommon/turbomodule/core
516
- - React-Fabric/components/legacyviewmanagerinterop (0.73.6):
517
- - DoubleConversion
518
- - fmt (~> 6.2.1)
519
- - glog
520
- - hermes-engine
521
- - RCT-Folly/Fabric (= 2022.05.16.00)
522
- - RCTRequired
523
- - RCTTypeSafety
524
- - React-Core
525
- - React-cxxreact
526
- - React-debug
527
- - React-graphics
528
- - React-jsi
529
- - React-jsiexecutor
530
- - React-logger
531
- - React-rendererdebug
532
- - React-runtimescheduler
533
- - React-utils
534
- - ReactCommon/turbomodule/core
535
- - React-Fabric/components/modal (0.73.6):
536
- - DoubleConversion
537
- - fmt (~> 6.2.1)
538
- - glog
539
- - hermes-engine
540
- - RCT-Folly/Fabric (= 2022.05.16.00)
541
- - RCTRequired
542
- - RCTTypeSafety
543
- - React-Core
544
- - React-cxxreact
545
- - React-debug
546
- - React-graphics
547
- - React-jsi
548
- - React-jsiexecutor
549
- - React-logger
550
- - React-rendererdebug
551
- - React-runtimescheduler
552
- - React-utils
553
- - ReactCommon/turbomodule/core
554
- - React-Fabric/components/rncore (0.73.6):
555
- - DoubleConversion
556
- - fmt (~> 6.2.1)
557
- - glog
558
- - hermes-engine
559
- - RCT-Folly/Fabric (= 2022.05.16.00)
560
- - RCTRequired
561
- - RCTTypeSafety
562
- - React-Core
563
- - React-cxxreact
564
- - React-debug
565
- - React-graphics
566
- - React-jsi
567
- - React-jsiexecutor
568
- - React-logger
569
- - React-rendererdebug
570
- - React-runtimescheduler
571
- - React-utils
572
- - ReactCommon/turbomodule/core
573
- - React-Fabric/components/root (0.73.6):
574
- - DoubleConversion
575
- - fmt (~> 6.2.1)
576
- - glog
577
- - hermes-engine
578
- - RCT-Folly/Fabric (= 2022.05.16.00)
579
- - RCTRequired
580
- - RCTTypeSafety
581
- - React-Core
582
- - React-cxxreact
583
- - React-debug
584
- - React-graphics
585
- - React-jsi
586
- - React-jsiexecutor
587
- - React-logger
588
- - React-rendererdebug
589
- - React-runtimescheduler
590
- - React-utils
591
- - ReactCommon/turbomodule/core
592
- - React-Fabric/components/safeareaview (0.73.6):
593
- - DoubleConversion
594
- - fmt (~> 6.2.1)
595
- - glog
596
- - hermes-engine
597
- - RCT-Folly/Fabric (= 2022.05.16.00)
598
- - RCTRequired
599
- - RCTTypeSafety
600
- - React-Core
601
- - React-cxxreact
602
- - React-debug
603
- - React-graphics
604
- - React-jsi
605
- - React-jsiexecutor
606
- - React-logger
607
- - React-rendererdebug
608
- - React-runtimescheduler
609
- - React-utils
610
- - ReactCommon/turbomodule/core
611
- - React-Fabric/components/scrollview (0.73.6):
612
- - DoubleConversion
613
- - fmt (~> 6.2.1)
614
- - glog
615
- - hermes-engine
616
- - RCT-Folly/Fabric (= 2022.05.16.00)
617
- - RCTRequired
618
- - RCTTypeSafety
619
- - React-Core
620
- - React-cxxreact
621
- - React-debug
622
- - React-graphics
623
- - React-jsi
624
- - React-jsiexecutor
625
- - React-logger
626
- - React-rendererdebug
627
- - React-runtimescheduler
628
- - React-utils
629
- - ReactCommon/turbomodule/core
630
- - React-Fabric/components/text (0.73.6):
631
- - DoubleConversion
632
- - fmt (~> 6.2.1)
633
- - glog
634
- - hermes-engine
635
- - RCT-Folly/Fabric (= 2022.05.16.00)
636
- - RCTRequired
637
- - RCTTypeSafety
638
- - React-Core
639
- - React-cxxreact
640
- - React-debug
641
- - React-graphics
642
- - React-jsi
643
- - React-jsiexecutor
644
- - React-logger
645
- - React-rendererdebug
646
- - React-runtimescheduler
647
- - React-utils
648
- - ReactCommon/turbomodule/core
649
- - React-Fabric/components/textinput (0.73.6):
650
- - DoubleConversion
651
- - fmt (~> 6.2.1)
652
- - glog
653
- - hermes-engine
654
- - RCT-Folly/Fabric (= 2022.05.16.00)
655
- - RCTRequired
656
- - RCTTypeSafety
657
- - React-Core
658
- - React-cxxreact
659
- - React-debug
660
- - React-graphics
661
- - React-jsi
662
- - React-jsiexecutor
663
- - React-logger
664
- - React-rendererdebug
665
- - React-runtimescheduler
666
- - React-utils
667
- - ReactCommon/turbomodule/core
668
- - React-Fabric/components/unimplementedview (0.73.6):
669
- - DoubleConversion
670
- - fmt (~> 6.2.1)
671
- - glog
672
- - hermes-engine
673
- - RCT-Folly/Fabric (= 2022.05.16.00)
674
- - RCTRequired
675
- - RCTTypeSafety
676
- - React-Core
677
- - React-cxxreact
678
- - React-debug
679
- - React-graphics
680
- - React-jsi
681
- - React-jsiexecutor
682
- - React-logger
683
- - React-rendererdebug
684
- - React-runtimescheduler
685
- - React-utils
686
- - ReactCommon/turbomodule/core
687
- - React-Fabric/components/view (0.73.6):
688
- - DoubleConversion
689
- - fmt (~> 6.2.1)
690
- - glog
691
- - hermes-engine
692
- - RCT-Folly/Fabric (= 2022.05.16.00)
693
- - RCTRequired
694
- - RCTTypeSafety
695
- - React-Core
696
- - React-cxxreact
697
- - React-debug
698
- - React-graphics
699
- - React-jsi
700
- - React-jsiexecutor
701
- - React-logger
702
- - React-rendererdebug
703
- - React-runtimescheduler
704
- - React-utils
705
- - ReactCommon/turbomodule/core
706
- - Yoga
707
- - React-Fabric/core (0.73.6):
708
- - DoubleConversion
709
- - fmt (~> 6.2.1)
710
- - glog
711
- - hermes-engine
712
- - RCT-Folly/Fabric (= 2022.05.16.00)
713
- - RCTRequired
714
- - RCTTypeSafety
715
- - React-Core
716
- - React-cxxreact
717
- - React-debug
718
- - React-graphics
719
- - React-jsi
720
- - React-jsiexecutor
721
- - React-logger
722
- - React-rendererdebug
723
- - React-runtimescheduler
724
- - React-utils
725
- - ReactCommon/turbomodule/core
726
- - React-Fabric/imagemanager (0.73.6):
727
- - DoubleConversion
728
- - fmt (~> 6.2.1)
729
- - glog
730
- - hermes-engine
731
- - RCT-Folly/Fabric (= 2022.05.16.00)
732
- - RCTRequired
733
- - RCTTypeSafety
734
- - React-Core
735
- - React-cxxreact
736
- - React-debug
737
- - React-graphics
738
- - React-jsi
739
- - React-jsiexecutor
740
- - React-logger
741
- - React-rendererdebug
742
- - React-runtimescheduler
743
- - React-utils
744
- - ReactCommon/turbomodule/core
745
- - React-Fabric/leakchecker (0.73.6):
746
- - DoubleConversion
747
- - fmt (~> 6.2.1)
748
- - glog
749
- - hermes-engine
750
- - RCT-Folly/Fabric (= 2022.05.16.00)
751
- - RCTRequired
752
- - RCTTypeSafety
753
- - React-Core
754
- - React-cxxreact
755
- - React-debug
756
- - React-graphics
757
- - React-jsi
758
- - React-jsiexecutor
759
- - React-logger
760
- - React-rendererdebug
761
- - React-runtimescheduler
762
- - React-utils
763
- - ReactCommon/turbomodule/core
764
- - React-Fabric/mounting (0.73.6):
765
- - DoubleConversion
766
- - fmt (~> 6.2.1)
767
- - glog
768
- - hermes-engine
769
- - RCT-Folly/Fabric (= 2022.05.16.00)
770
- - RCTRequired
771
- - RCTTypeSafety
772
- - React-Core
773
- - React-cxxreact
774
- - React-debug
775
- - React-graphics
776
- - React-jsi
777
- - React-jsiexecutor
778
- - React-logger
779
- - React-rendererdebug
780
- - React-runtimescheduler
781
- - React-utils
782
- - ReactCommon/turbomodule/core
783
- - React-Fabric/scheduler (0.73.6):
784
- - DoubleConversion
785
- - fmt (~> 6.2.1)
786
- - glog
787
- - hermes-engine
788
- - RCT-Folly/Fabric (= 2022.05.16.00)
789
- - RCTRequired
790
- - RCTTypeSafety
791
- - React-Core
792
- - React-cxxreact
793
- - React-debug
794
- - React-graphics
795
- - React-jsi
796
- - React-jsiexecutor
797
- - React-logger
798
- - React-rendererdebug
799
- - React-runtimescheduler
800
- - React-utils
801
- - ReactCommon/turbomodule/core
802
- - React-Fabric/telemetry (0.73.6):
803
- - DoubleConversion
804
- - fmt (~> 6.2.1)
805
- - glog
806
- - hermes-engine
807
- - RCT-Folly/Fabric (= 2022.05.16.00)
808
- - RCTRequired
809
- - RCTTypeSafety
810
- - React-Core
811
- - React-cxxreact
812
- - React-debug
813
- - React-graphics
814
- - React-jsi
815
- - React-jsiexecutor
816
- - React-logger
817
- - React-rendererdebug
818
- - React-runtimescheduler
819
- - React-utils
820
- - ReactCommon/turbomodule/core
821
- - React-Fabric/templateprocessor (0.73.6):
822
- - DoubleConversion
823
- - fmt (~> 6.2.1)
824
- - glog
825
- - hermes-engine
826
- - RCT-Folly/Fabric (= 2022.05.16.00)
827
- - RCTRequired
828
- - RCTTypeSafety
829
- - React-Core
830
- - React-cxxreact
831
- - React-debug
832
- - React-graphics
833
- - React-jsi
834
- - React-jsiexecutor
835
- - React-logger
836
- - React-rendererdebug
837
- - React-runtimescheduler
838
- - React-utils
839
- - ReactCommon/turbomodule/core
840
- - React-Fabric/textlayoutmanager (0.73.6):
841
- - DoubleConversion
842
- - fmt (~> 6.2.1)
843
- - glog
844
- - hermes-engine
845
- - RCT-Folly/Fabric (= 2022.05.16.00)
846
- - RCTRequired
847
- - RCTTypeSafety
848
- - React-Core
849
- - React-cxxreact
850
- - React-debug
851
- - React-Fabric/uimanager
852
- - React-graphics
853
- - React-jsi
854
- - React-jsiexecutor
855
- - React-logger
856
- - React-rendererdebug
857
- - React-runtimescheduler
858
- - React-utils
859
- - ReactCommon/turbomodule/core
860
- - React-Fabric/uimanager (0.73.6):
861
- - DoubleConversion
862
- - fmt (~> 6.2.1)
863
- - glog
864
- - hermes-engine
865
- - RCT-Folly/Fabric (= 2022.05.16.00)
866
- - RCTRequired
867
- - RCTTypeSafety
868
- - React-Core
869
- - React-cxxreact
870
- - React-debug
871
- - React-graphics
872
- - React-jsi
873
- - React-jsiexecutor
874
- - React-logger
875
- - React-rendererdebug
876
- - React-runtimescheduler
877
- - React-utils
878
- - ReactCommon/turbomodule/core
879
- - React-FabricImage (0.73.6):
880
- - DoubleConversion
881
- - fmt (~> 6.2.1)
882
- - glog
883
- - hermes-engine
884
- - RCT-Folly/Fabric (= 2022.05.16.00)
885
- - RCTRequired (= 0.73.6)
886
- - RCTTypeSafety (= 0.73.6)
887
- - React-Fabric
888
- - React-graphics
889
- - React-ImageManager
890
- - React-jsi
891
- - React-jsiexecutor (= 0.73.6)
892
- - React-logger
893
- - React-rendererdebug
894
- - React-utils
895
- - ReactCommon
896
- - Yoga
897
- - React-graphics (0.73.6):
898
- - glog
899
- - RCT-Folly/Fabric (= 2022.05.16.00)
900
- - React-Core/Default (= 0.73.6)
901
- - React-utils
902
- - React-hermes (0.73.6):
903
- - DoubleConversion
904
- - fmt (~> 6.2.1)
905
- - glog
906
- - hermes-engine
907
- - RCT-Folly (= 2022.05.16.00)
908
- - RCT-Folly/Futures (= 2022.05.16.00)
909
- - React-cxxreact (= 0.73.6)
910
- - React-jsi
911
- - React-jsiexecutor (= 0.73.6)
912
- - React-jsinspector (= 0.73.6)
913
- - React-perflogger (= 0.73.6)
914
- - React-ImageManager (0.73.6):
915
- - glog
916
- - RCT-Folly/Fabric
917
- - React-Core/Default
918
- - React-debug
919
- - React-Fabric
920
- - React-graphics
921
- - React-rendererdebug
922
- - React-utils
923
- - React-jserrorhandler (0.73.6):
924
- - RCT-Folly/Fabric (= 2022.05.16.00)
925
- - React-debug
926
- - React-jsi
927
- - React-Mapbuffer
928
- - React-jsi (0.73.6):
929
- - boost (= 1.83.0)
930
- - DoubleConversion
931
- - fmt (~> 6.2.1)
932
- - glog
933
- - hermes-engine
934
- - RCT-Folly (= 2022.05.16.00)
935
- - React-jsiexecutor (0.73.6):
936
- - DoubleConversion
937
- - fmt (~> 6.2.1)
938
- - glog
939
- - hermes-engine
940
- - RCT-Folly (= 2022.05.16.00)
941
- - React-cxxreact (= 0.73.6)
942
- - React-jsi (= 0.73.6)
943
- - React-perflogger (= 0.73.6)
944
- - React-jsinspector (0.73.6)
945
- - React-logger (0.73.6):
946
- - glog
947
- - React-Mapbuffer (0.73.6):
948
- - glog
949
- - React-debug
950
- - react-native-msal2 (1.0.0):
951
- - MSAL
952
- - React-Core
953
- - React-nativeconfig (0.73.6)
954
- - React-NativeModulesApple (0.73.6):
955
- - glog
956
- - hermes-engine
957
- - React-callinvoker
958
- - React-Core
959
- - React-cxxreact
960
- - React-jsi
961
- - React-runtimeexecutor
962
- - ReactCommon/turbomodule/bridging
963
- - ReactCommon/turbomodule/core
964
- - React-perflogger (0.73.6)
965
- - React-RCTActionSheet (0.73.6):
966
- - React-Core/RCTActionSheetHeaders (= 0.73.6)
967
- - React-RCTAnimation (0.73.6):
968
- - RCT-Folly (= 2022.05.16.00)
969
- - RCTTypeSafety
970
- - React-Codegen
971
- - React-Core/RCTAnimationHeaders
972
- - React-jsi
973
- - React-NativeModulesApple
974
- - ReactCommon
975
- - React-RCTAppDelegate (0.73.6):
976
- - RCT-Folly
977
- - RCTRequired
978
- - RCTTypeSafety
979
- - React-Core
980
- - React-CoreModules
981
- - React-hermes
982
- - React-nativeconfig
983
- - React-NativeModulesApple
984
- - React-RCTFabric
985
- - React-RCTImage
986
- - React-RCTNetwork
987
- - React-runtimescheduler
988
- - ReactCommon
989
- - React-RCTBlob (0.73.6):
990
- - hermes-engine
991
- - RCT-Folly (= 2022.05.16.00)
992
- - React-Codegen
993
- - React-Core/RCTBlobHeaders
994
- - React-Core/RCTWebSocket
995
- - React-jsi
996
- - React-NativeModulesApple
997
- - React-RCTNetwork
998
- - ReactCommon
999
- - React-RCTFabric (0.73.6):
1000
- - glog
1001
- - hermes-engine
1002
- - RCT-Folly/Fabric (= 2022.05.16.00)
1003
- - React-Core
1004
- - React-debug
1005
- - React-Fabric
1006
- - React-FabricImage
1007
- - React-graphics
1008
- - React-ImageManager
1009
- - React-jsi
1010
- - React-nativeconfig
1011
- - React-RCTImage
1012
- - React-RCTText
1013
- - React-rendererdebug
1014
- - React-runtimescheduler
1015
- - React-utils
1016
- - Yoga
1017
- - React-RCTImage (0.73.6):
1018
- - RCT-Folly (= 2022.05.16.00)
1019
- - RCTTypeSafety
1020
- - React-Codegen
1021
- - React-Core/RCTImageHeaders
1022
- - React-jsi
1023
- - React-NativeModulesApple
1024
- - React-RCTNetwork
1025
- - ReactCommon
1026
- - React-RCTLinking (0.73.6):
1027
- - React-Codegen
1028
- - React-Core/RCTLinkingHeaders (= 0.73.6)
1029
- - React-jsi (= 0.73.6)
1030
- - React-NativeModulesApple
1031
- - ReactCommon
1032
- - ReactCommon/turbomodule/core (= 0.73.6)
1033
- - React-RCTNetwork (0.73.6):
1034
- - RCT-Folly (= 2022.05.16.00)
1035
- - RCTTypeSafety
1036
- - React-Codegen
1037
- - React-Core/RCTNetworkHeaders
1038
- - React-jsi
1039
- - React-NativeModulesApple
1040
- - ReactCommon
1041
- - React-RCTSettings (0.73.6):
1042
- - RCT-Folly (= 2022.05.16.00)
1043
- - RCTTypeSafety
1044
- - React-Codegen
1045
- - React-Core/RCTSettingsHeaders
1046
- - React-jsi
1047
- - React-NativeModulesApple
1048
- - ReactCommon
1049
- - React-RCTText (0.73.6):
1050
- - React-Core/RCTTextHeaders (= 0.73.6)
1051
- - Yoga
1052
- - React-RCTVibration (0.73.6):
1053
- - RCT-Folly (= 2022.05.16.00)
1054
- - React-Codegen
1055
- - React-Core/RCTVibrationHeaders
1056
- - React-jsi
1057
- - React-NativeModulesApple
1058
- - ReactCommon
1059
- - React-rendererdebug (0.73.6):
1060
- - DoubleConversion
1061
- - fmt (~> 6.2.1)
1062
- - RCT-Folly (= 2022.05.16.00)
1063
- - React-debug
1064
- - React-rncore (0.73.6)
1065
- - React-runtimeexecutor (0.73.6):
1066
- - React-jsi (= 0.73.6)
1067
- - React-runtimescheduler (0.73.6):
1068
- - glog
1069
- - hermes-engine
1070
- - RCT-Folly (= 2022.05.16.00)
1071
- - React-callinvoker
1072
- - React-cxxreact
1073
- - React-debug
1074
- - React-jsi
1075
- - React-rendererdebug
1076
- - React-runtimeexecutor
1077
- - React-utils
1078
- - React-utils (0.73.6):
1079
- - glog
1080
- - RCT-Folly (= 2022.05.16.00)
1081
- - React-debug
1082
- - ReactCommon (0.73.6):
1083
- - React-logger (= 0.73.6)
1084
- - ReactCommon/turbomodule (= 0.73.6)
1085
- - ReactCommon/turbomodule (0.73.6):
1086
- - DoubleConversion
1087
- - fmt (~> 6.2.1)
1088
- - glog
1089
- - hermes-engine
1090
- - RCT-Folly (= 2022.05.16.00)
1091
- - React-callinvoker (= 0.73.6)
1092
- - React-cxxreact (= 0.73.6)
1093
- - React-jsi (= 0.73.6)
1094
- - React-logger (= 0.73.6)
1095
- - React-perflogger (= 0.73.6)
1096
- - ReactCommon/turbomodule/bridging (= 0.73.6)
1097
- - ReactCommon/turbomodule/core (= 0.73.6)
1098
- - ReactCommon/turbomodule/bridging (0.73.6):
1099
- - DoubleConversion
1100
- - fmt (~> 6.2.1)
1101
- - glog
1102
- - hermes-engine
1103
- - RCT-Folly (= 2022.05.16.00)
1104
- - React-callinvoker (= 0.73.6)
1105
- - React-cxxreact (= 0.73.6)
1106
- - React-jsi (= 0.73.6)
1107
- - React-logger (= 0.73.6)
1108
- - React-perflogger (= 0.73.6)
1109
- - ReactCommon/turbomodule/core (0.73.6):
1110
- - DoubleConversion
1111
- - fmt (~> 6.2.1)
1112
- - glog
1113
- - hermes-engine
1114
- - RCT-Folly (= 2022.05.16.00)
1115
- - React-callinvoker (= 0.73.6)
1116
- - React-cxxreact (= 0.73.6)
1117
- - React-jsi (= 0.73.6)
1118
- - React-logger (= 0.73.6)
1119
- - React-perflogger (= 0.73.6)
1120
- - SocketRocket (0.6.1)
1121
- - Yoga (1.14.0)
1122
-
1123
- DEPENDENCIES:
1124
- - boost (from `../node_modules/react-native/third-party-podspecs/boost.podspec`)
1125
- - DoubleConversion (from `../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec`)
1126
- - FBLazyVector (from `../node_modules/react-native/Libraries/FBLazyVector`)
1127
- - FBReactNativeSpec (from `../node_modules/react-native/React/FBReactNativeSpec`)
1128
- - Flipper (= 0.201.0)
1129
- - Flipper-Boost-iOSX (= 1.76.0.1.11)
1130
- - Flipper-DoubleConversion (= 3.2.0.1)
1131
- - Flipper-Fmt (= 7.1.7)
1132
- - Flipper-Folly (= 2.6.10)
1133
- - Flipper-Glog (= 0.5.0.5)
1134
- - Flipper-PeerTalk (= 0.0.4)
1135
- - FlipperKit (= 0.201.0)
1136
- - FlipperKit/Core (= 0.201.0)
1137
- - FlipperKit/CppBridge (= 0.201.0)
1138
- - FlipperKit/FBCxxFollyDynamicConvert (= 0.201.0)
1139
- - FlipperKit/FBDefines (= 0.201.0)
1140
- - FlipperKit/FKPortForwarding (= 0.201.0)
1141
- - FlipperKit/FlipperKitHighlightOverlay (= 0.201.0)
1142
- - FlipperKit/FlipperKitLayoutPlugin (= 0.201.0)
1143
- - FlipperKit/FlipperKitLayoutTextSearchable (= 0.201.0)
1144
- - FlipperKit/FlipperKitNetworkPlugin (= 0.201.0)
1145
- - FlipperKit/FlipperKitReactPlugin (= 0.201.0)
1146
- - FlipperKit/FlipperKitUserDefaultsPlugin (= 0.201.0)
1147
- - FlipperKit/SKIOSNetworkPlugin (= 0.201.0)
1148
- - glog (from `../node_modules/react-native/third-party-podspecs/glog.podspec`)
1149
- - hermes-engine (from `../node_modules/react-native/sdks/hermes-engine/hermes-engine.podspec`)
1150
- - libevent (~> 2.1.12)
1151
- - OpenSSL-Universal (= 1.1.1100)
1152
- - RCT-Folly (from `../node_modules/react-native/third-party-podspecs/RCT-Folly.podspec`)
1153
- - RCT-Folly/Fabric (from `../node_modules/react-native/third-party-podspecs/RCT-Folly.podspec`)
1154
- - RCTRequired (from `../node_modules/react-native/Libraries/RCTRequired`)
1155
- - RCTTypeSafety (from `../node_modules/react-native/Libraries/TypeSafety`)
1156
- - React (from `../node_modules/react-native/`)
1157
- - React-callinvoker (from `../node_modules/react-native/ReactCommon/callinvoker`)
1158
- - React-Codegen (from `build/generated/ios`)
1159
- - React-Core (from `../node_modules/react-native/`)
1160
- - React-Core/DevSupport (from `../node_modules/react-native/`)
1161
- - React-Core/RCTWebSocket (from `../node_modules/react-native/`)
1162
- - React-CoreModules (from `../node_modules/react-native/React/CoreModules`)
1163
- - React-cxxreact (from `../node_modules/react-native/ReactCommon/cxxreact`)
1164
- - React-debug (from `../node_modules/react-native/ReactCommon/react/debug`)
1165
- - React-Fabric (from `../node_modules/react-native/ReactCommon`)
1166
- - React-FabricImage (from `../node_modules/react-native/ReactCommon`)
1167
- - React-graphics (from `../node_modules/react-native/ReactCommon/react/renderer/graphics`)
1168
- - React-hermes (from `../node_modules/react-native/ReactCommon/hermes`)
1169
- - React-ImageManager (from `../node_modules/react-native/ReactCommon/react/renderer/imagemanager/platform/ios`)
1170
- - React-jserrorhandler (from `../node_modules/react-native/ReactCommon/jserrorhandler`)
1171
- - React-jsi (from `../node_modules/react-native/ReactCommon/jsi`)
1172
- - React-jsiexecutor (from `../node_modules/react-native/ReactCommon/jsiexecutor`)
1173
- - React-jsinspector (from `../node_modules/react-native/ReactCommon/jsinspector-modern`)
1174
- - React-logger (from `../node_modules/react-native/ReactCommon/logger`)
1175
- - React-Mapbuffer (from `../node_modules/react-native/ReactCommon`)
1176
- - react-native-msal2 (from `../..`)
1177
- - React-nativeconfig (from `../node_modules/react-native/ReactCommon`)
1178
- - React-NativeModulesApple (from `../node_modules/react-native/ReactCommon/react/nativemodule/core/platform/ios`)
1179
- - React-perflogger (from `../node_modules/react-native/ReactCommon/reactperflogger`)
1180
- - React-RCTActionSheet (from `../node_modules/react-native/Libraries/ActionSheetIOS`)
1181
- - React-RCTAnimation (from `../node_modules/react-native/Libraries/NativeAnimation`)
1182
- - React-RCTAppDelegate (from `../node_modules/react-native/Libraries/AppDelegate`)
1183
- - React-RCTBlob (from `../node_modules/react-native/Libraries/Blob`)
1184
- - React-RCTFabric (from `../node_modules/react-native/React`)
1185
- - React-RCTImage (from `../node_modules/react-native/Libraries/Image`)
1186
- - React-RCTLinking (from `../node_modules/react-native/Libraries/LinkingIOS`)
1187
- - React-RCTNetwork (from `../node_modules/react-native/Libraries/Network`)
1188
- - React-RCTSettings (from `../node_modules/react-native/Libraries/Settings`)
1189
- - React-RCTText (from `../node_modules/react-native/Libraries/Text`)
1190
- - React-RCTVibration (from `../node_modules/react-native/Libraries/Vibration`)
1191
- - React-rendererdebug (from `../node_modules/react-native/ReactCommon/react/renderer/debug`)
1192
- - React-rncore (from `../node_modules/react-native/ReactCommon`)
1193
- - React-runtimeexecutor (from `../node_modules/react-native/ReactCommon/runtimeexecutor`)
1194
- - React-runtimescheduler (from `../node_modules/react-native/ReactCommon/react/renderer/runtimescheduler`)
1195
- - React-utils (from `../node_modules/react-native/ReactCommon/react/utils`)
1196
- - ReactCommon/turbomodule/core (from `../node_modules/react-native/ReactCommon`)
1197
- - Yoga (from `../node_modules/react-native/ReactCommon/yoga`)
1198
-
1199
- SPEC REPOS:
1200
- trunk:
1201
- - CocoaAsyncSocket
1202
- - Flipper
1203
- - Flipper-Boost-iOSX
1204
- - Flipper-DoubleConversion
1205
- - Flipper-Fmt
1206
- - Flipper-Folly
1207
- - Flipper-Glog
1208
- - Flipper-PeerTalk
1209
- - FlipperKit
1210
- - fmt
1211
- - libevent
1212
- - MSAL
1213
- - OpenSSL-Universal
1214
- - SocketRocket
1215
-
1216
- EXTERNAL SOURCES:
1217
- boost:
1218
- :podspec: "../node_modules/react-native/third-party-podspecs/boost.podspec"
1219
- DoubleConversion:
1220
- :podspec: "../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec"
1221
- FBLazyVector:
1222
- :path: "../node_modules/react-native/Libraries/FBLazyVector"
1223
- FBReactNativeSpec:
1224
- :path: "../node_modules/react-native/React/FBReactNativeSpec"
1225
- glog:
1226
- :podspec: "../node_modules/react-native/third-party-podspecs/glog.podspec"
1227
- hermes-engine:
1228
- :podspec: "../node_modules/react-native/sdks/hermes-engine/hermes-engine.podspec"
1229
- :tag: hermes-2024-02-20-RNv0.73.5-18f99ace4213052c5e7cdbcd39ee9766cd5df7e4
1230
- RCT-Folly:
1231
- :podspec: "../node_modules/react-native/third-party-podspecs/RCT-Folly.podspec"
1232
- RCTRequired:
1233
- :path: "../node_modules/react-native/Libraries/RCTRequired"
1234
- RCTTypeSafety:
1235
- :path: "../node_modules/react-native/Libraries/TypeSafety"
1236
- React:
1237
- :path: "../node_modules/react-native/"
1238
- React-callinvoker:
1239
- :path: "../node_modules/react-native/ReactCommon/callinvoker"
1240
- React-Codegen:
1241
- :path: build/generated/ios
1242
- React-Core:
1243
- :path: "../node_modules/react-native/"
1244
- React-CoreModules:
1245
- :path: "../node_modules/react-native/React/CoreModules"
1246
- React-cxxreact:
1247
- :path: "../node_modules/react-native/ReactCommon/cxxreact"
1248
- React-debug:
1249
- :path: "../node_modules/react-native/ReactCommon/react/debug"
1250
- React-Fabric:
1251
- :path: "../node_modules/react-native/ReactCommon"
1252
- React-FabricImage:
1253
- :path: "../node_modules/react-native/ReactCommon"
1254
- React-graphics:
1255
- :path: "../node_modules/react-native/ReactCommon/react/renderer/graphics"
1256
- React-hermes:
1257
- :path: "../node_modules/react-native/ReactCommon/hermes"
1258
- React-ImageManager:
1259
- :path: "../node_modules/react-native/ReactCommon/react/renderer/imagemanager/platform/ios"
1260
- React-jserrorhandler:
1261
- :path: "../node_modules/react-native/ReactCommon/jserrorhandler"
1262
- React-jsi:
1263
- :path: "../node_modules/react-native/ReactCommon/jsi"
1264
- React-jsiexecutor:
1265
- :path: "../node_modules/react-native/ReactCommon/jsiexecutor"
1266
- React-jsinspector:
1267
- :path: "../node_modules/react-native/ReactCommon/jsinspector-modern"
1268
- React-logger:
1269
- :path: "../node_modules/react-native/ReactCommon/logger"
1270
- React-Mapbuffer:
1271
- :path: "../node_modules/react-native/ReactCommon"
1272
- react-native-msal2:
1273
- :path: "../.."
1274
- React-nativeconfig:
1275
- :path: "../node_modules/react-native/ReactCommon"
1276
- React-NativeModulesApple:
1277
- :path: "../node_modules/react-native/ReactCommon/react/nativemodule/core/platform/ios"
1278
- React-perflogger:
1279
- :path: "../node_modules/react-native/ReactCommon/reactperflogger"
1280
- React-RCTActionSheet:
1281
- :path: "../node_modules/react-native/Libraries/ActionSheetIOS"
1282
- React-RCTAnimation:
1283
- :path: "../node_modules/react-native/Libraries/NativeAnimation"
1284
- React-RCTAppDelegate:
1285
- :path: "../node_modules/react-native/Libraries/AppDelegate"
1286
- React-RCTBlob:
1287
- :path: "../node_modules/react-native/Libraries/Blob"
1288
- React-RCTFabric:
1289
- :path: "../node_modules/react-native/React"
1290
- React-RCTImage:
1291
- :path: "../node_modules/react-native/Libraries/Image"
1292
- React-RCTLinking:
1293
- :path: "../node_modules/react-native/Libraries/LinkingIOS"
1294
- React-RCTNetwork:
1295
- :path: "../node_modules/react-native/Libraries/Network"
1296
- React-RCTSettings:
1297
- :path: "../node_modules/react-native/Libraries/Settings"
1298
- React-RCTText:
1299
- :path: "../node_modules/react-native/Libraries/Text"
1300
- React-RCTVibration:
1301
- :path: "../node_modules/react-native/Libraries/Vibration"
1302
- React-rendererdebug:
1303
- :path: "../node_modules/react-native/ReactCommon/react/renderer/debug"
1304
- React-rncore:
1305
- :path: "../node_modules/react-native/ReactCommon"
1306
- React-runtimeexecutor:
1307
- :path: "../node_modules/react-native/ReactCommon/runtimeexecutor"
1308
- React-runtimescheduler:
1309
- :path: "../node_modules/react-native/ReactCommon/react/renderer/runtimescheduler"
1310
- React-utils:
1311
- :path: "../node_modules/react-native/ReactCommon/react/utils"
1312
- ReactCommon:
1313
- :path: "../node_modules/react-native/ReactCommon"
1314
- Yoga:
1315
- :path: "../node_modules/react-native/ReactCommon/yoga"
1316
-
1317
- SPEC CHECKSUMS:
1318
- boost: d3f49c53809116a5d38da093a8aa78bf551aed09
1319
- CocoaAsyncSocket: 065fd1e645c7abab64f7a6a2007a48038fdc6a99
1320
- DoubleConversion: fea03f2699887d960129cc54bba7e52542b6f953
1321
- FBLazyVector: f64d1e2ea739b4d8f7e4740cde18089cd97fe864
1322
- FBReactNativeSpec: 9f2b8b243131565335437dba74923a8d3015e780
1323
- Flipper: c7a0093234c4bdd456e363f2f19b2e4b27652d44
1324
- Flipper-Boost-iOSX: fd1e2b8cbef7e662a122412d7ac5f5bea715403c
1325
- Flipper-DoubleConversion: 2dc99b02f658daf147069aad9dbd29d8feb06d30
1326
- Flipper-Fmt: 60cbdd92fc254826e61d669a5d87ef7015396a9b
1327
- Flipper-Folly: 584845625005ff068a6ebf41f857f468decd26b3
1328
- Flipper-Glog: 70c50ce58ddaf67dc35180db05f191692570f446
1329
- Flipper-PeerTalk: 116d8f857dc6ef55c7a5a75ea3ceaafe878aadc9
1330
- FlipperKit: 37525a5d056ef9b93d1578e04bc3ea1de940094f
1331
- fmt: ff9d55029c625d3757ed641535fd4a75fedc7ce9
1332
- glog: 035f1e36e53b355cf70f6434d161b36e7d21fecd
1333
- hermes-engine: 9cecf9953a681df7556b8cc9c74905de8f3293c0
1334
- libevent: 4049cae6c81cdb3654a443be001fb9bdceff7913
1335
- MSAL: 5149daaa19228c2c27d81987634da15b50981cef
1336
- OpenSSL-Universal: ebc357f1e6bc71fa463ccb2fe676756aff50e88c
1337
- RCT-Folly: 7169b2b1c44399c76a47b5deaaba715eeeb476c0
1338
- RCTRequired: ca1d7414aba0b27efcfa2ccd37637edb1ab77d96
1339
- RCTTypeSafety: 678e344fb976ff98343ca61dc62e151f3a042292
1340
- React: e296bcebb489deaad87326067204eb74145934ab
1341
- React-callinvoker: d0b7015973fa6ccb592bb0363f6bc2164238ab8c
1342
- React-Codegen: f034a5de6f28e15e8d95d171df17e581d5309268
1343
- React-Core: 44c936d0ab879e9c32e5381bd7596a677c59c974
1344
- React-CoreModules: 558228e12cddb9ca00ff7937894cc5104a21be6b
1345
- React-cxxreact: 1fcf565012c203655b3638f35aa03c13c2ed7e9e
1346
- React-debug: d444db402065cca460d9c5b072caab802a04f729
1347
- React-Fabric: 7d11905695e42f8bdaedddcf294959b43b290ab8
1348
- React-FabricImage: 6e06a512d2fb5f55669c721578736785d915d4f5
1349
- React-graphics: 5500206f7c9a481456365403c9fcf1638de108b7
1350
- React-hermes: 783023e43af9d6be4fbaeeb96b5beee00649a5f7
1351
- React-ImageManager: df193215ff3cf1a8dad297e554c89c632e42436c
1352
- React-jserrorhandler: a4d0f541c5852cf031db2f82f51de90be55b1334
1353
- React-jsi: ae102ccb38d2e4d0f512b7074d0c9b4e1851f402
1354
- React-jsiexecutor: bd12ec75873d3ef0a755c11f878f2c420430f5a9
1355
- React-jsinspector: 85583ef014ce53d731a98c66a0e24496f7a83066
1356
- React-logger: 3eb80a977f0d9669468ef641a5e1fabbc50a09ec
1357
- React-Mapbuffer: 84ea43c6c6232049135b1550b8c60b2faac19fab
1358
- react-native-msal2: d750acb348e426bba1f36926e3f879a06cd3e9ff
1359
- React-nativeconfig: b4d4e9901d4cabb57be63053fd2aa6086eb3c85f
1360
- React-NativeModulesApple: cd26e56d56350e123da0c1e3e4c76cb58a05e1ee
1361
- React-perflogger: 5f49905de275bac07ac7ea7f575a70611fa988f2
1362
- React-RCTActionSheet: 37edf35aeb8e4f30e76c82aab61f12d1b75c04ec
1363
- React-RCTAnimation: a69de7f3daa8462743094f4736c455e844ea63f7
1364
- React-RCTAppDelegate: 51fb96b554a6acd0cd7818acecd5aa5ca2f3ab9f
1365
- React-RCTBlob: d91771caebf2d015005d750cd1dc2b433ad07c99
1366
- React-RCTFabric: c5b9451d1f2b546119b7a0353226a8a26247d4a9
1367
- React-RCTImage: a0bfe87b6908c7b76bd7d74520f40660bd0ad881
1368
- React-RCTLinking: 5f10be1647952cceddfa1970fdb374087582fc34
1369
- React-RCTNetwork: a0bc3dd45a2dc7c879c80cebb6f9707b2c8bbed6
1370
- React-RCTSettings: 28c202b68afa59afb4067510f2c69c5a530fb9e3
1371
- React-RCTText: 4119d9e53ca5db9502b916e1b146e99798986d21
1372
- React-RCTVibration: 55bd7c48487eb9a2562f2bd3fdc833274f5b0636
1373
- React-rendererdebug: 5fa97ba664806cee4700e95aec42dff1b6f8ea36
1374
- React-rncore: b0a8e1d14dabb7115c7a5b4ec8b9b74d1727d382
1375
- React-runtimeexecutor: bb328dbe2865f3a550df0240df8e2d8c3aaa4c57
1376
- React-runtimescheduler: 9636eee762c699ca7c85751a359101797e4c8b3b
1377
- React-utils: d16c1d2251c088ad817996621947d0ac8167b46c
1378
- ReactCommon: 2aa35648354bd4c4665b9a5084a7d37097b89c10
1379
- SocketRocket: f32cd54efbe0f095c4d7594881e52619cfe80b17
1380
- Yoga: d17d2cc8105eed528474683b42e2ea310e1daf61
1381
-
1382
- PODFILE CHECKSUM: 3727ab1cee0d0ff25ad9c3c744c367d31827ec8a
1383
-
1384
- COCOAPODS: 1.15.2