@regulaforensics/face-sdk 7.1.253-beta → 7.1.265-beta

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 (71) hide show
  1. package/README.md +1 -1
  2. package/RNFaceSDK.podspec +1 -1
  3. package/android/build.gradle +1 -1
  4. package/android/cordova.gradle +1 -1
  5. package/examples/capacitor/package.json +1 -1
  6. package/examples/capacitor/src/main.css +9 -3
  7. package/examples/capacitor/src/main.html +15 -12
  8. package/examples/cordova/package.json +1 -1
  9. package/examples/cordova/www/src/main.css +9 -3
  10. package/examples/cordova/www/src/main.html +15 -12
  11. package/examples/ionic/package.json +1 -1
  12. package/examples/ionic/src/main.css +9 -3
  13. package/examples/ionic/src/main.html +15 -12
  14. package/examples/{react-native → react_native}/README.md +2 -2
  15. package/examples/react_native/app.json +73 -0
  16. package/examples/react_native/images/icon/adaptive-icon.png +0 -0
  17. package/examples/react_native/images/icon/icon.png +0 -0
  18. package/examples/react_native/index.tsx +52 -0
  19. package/examples/react_native/metro.config.js +7 -0
  20. package/examples/react_native/package.json +26 -0
  21. package/examples/{react-native → react_native}/scripts/android.sh +2 -3
  22. package/examples/{react-native → react_native}/scripts/ios.sh +3 -4
  23. package/examples/react_native/scripts/setup.sh +5 -0
  24. package/examples/{react-native → react_native}/src/main.css +9 -3
  25. package/examples/react_native/src/main.html +25 -0
  26. package/examples/{react-native → react_native}/src/main.tsx +2 -2
  27. package/examples/react_native/tsconfig.json +4 -0
  28. package/package.json +1 -1
  29. package/plugin.xml +1 -1
  30. package/examples/react-native/.vscode/launch.json +0 -26
  31. package/examples/react-native/Gemfile +0 -16
  32. package/examples/react-native/android/app/build.gradle +0 -55
  33. package/examples/react-native/android/app/debug.keystore +0 -0
  34. package/examples/react-native/android/app/src/main/AndroidManifest.xml +0 -27
  35. package/examples/react-native/android/app/src/main/java/com/regula/documentreader/MainActivity.kt +0 -22
  36. package/examples/react-native/android/app/src/main/java/com/regula/documentreader/MainApplication.kt +0 -44
  37. package/examples/react-native/android/app/src/main/res/drawable/ic_launcher.png +0 -0
  38. package/examples/react-native/android/app/src/main/res/drawable/ic_launcher_round.png +0 -0
  39. package/examples/react-native/android/build.gradle +0 -21
  40. package/examples/react-native/android/gradle/wrapper/gradle-wrapper.jar +0 -0
  41. package/examples/react-native/android/gradle/wrapper/gradle-wrapper.properties +0 -7
  42. package/examples/react-native/android/gradle.properties +0 -5
  43. package/examples/react-native/android/gradlew +0 -251
  44. package/examples/react-native/android/gradlew.bat +0 -92
  45. package/examples/react-native/android/settings.gradle +0 -6
  46. package/examples/react-native/index.tsx +0 -51
  47. package/examples/react-native/ios/.xcode.env +0 -11
  48. package/examples/react-native/ios/App/AppDelegate.h +0 -6
  49. package/examples/react-native/ios/App/AppDelegate.mm +0 -31
  50. package/examples/react-native/ios/App/Images.xcassets/AppIcon.appiconset/Contents.json +0 -53
  51. package/examples/react-native/ios/App/Images.xcassets/Contents.json +0 -6
  52. package/examples/react-native/ios/App/Info.plist +0 -51
  53. package/examples/react-native/ios/App/LaunchScreen.storyboard +0 -47
  54. package/examples/react-native/ios/App/PrivacyInfo.xcprivacy +0 -38
  55. package/examples/react-native/ios/App/main.m +0 -10
  56. package/examples/react-native/ios/App.xcodeproj/project.pbxproj +0 -502
  57. package/examples/react-native/ios/App.xcodeproj/xcshareddata/xcschemes/App.xcscheme +0 -70
  58. package/examples/react-native/ios/App.xcworkspace/contents.xcworkspacedata +0 -10
  59. package/examples/react-native/ios/App.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist +0 -8
  60. package/examples/react-native/ios/Podfile +0 -37
  61. package/examples/react-native/ios/Podfile.lock +0 -1891
  62. package/examples/react-native/ios/license/.gitkeep +0 -0
  63. package/examples/react-native/metro.config.js +0 -20
  64. package/examples/react-native/package-lock.json +0 -8181
  65. package/examples/react-native/package.json +0 -22
  66. package/examples/react-native/patches/react-native-webview+13.13.5.patch +0 -36
  67. package/examples/react-native/scripts/setup.sh +0 -8
  68. package/examples/react-native/src/main.html +0 -22
  69. /package/examples/{react-native/android/app/src/main → react_native}/assets/.gitkeep +0 -0
  70. /package/examples/{react-native → react_native}/images/portrait.png +0 -0
  71. /package/examples/{react-native → react_native}/index.html +0 -0
@@ -1,1891 +0,0 @@
1
- PODS:
2
- - boost (1.84.0)
3
- - DoubleConversion (1.1.6)
4
- - FaceCoreBasic
5
- - FaceSDK:
6
- - RegulaCommon
7
- - fast_float (6.1.4)
8
- - FBLazyVector (0.78.1)
9
- - fmt (11.0.2)
10
- - glog (0.3.5)
11
- - hermes-engine (0.78.1):
12
- - hermes-engine/Pre-built (= 0.78.1)
13
- - hermes-engine/Pre-built (0.78.1)
14
- - RCT-Folly (2024.11.18.00):
15
- - boost
16
- - DoubleConversion
17
- - fast_float (= 6.1.4)
18
- - fmt (= 11.0.2)
19
- - glog
20
- - RCT-Folly/Default (= 2024.11.18.00)
21
- - RCT-Folly/Default (2024.11.18.00):
22
- - boost
23
- - DoubleConversion
24
- - fast_float (= 6.1.4)
25
- - fmt (= 11.0.2)
26
- - glog
27
- - RCT-Folly/Fabric (2024.11.18.00):
28
- - boost
29
- - DoubleConversion
30
- - fast_float (= 6.1.4)
31
- - fmt (= 11.0.2)
32
- - glog
33
- - RCTDeprecation (0.78.1)
34
- - RCTRequired (0.78.1)
35
- - RCTTypeSafety (0.78.1):
36
- - FBLazyVector (= 0.78.1)
37
- - RCTRequired (= 0.78.1)
38
- - React-Core (= 0.78.1)
39
- - React (0.78.1):
40
- - React-Core (= 0.78.1)
41
- - React-Core/DevSupport (= 0.78.1)
42
- - React-Core/RCTWebSocket (= 0.78.1)
43
- - React-RCTActionSheet (= 0.78.1)
44
- - React-RCTAnimation (= 0.78.1)
45
- - React-RCTBlob (= 0.78.1)
46
- - React-RCTImage (= 0.78.1)
47
- - React-RCTLinking (= 0.78.1)
48
- - React-RCTNetwork (= 0.78.1)
49
- - React-RCTSettings (= 0.78.1)
50
- - React-RCTText (= 0.78.1)
51
- - React-RCTVibration (= 0.78.1)
52
- - React-callinvoker (0.78.1)
53
- - React-Core (0.78.1):
54
- - glog
55
- - hermes-engine
56
- - RCT-Folly (= 2024.11.18.00)
57
- - RCTDeprecation
58
- - React-Core/Default (= 0.78.1)
59
- - React-cxxreact
60
- - React-featureflags
61
- - React-hermes
62
- - React-jsi
63
- - React-jsiexecutor
64
- - React-jsinspector
65
- - React-perflogger
66
- - React-runtimescheduler
67
- - React-utils
68
- - SocketRocket (= 0.7.1)
69
- - Yoga
70
- - React-Core/CoreModulesHeaders (0.78.1):
71
- - glog
72
- - hermes-engine
73
- - RCT-Folly (= 2024.11.18.00)
74
- - RCTDeprecation
75
- - React-Core/Default
76
- - React-cxxreact
77
- - React-featureflags
78
- - React-hermes
79
- - React-jsi
80
- - React-jsiexecutor
81
- - React-jsinspector
82
- - React-perflogger
83
- - React-runtimescheduler
84
- - React-utils
85
- - SocketRocket (= 0.7.1)
86
- - Yoga
87
- - React-Core/Default (0.78.1):
88
- - glog
89
- - hermes-engine
90
- - RCT-Folly (= 2024.11.18.00)
91
- - RCTDeprecation
92
- - React-cxxreact
93
- - React-featureflags
94
- - React-hermes
95
- - React-jsi
96
- - React-jsiexecutor
97
- - React-jsinspector
98
- - React-perflogger
99
- - React-runtimescheduler
100
- - React-utils
101
- - SocketRocket (= 0.7.1)
102
- - Yoga
103
- - React-Core/DevSupport (0.78.1):
104
- - glog
105
- - hermes-engine
106
- - RCT-Folly (= 2024.11.18.00)
107
- - RCTDeprecation
108
- - React-Core/Default (= 0.78.1)
109
- - React-Core/RCTWebSocket (= 0.78.1)
110
- - React-cxxreact
111
- - React-featureflags
112
- - React-hermes
113
- - React-jsi
114
- - React-jsiexecutor
115
- - React-jsinspector
116
- - React-perflogger
117
- - React-runtimescheduler
118
- - React-utils
119
- - SocketRocket (= 0.7.1)
120
- - Yoga
121
- - React-Core/RCTActionSheetHeaders (0.78.1):
122
- - glog
123
- - hermes-engine
124
- - RCT-Folly (= 2024.11.18.00)
125
- - RCTDeprecation
126
- - React-Core/Default
127
- - React-cxxreact
128
- - React-featureflags
129
- - React-hermes
130
- - React-jsi
131
- - React-jsiexecutor
132
- - React-jsinspector
133
- - React-perflogger
134
- - React-runtimescheduler
135
- - React-utils
136
- - SocketRocket (= 0.7.1)
137
- - Yoga
138
- - React-Core/RCTAnimationHeaders (0.78.1):
139
- - glog
140
- - hermes-engine
141
- - RCT-Folly (= 2024.11.18.00)
142
- - RCTDeprecation
143
- - React-Core/Default
144
- - React-cxxreact
145
- - React-featureflags
146
- - React-hermes
147
- - React-jsi
148
- - React-jsiexecutor
149
- - React-jsinspector
150
- - React-perflogger
151
- - React-runtimescheduler
152
- - React-utils
153
- - SocketRocket (= 0.7.1)
154
- - Yoga
155
- - React-Core/RCTBlobHeaders (0.78.1):
156
- - glog
157
- - hermes-engine
158
- - RCT-Folly (= 2024.11.18.00)
159
- - RCTDeprecation
160
- - React-Core/Default
161
- - React-cxxreact
162
- - React-featureflags
163
- - React-hermes
164
- - React-jsi
165
- - React-jsiexecutor
166
- - React-jsinspector
167
- - React-perflogger
168
- - React-runtimescheduler
169
- - React-utils
170
- - SocketRocket (= 0.7.1)
171
- - Yoga
172
- - React-Core/RCTImageHeaders (0.78.1):
173
- - glog
174
- - hermes-engine
175
- - RCT-Folly (= 2024.11.18.00)
176
- - RCTDeprecation
177
- - React-Core/Default
178
- - React-cxxreact
179
- - React-featureflags
180
- - React-hermes
181
- - React-jsi
182
- - React-jsiexecutor
183
- - React-jsinspector
184
- - React-perflogger
185
- - React-runtimescheduler
186
- - React-utils
187
- - SocketRocket (= 0.7.1)
188
- - Yoga
189
- - React-Core/RCTLinkingHeaders (0.78.1):
190
- - glog
191
- - hermes-engine
192
- - RCT-Folly (= 2024.11.18.00)
193
- - RCTDeprecation
194
- - React-Core/Default
195
- - React-cxxreact
196
- - React-featureflags
197
- - React-hermes
198
- - React-jsi
199
- - React-jsiexecutor
200
- - React-jsinspector
201
- - React-perflogger
202
- - React-runtimescheduler
203
- - React-utils
204
- - SocketRocket (= 0.7.1)
205
- - Yoga
206
- - React-Core/RCTNetworkHeaders (0.78.1):
207
- - glog
208
- - hermes-engine
209
- - RCT-Folly (= 2024.11.18.00)
210
- - RCTDeprecation
211
- - React-Core/Default
212
- - React-cxxreact
213
- - React-featureflags
214
- - React-hermes
215
- - React-jsi
216
- - React-jsiexecutor
217
- - React-jsinspector
218
- - React-perflogger
219
- - React-runtimescheduler
220
- - React-utils
221
- - SocketRocket (= 0.7.1)
222
- - Yoga
223
- - React-Core/RCTSettingsHeaders (0.78.1):
224
- - glog
225
- - hermes-engine
226
- - RCT-Folly (= 2024.11.18.00)
227
- - RCTDeprecation
228
- - React-Core/Default
229
- - React-cxxreact
230
- - React-featureflags
231
- - React-hermes
232
- - React-jsi
233
- - React-jsiexecutor
234
- - React-jsinspector
235
- - React-perflogger
236
- - React-runtimescheduler
237
- - React-utils
238
- - SocketRocket (= 0.7.1)
239
- - Yoga
240
- - React-Core/RCTTextHeaders (0.78.1):
241
- - glog
242
- - hermes-engine
243
- - RCT-Folly (= 2024.11.18.00)
244
- - RCTDeprecation
245
- - React-Core/Default
246
- - React-cxxreact
247
- - React-featureflags
248
- - React-hermes
249
- - React-jsi
250
- - React-jsiexecutor
251
- - React-jsinspector
252
- - React-perflogger
253
- - React-runtimescheduler
254
- - React-utils
255
- - SocketRocket (= 0.7.1)
256
- - Yoga
257
- - React-Core/RCTVibrationHeaders (0.78.1):
258
- - glog
259
- - hermes-engine
260
- - RCT-Folly (= 2024.11.18.00)
261
- - RCTDeprecation
262
- - React-Core/Default
263
- - React-cxxreact
264
- - React-featureflags
265
- - React-hermes
266
- - React-jsi
267
- - React-jsiexecutor
268
- - React-jsinspector
269
- - React-perflogger
270
- - React-runtimescheduler
271
- - React-utils
272
- - SocketRocket (= 0.7.1)
273
- - Yoga
274
- - React-Core/RCTWebSocket (0.78.1):
275
- - glog
276
- - hermes-engine
277
- - RCT-Folly (= 2024.11.18.00)
278
- - RCTDeprecation
279
- - React-Core/Default (= 0.78.1)
280
- - React-cxxreact
281
- - React-featureflags
282
- - React-hermes
283
- - React-jsi
284
- - React-jsiexecutor
285
- - React-jsinspector
286
- - React-perflogger
287
- - React-runtimescheduler
288
- - React-utils
289
- - SocketRocket (= 0.7.1)
290
- - Yoga
291
- - React-CoreModules (0.78.1):
292
- - DoubleConversion
293
- - fast_float (= 6.1.4)
294
- - fmt (= 11.0.2)
295
- - RCT-Folly (= 2024.11.18.00)
296
- - RCTTypeSafety (= 0.78.1)
297
- - React-Core/CoreModulesHeaders (= 0.78.1)
298
- - React-jsi (= 0.78.1)
299
- - React-jsinspector
300
- - React-NativeModulesApple
301
- - React-RCTBlob
302
- - React-RCTFBReactNativeSpec
303
- - React-RCTImage (= 0.78.1)
304
- - ReactCommon
305
- - SocketRocket (= 0.7.1)
306
- - React-cxxreact (0.78.1):
307
- - boost
308
- - DoubleConversion
309
- - fast_float (= 6.1.4)
310
- - fmt (= 11.0.2)
311
- - glog
312
- - hermes-engine
313
- - RCT-Folly (= 2024.11.18.00)
314
- - React-callinvoker (= 0.78.1)
315
- - React-debug (= 0.78.1)
316
- - React-jsi (= 0.78.1)
317
- - React-jsinspector
318
- - React-logger (= 0.78.1)
319
- - React-perflogger (= 0.78.1)
320
- - React-runtimeexecutor (= 0.78.1)
321
- - React-timing (= 0.78.1)
322
- - React-debug (0.78.1)
323
- - React-defaultsnativemodule (0.78.1):
324
- - hermes-engine
325
- - RCT-Folly
326
- - React-domnativemodule
327
- - React-featureflagsnativemodule
328
- - React-idlecallbacksnativemodule
329
- - React-jsi
330
- - React-jsiexecutor
331
- - React-microtasksnativemodule
332
- - React-RCTFBReactNativeSpec
333
- - React-domnativemodule (0.78.1):
334
- - hermes-engine
335
- - RCT-Folly
336
- - React-Fabric
337
- - React-FabricComponents
338
- - React-graphics
339
- - React-jsi
340
- - React-jsiexecutor
341
- - React-RCTFBReactNativeSpec
342
- - ReactCommon/turbomodule/core
343
- - Yoga
344
- - React-Fabric (0.78.1):
345
- - DoubleConversion
346
- - fast_float (= 6.1.4)
347
- - fmt (= 11.0.2)
348
- - glog
349
- - hermes-engine
350
- - RCT-Folly/Fabric (= 2024.11.18.00)
351
- - RCTRequired
352
- - RCTTypeSafety
353
- - React-Core
354
- - React-cxxreact
355
- - React-debug
356
- - React-Fabric/animations (= 0.78.1)
357
- - React-Fabric/attributedstring (= 0.78.1)
358
- - React-Fabric/componentregistry (= 0.78.1)
359
- - React-Fabric/componentregistrynative (= 0.78.1)
360
- - React-Fabric/components (= 0.78.1)
361
- - React-Fabric/consistency (= 0.78.1)
362
- - React-Fabric/core (= 0.78.1)
363
- - React-Fabric/dom (= 0.78.1)
364
- - React-Fabric/imagemanager (= 0.78.1)
365
- - React-Fabric/leakchecker (= 0.78.1)
366
- - React-Fabric/mounting (= 0.78.1)
367
- - React-Fabric/observers (= 0.78.1)
368
- - React-Fabric/scheduler (= 0.78.1)
369
- - React-Fabric/telemetry (= 0.78.1)
370
- - React-Fabric/templateprocessor (= 0.78.1)
371
- - React-Fabric/uimanager (= 0.78.1)
372
- - React-featureflags
373
- - React-graphics
374
- - React-jsi
375
- - React-jsiexecutor
376
- - React-logger
377
- - React-rendererdebug
378
- - React-runtimescheduler
379
- - React-utils
380
- - ReactCommon/turbomodule/core
381
- - React-Fabric/animations (0.78.1):
382
- - DoubleConversion
383
- - fast_float (= 6.1.4)
384
- - fmt (= 11.0.2)
385
- - glog
386
- - hermes-engine
387
- - RCT-Folly/Fabric (= 2024.11.18.00)
388
- - RCTRequired
389
- - RCTTypeSafety
390
- - React-Core
391
- - React-cxxreact
392
- - React-debug
393
- - React-featureflags
394
- - React-graphics
395
- - React-jsi
396
- - React-jsiexecutor
397
- - React-logger
398
- - React-rendererdebug
399
- - React-runtimescheduler
400
- - React-utils
401
- - ReactCommon/turbomodule/core
402
- - React-Fabric/attributedstring (0.78.1):
403
- - DoubleConversion
404
- - fast_float (= 6.1.4)
405
- - fmt (= 11.0.2)
406
- - glog
407
- - hermes-engine
408
- - RCT-Folly/Fabric (= 2024.11.18.00)
409
- - RCTRequired
410
- - RCTTypeSafety
411
- - React-Core
412
- - React-cxxreact
413
- - React-debug
414
- - React-featureflags
415
- - React-graphics
416
- - React-jsi
417
- - React-jsiexecutor
418
- - React-logger
419
- - React-rendererdebug
420
- - React-runtimescheduler
421
- - React-utils
422
- - ReactCommon/turbomodule/core
423
- - React-Fabric/componentregistry (0.78.1):
424
- - DoubleConversion
425
- - fast_float (= 6.1.4)
426
- - fmt (= 11.0.2)
427
- - glog
428
- - hermes-engine
429
- - RCT-Folly/Fabric (= 2024.11.18.00)
430
- - RCTRequired
431
- - RCTTypeSafety
432
- - React-Core
433
- - React-cxxreact
434
- - React-debug
435
- - React-featureflags
436
- - React-graphics
437
- - React-jsi
438
- - React-jsiexecutor
439
- - React-logger
440
- - React-rendererdebug
441
- - React-runtimescheduler
442
- - React-utils
443
- - ReactCommon/turbomodule/core
444
- - React-Fabric/componentregistrynative (0.78.1):
445
- - DoubleConversion
446
- - fast_float (= 6.1.4)
447
- - fmt (= 11.0.2)
448
- - glog
449
- - hermes-engine
450
- - RCT-Folly/Fabric (= 2024.11.18.00)
451
- - RCTRequired
452
- - RCTTypeSafety
453
- - React-Core
454
- - React-cxxreact
455
- - React-debug
456
- - React-featureflags
457
- - React-graphics
458
- - React-jsi
459
- - React-jsiexecutor
460
- - React-logger
461
- - React-rendererdebug
462
- - React-runtimescheduler
463
- - React-utils
464
- - ReactCommon/turbomodule/core
465
- - React-Fabric/components (0.78.1):
466
- - DoubleConversion
467
- - fast_float (= 6.1.4)
468
- - fmt (= 11.0.2)
469
- - glog
470
- - hermes-engine
471
- - RCT-Folly/Fabric (= 2024.11.18.00)
472
- - RCTRequired
473
- - RCTTypeSafety
474
- - React-Core
475
- - React-cxxreact
476
- - React-debug
477
- - React-Fabric/components/legacyviewmanagerinterop (= 0.78.1)
478
- - React-Fabric/components/root (= 0.78.1)
479
- - React-Fabric/components/view (= 0.78.1)
480
- - React-featureflags
481
- - React-graphics
482
- - React-jsi
483
- - React-jsiexecutor
484
- - React-logger
485
- - React-rendererdebug
486
- - React-runtimescheduler
487
- - React-utils
488
- - ReactCommon/turbomodule/core
489
- - React-Fabric/components/legacyviewmanagerinterop (0.78.1):
490
- - DoubleConversion
491
- - fast_float (= 6.1.4)
492
- - fmt (= 11.0.2)
493
- - glog
494
- - hermes-engine
495
- - RCT-Folly/Fabric (= 2024.11.18.00)
496
- - RCTRequired
497
- - RCTTypeSafety
498
- - React-Core
499
- - React-cxxreact
500
- - React-debug
501
- - React-featureflags
502
- - React-graphics
503
- - React-jsi
504
- - React-jsiexecutor
505
- - React-logger
506
- - React-rendererdebug
507
- - React-runtimescheduler
508
- - React-utils
509
- - ReactCommon/turbomodule/core
510
- - React-Fabric/components/root (0.78.1):
511
- - DoubleConversion
512
- - fast_float (= 6.1.4)
513
- - fmt (= 11.0.2)
514
- - glog
515
- - hermes-engine
516
- - RCT-Folly/Fabric (= 2024.11.18.00)
517
- - RCTRequired
518
- - RCTTypeSafety
519
- - React-Core
520
- - React-cxxreact
521
- - React-debug
522
- - React-featureflags
523
- - React-graphics
524
- - React-jsi
525
- - React-jsiexecutor
526
- - React-logger
527
- - React-rendererdebug
528
- - React-runtimescheduler
529
- - React-utils
530
- - ReactCommon/turbomodule/core
531
- - React-Fabric/components/view (0.78.1):
532
- - DoubleConversion
533
- - fast_float (= 6.1.4)
534
- - fmt (= 11.0.2)
535
- - glog
536
- - hermes-engine
537
- - RCT-Folly/Fabric (= 2024.11.18.00)
538
- - RCTRequired
539
- - RCTTypeSafety
540
- - React-Core
541
- - React-cxxreact
542
- - React-debug
543
- - React-featureflags
544
- - React-graphics
545
- - React-jsi
546
- - React-jsiexecutor
547
- - React-logger
548
- - React-rendererdebug
549
- - React-runtimescheduler
550
- - React-utils
551
- - ReactCommon/turbomodule/core
552
- - Yoga
553
- - React-Fabric/consistency (0.78.1):
554
- - DoubleConversion
555
- - fast_float (= 6.1.4)
556
- - fmt (= 11.0.2)
557
- - glog
558
- - hermes-engine
559
- - RCT-Folly/Fabric (= 2024.11.18.00)
560
- - RCTRequired
561
- - RCTTypeSafety
562
- - React-Core
563
- - React-cxxreact
564
- - React-debug
565
- - React-featureflags
566
- - React-graphics
567
- - React-jsi
568
- - React-jsiexecutor
569
- - React-logger
570
- - React-rendererdebug
571
- - React-runtimescheduler
572
- - React-utils
573
- - ReactCommon/turbomodule/core
574
- - React-Fabric/core (0.78.1):
575
- - DoubleConversion
576
- - fast_float (= 6.1.4)
577
- - fmt (= 11.0.2)
578
- - glog
579
- - hermes-engine
580
- - RCT-Folly/Fabric (= 2024.11.18.00)
581
- - RCTRequired
582
- - RCTTypeSafety
583
- - React-Core
584
- - React-cxxreact
585
- - React-debug
586
- - React-featureflags
587
- - React-graphics
588
- - React-jsi
589
- - React-jsiexecutor
590
- - React-logger
591
- - React-rendererdebug
592
- - React-runtimescheduler
593
- - React-utils
594
- - ReactCommon/turbomodule/core
595
- - React-Fabric/dom (0.78.1):
596
- - DoubleConversion
597
- - fast_float (= 6.1.4)
598
- - fmt (= 11.0.2)
599
- - glog
600
- - hermes-engine
601
- - RCT-Folly/Fabric (= 2024.11.18.00)
602
- - RCTRequired
603
- - RCTTypeSafety
604
- - React-Core
605
- - React-cxxreact
606
- - React-debug
607
- - React-featureflags
608
- - React-graphics
609
- - React-jsi
610
- - React-jsiexecutor
611
- - React-logger
612
- - React-rendererdebug
613
- - React-runtimescheduler
614
- - React-utils
615
- - ReactCommon/turbomodule/core
616
- - React-Fabric/imagemanager (0.78.1):
617
- - DoubleConversion
618
- - fast_float (= 6.1.4)
619
- - fmt (= 11.0.2)
620
- - glog
621
- - hermes-engine
622
- - RCT-Folly/Fabric (= 2024.11.18.00)
623
- - RCTRequired
624
- - RCTTypeSafety
625
- - React-Core
626
- - React-cxxreact
627
- - React-debug
628
- - React-featureflags
629
- - React-graphics
630
- - React-jsi
631
- - React-jsiexecutor
632
- - React-logger
633
- - React-rendererdebug
634
- - React-runtimescheduler
635
- - React-utils
636
- - ReactCommon/turbomodule/core
637
- - React-Fabric/leakchecker (0.78.1):
638
- - DoubleConversion
639
- - fast_float (= 6.1.4)
640
- - fmt (= 11.0.2)
641
- - glog
642
- - hermes-engine
643
- - RCT-Folly/Fabric (= 2024.11.18.00)
644
- - RCTRequired
645
- - RCTTypeSafety
646
- - React-Core
647
- - React-cxxreact
648
- - React-debug
649
- - React-featureflags
650
- - React-graphics
651
- - React-jsi
652
- - React-jsiexecutor
653
- - React-logger
654
- - React-rendererdebug
655
- - React-runtimescheduler
656
- - React-utils
657
- - ReactCommon/turbomodule/core
658
- - React-Fabric/mounting (0.78.1):
659
- - DoubleConversion
660
- - fast_float (= 6.1.4)
661
- - fmt (= 11.0.2)
662
- - glog
663
- - hermes-engine
664
- - RCT-Folly/Fabric (= 2024.11.18.00)
665
- - RCTRequired
666
- - RCTTypeSafety
667
- - React-Core
668
- - React-cxxreact
669
- - React-debug
670
- - React-featureflags
671
- - React-graphics
672
- - React-jsi
673
- - React-jsiexecutor
674
- - React-logger
675
- - React-rendererdebug
676
- - React-runtimescheduler
677
- - React-utils
678
- - ReactCommon/turbomodule/core
679
- - React-Fabric/observers (0.78.1):
680
- - DoubleConversion
681
- - fast_float (= 6.1.4)
682
- - fmt (= 11.0.2)
683
- - glog
684
- - hermes-engine
685
- - RCT-Folly/Fabric (= 2024.11.18.00)
686
- - RCTRequired
687
- - RCTTypeSafety
688
- - React-Core
689
- - React-cxxreact
690
- - React-debug
691
- - React-Fabric/observers/events (= 0.78.1)
692
- - React-featureflags
693
- - React-graphics
694
- - React-jsi
695
- - React-jsiexecutor
696
- - React-logger
697
- - React-rendererdebug
698
- - React-runtimescheduler
699
- - React-utils
700
- - ReactCommon/turbomodule/core
701
- - React-Fabric/observers/events (0.78.1):
702
- - DoubleConversion
703
- - fast_float (= 6.1.4)
704
- - fmt (= 11.0.2)
705
- - glog
706
- - hermes-engine
707
- - RCT-Folly/Fabric (= 2024.11.18.00)
708
- - RCTRequired
709
- - RCTTypeSafety
710
- - React-Core
711
- - React-cxxreact
712
- - React-debug
713
- - React-featureflags
714
- - React-graphics
715
- - React-jsi
716
- - React-jsiexecutor
717
- - React-logger
718
- - React-rendererdebug
719
- - React-runtimescheduler
720
- - React-utils
721
- - ReactCommon/turbomodule/core
722
- - React-Fabric/scheduler (0.78.1):
723
- - DoubleConversion
724
- - fast_float (= 6.1.4)
725
- - fmt (= 11.0.2)
726
- - glog
727
- - hermes-engine
728
- - RCT-Folly/Fabric (= 2024.11.18.00)
729
- - RCTRequired
730
- - RCTTypeSafety
731
- - React-Core
732
- - React-cxxreact
733
- - React-debug
734
- - React-Fabric/observers/events
735
- - React-featureflags
736
- - React-graphics
737
- - React-jsi
738
- - React-jsiexecutor
739
- - React-logger
740
- - React-performancetimeline
741
- - React-rendererdebug
742
- - React-runtimescheduler
743
- - React-utils
744
- - ReactCommon/turbomodule/core
745
- - React-Fabric/telemetry (0.78.1):
746
- - DoubleConversion
747
- - fast_float (= 6.1.4)
748
- - fmt (= 11.0.2)
749
- - glog
750
- - hermes-engine
751
- - RCT-Folly/Fabric (= 2024.11.18.00)
752
- - RCTRequired
753
- - RCTTypeSafety
754
- - React-Core
755
- - React-cxxreact
756
- - React-debug
757
- - React-featureflags
758
- - React-graphics
759
- - React-jsi
760
- - React-jsiexecutor
761
- - React-logger
762
- - React-rendererdebug
763
- - React-runtimescheduler
764
- - React-utils
765
- - ReactCommon/turbomodule/core
766
- - React-Fabric/templateprocessor (0.78.1):
767
- - DoubleConversion
768
- - fast_float (= 6.1.4)
769
- - fmt (= 11.0.2)
770
- - glog
771
- - hermes-engine
772
- - RCT-Folly/Fabric (= 2024.11.18.00)
773
- - RCTRequired
774
- - RCTTypeSafety
775
- - React-Core
776
- - React-cxxreact
777
- - React-debug
778
- - React-featureflags
779
- - React-graphics
780
- - React-jsi
781
- - React-jsiexecutor
782
- - React-logger
783
- - React-rendererdebug
784
- - React-runtimescheduler
785
- - React-utils
786
- - ReactCommon/turbomodule/core
787
- - React-Fabric/uimanager (0.78.1):
788
- - DoubleConversion
789
- - fast_float (= 6.1.4)
790
- - fmt (= 11.0.2)
791
- - glog
792
- - hermes-engine
793
- - RCT-Folly/Fabric (= 2024.11.18.00)
794
- - RCTRequired
795
- - RCTTypeSafety
796
- - React-Core
797
- - React-cxxreact
798
- - React-debug
799
- - React-Fabric/uimanager/consistency (= 0.78.1)
800
- - React-featureflags
801
- - React-graphics
802
- - React-jsi
803
- - React-jsiexecutor
804
- - React-logger
805
- - React-rendererconsistency
806
- - React-rendererdebug
807
- - React-runtimescheduler
808
- - React-utils
809
- - ReactCommon/turbomodule/core
810
- - React-Fabric/uimanager/consistency (0.78.1):
811
- - DoubleConversion
812
- - fast_float (= 6.1.4)
813
- - fmt (= 11.0.2)
814
- - glog
815
- - hermes-engine
816
- - RCT-Folly/Fabric (= 2024.11.18.00)
817
- - RCTRequired
818
- - RCTTypeSafety
819
- - React-Core
820
- - React-cxxreact
821
- - React-debug
822
- - React-featureflags
823
- - React-graphics
824
- - React-jsi
825
- - React-jsiexecutor
826
- - React-logger
827
- - React-rendererconsistency
828
- - React-rendererdebug
829
- - React-runtimescheduler
830
- - React-utils
831
- - ReactCommon/turbomodule/core
832
- - React-FabricComponents (0.78.1):
833
- - DoubleConversion
834
- - fast_float (= 6.1.4)
835
- - fmt (= 11.0.2)
836
- - glog
837
- - hermes-engine
838
- - RCT-Folly/Fabric (= 2024.11.18.00)
839
- - RCTRequired
840
- - RCTTypeSafety
841
- - React-Core
842
- - React-cxxreact
843
- - React-debug
844
- - React-Fabric
845
- - React-FabricComponents/components (= 0.78.1)
846
- - React-FabricComponents/textlayoutmanager (= 0.78.1)
847
- - React-featureflags
848
- - React-graphics
849
- - React-jsi
850
- - React-jsiexecutor
851
- - React-logger
852
- - React-rendererdebug
853
- - React-runtimescheduler
854
- - React-utils
855
- - ReactCommon/turbomodule/core
856
- - Yoga
857
- - React-FabricComponents/components (0.78.1):
858
- - DoubleConversion
859
- - fast_float (= 6.1.4)
860
- - fmt (= 11.0.2)
861
- - glog
862
- - hermes-engine
863
- - RCT-Folly/Fabric (= 2024.11.18.00)
864
- - RCTRequired
865
- - RCTTypeSafety
866
- - React-Core
867
- - React-cxxreact
868
- - React-debug
869
- - React-Fabric
870
- - React-FabricComponents/components/inputaccessory (= 0.78.1)
871
- - React-FabricComponents/components/iostextinput (= 0.78.1)
872
- - React-FabricComponents/components/modal (= 0.78.1)
873
- - React-FabricComponents/components/rncore (= 0.78.1)
874
- - React-FabricComponents/components/safeareaview (= 0.78.1)
875
- - React-FabricComponents/components/scrollview (= 0.78.1)
876
- - React-FabricComponents/components/text (= 0.78.1)
877
- - React-FabricComponents/components/textinput (= 0.78.1)
878
- - React-FabricComponents/components/unimplementedview (= 0.78.1)
879
- - React-featureflags
880
- - React-graphics
881
- - React-jsi
882
- - React-jsiexecutor
883
- - React-logger
884
- - React-rendererdebug
885
- - React-runtimescheduler
886
- - React-utils
887
- - ReactCommon/turbomodule/core
888
- - Yoga
889
- - React-FabricComponents/components/inputaccessory (0.78.1):
890
- - DoubleConversion
891
- - fast_float (= 6.1.4)
892
- - fmt (= 11.0.2)
893
- - glog
894
- - hermes-engine
895
- - RCT-Folly/Fabric (= 2024.11.18.00)
896
- - RCTRequired
897
- - RCTTypeSafety
898
- - React-Core
899
- - React-cxxreact
900
- - React-debug
901
- - React-Fabric
902
- - React-featureflags
903
- - React-graphics
904
- - React-jsi
905
- - React-jsiexecutor
906
- - React-logger
907
- - React-rendererdebug
908
- - React-runtimescheduler
909
- - React-utils
910
- - ReactCommon/turbomodule/core
911
- - Yoga
912
- - React-FabricComponents/components/iostextinput (0.78.1):
913
- - DoubleConversion
914
- - fast_float (= 6.1.4)
915
- - fmt (= 11.0.2)
916
- - glog
917
- - hermes-engine
918
- - RCT-Folly/Fabric (= 2024.11.18.00)
919
- - RCTRequired
920
- - RCTTypeSafety
921
- - React-Core
922
- - React-cxxreact
923
- - React-debug
924
- - React-Fabric
925
- - React-featureflags
926
- - React-graphics
927
- - React-jsi
928
- - React-jsiexecutor
929
- - React-logger
930
- - React-rendererdebug
931
- - React-runtimescheduler
932
- - React-utils
933
- - ReactCommon/turbomodule/core
934
- - Yoga
935
- - React-FabricComponents/components/modal (0.78.1):
936
- - DoubleConversion
937
- - fast_float (= 6.1.4)
938
- - fmt (= 11.0.2)
939
- - glog
940
- - hermes-engine
941
- - RCT-Folly/Fabric (= 2024.11.18.00)
942
- - RCTRequired
943
- - RCTTypeSafety
944
- - React-Core
945
- - React-cxxreact
946
- - React-debug
947
- - React-Fabric
948
- - React-featureflags
949
- - React-graphics
950
- - React-jsi
951
- - React-jsiexecutor
952
- - React-logger
953
- - React-rendererdebug
954
- - React-runtimescheduler
955
- - React-utils
956
- - ReactCommon/turbomodule/core
957
- - Yoga
958
- - React-FabricComponents/components/rncore (0.78.1):
959
- - DoubleConversion
960
- - fast_float (= 6.1.4)
961
- - fmt (= 11.0.2)
962
- - glog
963
- - hermes-engine
964
- - RCT-Folly/Fabric (= 2024.11.18.00)
965
- - RCTRequired
966
- - RCTTypeSafety
967
- - React-Core
968
- - React-cxxreact
969
- - React-debug
970
- - React-Fabric
971
- - React-featureflags
972
- - React-graphics
973
- - React-jsi
974
- - React-jsiexecutor
975
- - React-logger
976
- - React-rendererdebug
977
- - React-runtimescheduler
978
- - React-utils
979
- - ReactCommon/turbomodule/core
980
- - Yoga
981
- - React-FabricComponents/components/safeareaview (0.78.1):
982
- - DoubleConversion
983
- - fast_float (= 6.1.4)
984
- - fmt (= 11.0.2)
985
- - glog
986
- - hermes-engine
987
- - RCT-Folly/Fabric (= 2024.11.18.00)
988
- - RCTRequired
989
- - RCTTypeSafety
990
- - React-Core
991
- - React-cxxreact
992
- - React-debug
993
- - React-Fabric
994
- - React-featureflags
995
- - React-graphics
996
- - React-jsi
997
- - React-jsiexecutor
998
- - React-logger
999
- - React-rendererdebug
1000
- - React-runtimescheduler
1001
- - React-utils
1002
- - ReactCommon/turbomodule/core
1003
- - Yoga
1004
- - React-FabricComponents/components/scrollview (0.78.1):
1005
- - DoubleConversion
1006
- - fast_float (= 6.1.4)
1007
- - fmt (= 11.0.2)
1008
- - glog
1009
- - hermes-engine
1010
- - RCT-Folly/Fabric (= 2024.11.18.00)
1011
- - RCTRequired
1012
- - RCTTypeSafety
1013
- - React-Core
1014
- - React-cxxreact
1015
- - React-debug
1016
- - React-Fabric
1017
- - React-featureflags
1018
- - React-graphics
1019
- - React-jsi
1020
- - React-jsiexecutor
1021
- - React-logger
1022
- - React-rendererdebug
1023
- - React-runtimescheduler
1024
- - React-utils
1025
- - ReactCommon/turbomodule/core
1026
- - Yoga
1027
- - React-FabricComponents/components/text (0.78.1):
1028
- - DoubleConversion
1029
- - fast_float (= 6.1.4)
1030
- - fmt (= 11.0.2)
1031
- - glog
1032
- - hermes-engine
1033
- - RCT-Folly/Fabric (= 2024.11.18.00)
1034
- - RCTRequired
1035
- - RCTTypeSafety
1036
- - React-Core
1037
- - React-cxxreact
1038
- - React-debug
1039
- - React-Fabric
1040
- - React-featureflags
1041
- - React-graphics
1042
- - React-jsi
1043
- - React-jsiexecutor
1044
- - React-logger
1045
- - React-rendererdebug
1046
- - React-runtimescheduler
1047
- - React-utils
1048
- - ReactCommon/turbomodule/core
1049
- - Yoga
1050
- - React-FabricComponents/components/textinput (0.78.1):
1051
- - DoubleConversion
1052
- - fast_float (= 6.1.4)
1053
- - fmt (= 11.0.2)
1054
- - glog
1055
- - hermes-engine
1056
- - RCT-Folly/Fabric (= 2024.11.18.00)
1057
- - RCTRequired
1058
- - RCTTypeSafety
1059
- - React-Core
1060
- - React-cxxreact
1061
- - React-debug
1062
- - React-Fabric
1063
- - React-featureflags
1064
- - React-graphics
1065
- - React-jsi
1066
- - React-jsiexecutor
1067
- - React-logger
1068
- - React-rendererdebug
1069
- - React-runtimescheduler
1070
- - React-utils
1071
- - ReactCommon/turbomodule/core
1072
- - Yoga
1073
- - React-FabricComponents/components/unimplementedview (0.78.1):
1074
- - DoubleConversion
1075
- - fast_float (= 6.1.4)
1076
- - fmt (= 11.0.2)
1077
- - glog
1078
- - hermes-engine
1079
- - RCT-Folly/Fabric (= 2024.11.18.00)
1080
- - RCTRequired
1081
- - RCTTypeSafety
1082
- - React-Core
1083
- - React-cxxreact
1084
- - React-debug
1085
- - React-Fabric
1086
- - React-featureflags
1087
- - React-graphics
1088
- - React-jsi
1089
- - React-jsiexecutor
1090
- - React-logger
1091
- - React-rendererdebug
1092
- - React-runtimescheduler
1093
- - React-utils
1094
- - ReactCommon/turbomodule/core
1095
- - Yoga
1096
- - React-FabricComponents/textlayoutmanager (0.78.1):
1097
- - DoubleConversion
1098
- - fast_float (= 6.1.4)
1099
- - fmt (= 11.0.2)
1100
- - glog
1101
- - hermes-engine
1102
- - RCT-Folly/Fabric (= 2024.11.18.00)
1103
- - RCTRequired
1104
- - RCTTypeSafety
1105
- - React-Core
1106
- - React-cxxreact
1107
- - React-debug
1108
- - React-Fabric
1109
- - React-featureflags
1110
- - React-graphics
1111
- - React-jsi
1112
- - React-jsiexecutor
1113
- - React-logger
1114
- - React-rendererdebug
1115
- - React-runtimescheduler
1116
- - React-utils
1117
- - ReactCommon/turbomodule/core
1118
- - Yoga
1119
- - React-FabricImage (0.78.1):
1120
- - DoubleConversion
1121
- - fast_float (= 6.1.4)
1122
- - fmt (= 11.0.2)
1123
- - glog
1124
- - hermes-engine
1125
- - RCT-Folly/Fabric (= 2024.11.18.00)
1126
- - RCTRequired (= 0.78.1)
1127
- - RCTTypeSafety (= 0.78.1)
1128
- - React-Fabric
1129
- - React-featureflags
1130
- - React-graphics
1131
- - React-ImageManager
1132
- - React-jsi
1133
- - React-jsiexecutor (= 0.78.1)
1134
- - React-logger
1135
- - React-rendererdebug
1136
- - React-utils
1137
- - ReactCommon
1138
- - Yoga
1139
- - React-featureflags (0.78.1):
1140
- - RCT-Folly (= 2024.11.18.00)
1141
- - React-featureflagsnativemodule (0.78.1):
1142
- - hermes-engine
1143
- - RCT-Folly
1144
- - React-featureflags
1145
- - React-jsi
1146
- - React-jsiexecutor
1147
- - React-RCTFBReactNativeSpec
1148
- - ReactCommon/turbomodule/core
1149
- - React-graphics (0.78.1):
1150
- - DoubleConversion
1151
- - fast_float (= 6.1.4)
1152
- - fmt (= 11.0.2)
1153
- - glog
1154
- - hermes-engine
1155
- - RCT-Folly/Fabric (= 2024.11.18.00)
1156
- - React-jsi
1157
- - React-jsiexecutor
1158
- - React-utils
1159
- - React-hermes (0.78.1):
1160
- - DoubleConversion
1161
- - fast_float (= 6.1.4)
1162
- - fmt (= 11.0.2)
1163
- - glog
1164
- - hermes-engine
1165
- - RCT-Folly (= 2024.11.18.00)
1166
- - React-cxxreact (= 0.78.1)
1167
- - React-jsi
1168
- - React-jsiexecutor (= 0.78.1)
1169
- - React-jsinspector
1170
- - React-perflogger (= 0.78.1)
1171
- - React-runtimeexecutor
1172
- - React-idlecallbacksnativemodule (0.78.1):
1173
- - glog
1174
- - hermes-engine
1175
- - RCT-Folly
1176
- - React-jsi
1177
- - React-jsiexecutor
1178
- - React-RCTFBReactNativeSpec
1179
- - React-runtimescheduler
1180
- - ReactCommon/turbomodule/core
1181
- - React-ImageManager (0.78.1):
1182
- - glog
1183
- - RCT-Folly/Fabric
1184
- - React-Core/Default
1185
- - React-debug
1186
- - React-Fabric
1187
- - React-graphics
1188
- - React-rendererdebug
1189
- - React-utils
1190
- - React-jserrorhandler (0.78.1):
1191
- - glog
1192
- - hermes-engine
1193
- - RCT-Folly/Fabric (= 2024.11.18.00)
1194
- - React-cxxreact
1195
- - React-debug
1196
- - React-featureflags
1197
- - React-jsi
1198
- - ReactCommon/turbomodule/bridging
1199
- - React-jsi (0.78.1):
1200
- - boost
1201
- - DoubleConversion
1202
- - fast_float (= 6.1.4)
1203
- - fmt (= 11.0.2)
1204
- - glog
1205
- - hermes-engine
1206
- - RCT-Folly (= 2024.11.18.00)
1207
- - React-jsiexecutor (0.78.1):
1208
- - DoubleConversion
1209
- - fast_float (= 6.1.4)
1210
- - fmt (= 11.0.2)
1211
- - glog
1212
- - hermes-engine
1213
- - RCT-Folly (= 2024.11.18.00)
1214
- - React-cxxreact (= 0.78.1)
1215
- - React-jsi (= 0.78.1)
1216
- - React-jsinspector
1217
- - React-perflogger (= 0.78.1)
1218
- - React-jsinspector (0.78.1):
1219
- - DoubleConversion
1220
- - glog
1221
- - hermes-engine
1222
- - RCT-Folly
1223
- - React-featureflags
1224
- - React-jsi
1225
- - React-jsinspectortracing
1226
- - React-perflogger (= 0.78.1)
1227
- - React-runtimeexecutor (= 0.78.1)
1228
- - React-jsinspectortracing (0.78.1):
1229
- - RCT-Folly
1230
- - React-jsitracing (0.78.1):
1231
- - React-jsi
1232
- - React-logger (0.78.1):
1233
- - glog
1234
- - React-Mapbuffer (0.78.1):
1235
- - glog
1236
- - React-debug
1237
- - React-microtasksnativemodule (0.78.1):
1238
- - hermes-engine
1239
- - RCT-Folly
1240
- - React-jsi
1241
- - React-jsiexecutor
1242
- - React-RCTFBReactNativeSpec
1243
- - ReactCommon/turbomodule/core
1244
- - react-native-image-picker (8.2.0):
1245
- - DoubleConversion
1246
- - glog
1247
- - hermes-engine
1248
- - RCT-Folly (= 2024.11.18.00)
1249
- - RCTRequired
1250
- - RCTTypeSafety
1251
- - React-Core
1252
- - React-debug
1253
- - React-Fabric
1254
- - React-featureflags
1255
- - React-graphics
1256
- - React-ImageManager
1257
- - React-NativeModulesApple
1258
- - React-RCTFabric
1259
- - React-rendererdebug
1260
- - React-utils
1261
- - ReactCodegen
1262
- - ReactCommon/turbomodule/bridging
1263
- - ReactCommon/turbomodule/core
1264
- - Yoga
1265
- - react-native-webview (13.13.5):
1266
- - DoubleConversion
1267
- - glog
1268
- - hermes-engine
1269
- - RCT-Folly (= 2024.11.18.00)
1270
- - RCTRequired
1271
- - RCTTypeSafety
1272
- - React-Core
1273
- - React-debug
1274
- - React-Fabric
1275
- - React-featureflags
1276
- - React-graphics
1277
- - React-ImageManager
1278
- - React-NativeModulesApple
1279
- - React-RCTFabric
1280
- - React-rendererdebug
1281
- - React-utils
1282
- - ReactCodegen
1283
- - ReactCommon/turbomodule/bridging
1284
- - ReactCommon/turbomodule/core
1285
- - Yoga
1286
- - React-NativeModulesApple (0.78.1):
1287
- - glog
1288
- - hermes-engine
1289
- - React-callinvoker
1290
- - React-Core
1291
- - React-cxxreact
1292
- - React-jsi
1293
- - React-jsinspector
1294
- - React-runtimeexecutor
1295
- - ReactCommon/turbomodule/bridging
1296
- - ReactCommon/turbomodule/core
1297
- - React-perflogger (0.78.1):
1298
- - DoubleConversion
1299
- - RCT-Folly (= 2024.11.18.00)
1300
- - React-performancetimeline (0.78.1):
1301
- - RCT-Folly (= 2024.11.18.00)
1302
- - React-cxxreact
1303
- - React-featureflags
1304
- - React-jsinspectortracing
1305
- - React-timing
1306
- - React-RCTActionSheet (0.78.1):
1307
- - React-Core/RCTActionSheetHeaders (= 0.78.1)
1308
- - React-RCTAnimation (0.78.1):
1309
- - RCT-Folly (= 2024.11.18.00)
1310
- - RCTTypeSafety
1311
- - React-Core/RCTAnimationHeaders
1312
- - React-jsi
1313
- - React-NativeModulesApple
1314
- - React-RCTFBReactNativeSpec
1315
- - ReactCommon
1316
- - React-RCTAppDelegate (0.78.1):
1317
- - RCT-Folly (= 2024.11.18.00)
1318
- - RCTRequired
1319
- - RCTTypeSafety
1320
- - React-Core
1321
- - React-CoreModules
1322
- - React-debug
1323
- - React-defaultsnativemodule
1324
- - React-Fabric
1325
- - React-featureflags
1326
- - React-graphics
1327
- - React-hermes
1328
- - React-NativeModulesApple
1329
- - React-RCTFabric
1330
- - React-RCTFBReactNativeSpec
1331
- - React-RCTImage
1332
- - React-RCTNetwork
1333
- - React-rendererdebug
1334
- - React-RuntimeApple
1335
- - React-RuntimeCore
1336
- - React-RuntimeHermes
1337
- - React-runtimescheduler
1338
- - React-utils
1339
- - ReactCommon
1340
- - React-RCTBlob (0.78.1):
1341
- - DoubleConversion
1342
- - fast_float (= 6.1.4)
1343
- - fmt (= 11.0.2)
1344
- - hermes-engine
1345
- - RCT-Folly (= 2024.11.18.00)
1346
- - React-Core/RCTBlobHeaders
1347
- - React-Core/RCTWebSocket
1348
- - React-jsi
1349
- - React-jsinspector
1350
- - React-NativeModulesApple
1351
- - React-RCTFBReactNativeSpec
1352
- - React-RCTNetwork
1353
- - ReactCommon
1354
- - React-RCTFabric (0.78.1):
1355
- - glog
1356
- - hermes-engine
1357
- - RCT-Folly/Fabric (= 2024.11.18.00)
1358
- - React-Core
1359
- - React-debug
1360
- - React-Fabric
1361
- - React-FabricComponents
1362
- - React-FabricImage
1363
- - React-featureflags
1364
- - React-graphics
1365
- - React-ImageManager
1366
- - React-jsi
1367
- - React-jsinspector
1368
- - React-jsinspectortracing
1369
- - React-performancetimeline
1370
- - React-RCTImage
1371
- - React-RCTText
1372
- - React-rendererconsistency
1373
- - React-rendererdebug
1374
- - React-runtimescheduler
1375
- - React-utils
1376
- - Yoga
1377
- - React-RCTFBReactNativeSpec (0.78.1):
1378
- - hermes-engine
1379
- - RCT-Folly
1380
- - RCTRequired
1381
- - RCTTypeSafety
1382
- - React-Core
1383
- - React-jsi
1384
- - React-jsiexecutor
1385
- - React-NativeModulesApple
1386
- - ReactCommon
1387
- - React-RCTImage (0.78.1):
1388
- - RCT-Folly (= 2024.11.18.00)
1389
- - RCTTypeSafety
1390
- - React-Core/RCTImageHeaders
1391
- - React-jsi
1392
- - React-NativeModulesApple
1393
- - React-RCTFBReactNativeSpec
1394
- - React-RCTNetwork
1395
- - ReactCommon
1396
- - React-RCTLinking (0.78.1):
1397
- - React-Core/RCTLinkingHeaders (= 0.78.1)
1398
- - React-jsi (= 0.78.1)
1399
- - React-NativeModulesApple
1400
- - React-RCTFBReactNativeSpec
1401
- - ReactCommon
1402
- - ReactCommon/turbomodule/core (= 0.78.1)
1403
- - React-RCTNetwork (0.78.1):
1404
- - RCT-Folly (= 2024.11.18.00)
1405
- - RCTTypeSafety
1406
- - React-Core/RCTNetworkHeaders
1407
- - React-jsi
1408
- - React-NativeModulesApple
1409
- - React-RCTFBReactNativeSpec
1410
- - ReactCommon
1411
- - React-RCTSettings (0.78.1):
1412
- - RCT-Folly (= 2024.11.18.00)
1413
- - RCTTypeSafety
1414
- - React-Core/RCTSettingsHeaders
1415
- - React-jsi
1416
- - React-NativeModulesApple
1417
- - React-RCTFBReactNativeSpec
1418
- - ReactCommon
1419
- - React-RCTText (0.78.1):
1420
- - React-Core/RCTTextHeaders (= 0.78.1)
1421
- - Yoga
1422
- - React-RCTVibration (0.78.1):
1423
- - RCT-Folly (= 2024.11.18.00)
1424
- - React-Core/RCTVibrationHeaders
1425
- - React-jsi
1426
- - React-NativeModulesApple
1427
- - React-RCTFBReactNativeSpec
1428
- - ReactCommon
1429
- - React-rendererconsistency (0.78.1)
1430
- - React-rendererdebug (0.78.1):
1431
- - DoubleConversion
1432
- - fast_float (= 6.1.4)
1433
- - fmt (= 11.0.2)
1434
- - RCT-Folly (= 2024.11.18.00)
1435
- - React-debug
1436
- - React-rncore (0.78.1)
1437
- - React-RuntimeApple (0.78.1):
1438
- - hermes-engine
1439
- - RCT-Folly/Fabric (= 2024.11.18.00)
1440
- - React-callinvoker
1441
- - React-Core/Default
1442
- - React-CoreModules
1443
- - React-cxxreact
1444
- - React-featureflags
1445
- - React-jserrorhandler
1446
- - React-jsi
1447
- - React-jsiexecutor
1448
- - React-jsinspector
1449
- - React-Mapbuffer
1450
- - React-NativeModulesApple
1451
- - React-RCTFabric
1452
- - React-RCTFBReactNativeSpec
1453
- - React-RuntimeCore
1454
- - React-runtimeexecutor
1455
- - React-RuntimeHermes
1456
- - React-runtimescheduler
1457
- - React-utils
1458
- - React-RuntimeCore (0.78.1):
1459
- - glog
1460
- - hermes-engine
1461
- - RCT-Folly/Fabric (= 2024.11.18.00)
1462
- - React-cxxreact
1463
- - React-Fabric
1464
- - React-featureflags
1465
- - React-jserrorhandler
1466
- - React-jsi
1467
- - React-jsiexecutor
1468
- - React-jsinspector
1469
- - React-performancetimeline
1470
- - React-runtimeexecutor
1471
- - React-runtimescheduler
1472
- - React-utils
1473
- - React-runtimeexecutor (0.78.1):
1474
- - React-jsi (= 0.78.1)
1475
- - React-RuntimeHermes (0.78.1):
1476
- - hermes-engine
1477
- - RCT-Folly/Fabric (= 2024.11.18.00)
1478
- - React-featureflags
1479
- - React-hermes
1480
- - React-jsi
1481
- - React-jsinspector
1482
- - React-jsitracing
1483
- - React-RuntimeCore
1484
- - React-utils
1485
- - React-runtimescheduler (0.78.1):
1486
- - glog
1487
- - hermes-engine
1488
- - RCT-Folly (= 2024.11.18.00)
1489
- - React-callinvoker
1490
- - React-cxxreact
1491
- - React-debug
1492
- - React-featureflags
1493
- - React-jsi
1494
- - React-performancetimeline
1495
- - React-rendererconsistency
1496
- - React-rendererdebug
1497
- - React-runtimeexecutor
1498
- - React-timing
1499
- - React-utils
1500
- - React-timing (0.78.1)
1501
- - React-utils (0.78.1):
1502
- - glog
1503
- - hermes-engine
1504
- - RCT-Folly (= 2024.11.18.00)
1505
- - React-debug
1506
- - React-jsi (= 0.78.1)
1507
- - ReactAppDependencyProvider (0.78.1):
1508
- - ReactCodegen
1509
- - ReactCodegen (0.78.1):
1510
- - DoubleConversion
1511
- - glog
1512
- - hermes-engine
1513
- - RCT-Folly
1514
- - RCTRequired
1515
- - RCTTypeSafety
1516
- - React-Core
1517
- - React-debug
1518
- - React-Fabric
1519
- - React-FabricImage
1520
- - React-featureflags
1521
- - React-graphics
1522
- - React-jsi
1523
- - React-jsiexecutor
1524
- - React-NativeModulesApple
1525
- - React-RCTAppDelegate
1526
- - React-rendererdebug
1527
- - React-utils
1528
- - ReactCommon/turbomodule/bridging
1529
- - ReactCommon/turbomodule/core
1530
- - ReactCommon (0.78.1):
1531
- - ReactCommon/turbomodule (= 0.78.1)
1532
- - ReactCommon/turbomodule (0.78.1):
1533
- - DoubleConversion
1534
- - fast_float (= 6.1.4)
1535
- - fmt (= 11.0.2)
1536
- - glog
1537
- - hermes-engine
1538
- - RCT-Folly (= 2024.11.18.00)
1539
- - React-callinvoker (= 0.78.1)
1540
- - React-cxxreact (= 0.78.1)
1541
- - React-jsi (= 0.78.1)
1542
- - React-logger (= 0.78.1)
1543
- - React-perflogger (= 0.78.1)
1544
- - ReactCommon/turbomodule/bridging (= 0.78.1)
1545
- - ReactCommon/turbomodule/core (= 0.78.1)
1546
- - ReactCommon/turbomodule/bridging (0.78.1):
1547
- - DoubleConversion
1548
- - fast_float (= 6.1.4)
1549
- - fmt (= 11.0.2)
1550
- - glog
1551
- - hermes-engine
1552
- - RCT-Folly (= 2024.11.18.00)
1553
- - React-callinvoker (= 0.78.1)
1554
- - React-cxxreact (= 0.78.1)
1555
- - React-jsi (= 0.78.1)
1556
- - React-logger (= 0.78.1)
1557
- - React-perflogger (= 0.78.1)
1558
- - ReactCommon/turbomodule/core (0.78.1):
1559
- - DoubleConversion
1560
- - fast_float (= 6.1.4)
1561
- - fmt (= 11.0.2)
1562
- - glog
1563
- - hermes-engine
1564
- - RCT-Folly (= 2024.11.18.00)
1565
- - React-callinvoker (= 0.78.1)
1566
- - React-cxxreact (= 0.78.1)
1567
- - React-debug (= 0.78.1)
1568
- - React-featureflags (= 0.78.1)
1569
- - React-jsi (= 0.78.1)
1570
- - React-logger (= 0.78.1)
1571
- - React-perflogger (= 0.78.1)
1572
- - React-utils (= 0.78.1)
1573
- - RegulaCommon
1574
- - RNFaceCore:
1575
- - FaceCoreBasic
1576
- - React
1577
- - RNFaceSDK:
1578
- - FaceSDK
1579
- - React
1580
- - RNFS (2.20.0):
1581
- - React-Core
1582
- - SocketRocket (0.7.1)
1583
- - Yoga (0.0.0)
1584
-
1585
- DEPENDENCIES:
1586
- - boost (from `../node_modules/react-native/third-party-podspecs/boost.podspec`)
1587
- - DoubleConversion (from `../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec`)
1588
- - fast_float (from `../node_modules/react-native/third-party-podspecs/fast_float.podspec`)
1589
- - FBLazyVector (from `../node_modules/react-native/Libraries/FBLazyVector`)
1590
- - fmt (from `../node_modules/react-native/third-party-podspecs/fmt.podspec`)
1591
- - glog (from `../node_modules/react-native/third-party-podspecs/glog.podspec`)
1592
- - hermes-engine (from `../node_modules/react-native/sdks/hermes-engine/hermes-engine.podspec`)
1593
- - RCT-Folly (from `../node_modules/react-native/third-party-podspecs/RCT-Folly.podspec`)
1594
- - RCT-Folly/Fabric (from `../node_modules/react-native/third-party-podspecs/RCT-Folly.podspec`)
1595
- - RCTDeprecation (from `../node_modules/react-native/ReactApple/Libraries/RCTFoundation/RCTDeprecation`)
1596
- - RCTRequired (from `../node_modules/react-native/Libraries/Required`)
1597
- - RCTTypeSafety (from `../node_modules/react-native/Libraries/TypeSafety`)
1598
- - React (from `../node_modules/react-native/`)
1599
- - React-callinvoker (from `../node_modules/react-native/ReactCommon/callinvoker`)
1600
- - React-Core (from `../node_modules/react-native/`)
1601
- - React-Core/RCTWebSocket (from `../node_modules/react-native/`)
1602
- - React-CoreModules (from `../node_modules/react-native/React/CoreModules`)
1603
- - React-cxxreact (from `../node_modules/react-native/ReactCommon/cxxreact`)
1604
- - React-debug (from `../node_modules/react-native/ReactCommon/react/debug`)
1605
- - React-defaultsnativemodule (from `../node_modules/react-native/ReactCommon/react/nativemodule/defaults`)
1606
- - React-domnativemodule (from `../node_modules/react-native/ReactCommon/react/nativemodule/dom`)
1607
- - React-Fabric (from `../node_modules/react-native/ReactCommon`)
1608
- - React-FabricComponents (from `../node_modules/react-native/ReactCommon`)
1609
- - React-FabricImage (from `../node_modules/react-native/ReactCommon`)
1610
- - React-featureflags (from `../node_modules/react-native/ReactCommon/react/featureflags`)
1611
- - React-featureflagsnativemodule (from `../node_modules/react-native/ReactCommon/react/nativemodule/featureflags`)
1612
- - React-graphics (from `../node_modules/react-native/ReactCommon/react/renderer/graphics`)
1613
- - React-hermes (from `../node_modules/react-native/ReactCommon/hermes`)
1614
- - React-idlecallbacksnativemodule (from `../node_modules/react-native/ReactCommon/react/nativemodule/idlecallbacks`)
1615
- - React-ImageManager (from `../node_modules/react-native/ReactCommon/react/renderer/imagemanager/platform/ios`)
1616
- - React-jserrorhandler (from `../node_modules/react-native/ReactCommon/jserrorhandler`)
1617
- - React-jsi (from `../node_modules/react-native/ReactCommon/jsi`)
1618
- - React-jsiexecutor (from `../node_modules/react-native/ReactCommon/jsiexecutor`)
1619
- - React-jsinspector (from `../node_modules/react-native/ReactCommon/jsinspector-modern`)
1620
- - React-jsinspectortracing (from `../node_modules/react-native/ReactCommon/jsinspector-modern/tracing`)
1621
- - React-jsitracing (from `../node_modules/react-native/ReactCommon/hermes/executor/`)
1622
- - React-logger (from `../node_modules/react-native/ReactCommon/logger`)
1623
- - React-Mapbuffer (from `../node_modules/react-native/ReactCommon`)
1624
- - React-microtasksnativemodule (from `../node_modules/react-native/ReactCommon/react/nativemodule/microtasks`)
1625
- - react-native-image-picker (from `../node_modules/react-native-image-picker`)
1626
- - react-native-webview (from `../node_modules/react-native-webview`)
1627
- - React-NativeModulesApple (from `../node_modules/react-native/ReactCommon/react/nativemodule/core/platform/ios`)
1628
- - React-perflogger (from `../node_modules/react-native/ReactCommon/reactperflogger`)
1629
- - React-performancetimeline (from `../node_modules/react-native/ReactCommon/react/performance/timeline`)
1630
- - React-RCTActionSheet (from `../node_modules/react-native/Libraries/ActionSheetIOS`)
1631
- - React-RCTAnimation (from `../node_modules/react-native/Libraries/NativeAnimation`)
1632
- - React-RCTAppDelegate (from `../node_modules/react-native/Libraries/AppDelegate`)
1633
- - React-RCTBlob (from `../node_modules/react-native/Libraries/Blob`)
1634
- - React-RCTFabric (from `../node_modules/react-native/React`)
1635
- - React-RCTFBReactNativeSpec (from `../node_modules/react-native/React`)
1636
- - React-RCTImage (from `../node_modules/react-native/Libraries/Image`)
1637
- - React-RCTLinking (from `../node_modules/react-native/Libraries/LinkingIOS`)
1638
- - React-RCTNetwork (from `../node_modules/react-native/Libraries/Network`)
1639
- - React-RCTSettings (from `../node_modules/react-native/Libraries/Settings`)
1640
- - React-RCTText (from `../node_modules/react-native/Libraries/Text`)
1641
- - React-RCTVibration (from `../node_modules/react-native/Libraries/Vibration`)
1642
- - React-rendererconsistency (from `../node_modules/react-native/ReactCommon/react/renderer/consistency`)
1643
- - React-rendererdebug (from `../node_modules/react-native/ReactCommon/react/renderer/debug`)
1644
- - React-rncore (from `../node_modules/react-native/ReactCommon`)
1645
- - React-RuntimeApple (from `../node_modules/react-native/ReactCommon/react/runtime/platform/ios`)
1646
- - React-RuntimeCore (from `../node_modules/react-native/ReactCommon/react/runtime`)
1647
- - React-runtimeexecutor (from `../node_modules/react-native/ReactCommon/runtimeexecutor`)
1648
- - React-RuntimeHermes (from `../node_modules/react-native/ReactCommon/react/runtime`)
1649
- - React-runtimescheduler (from `../node_modules/react-native/ReactCommon/react/renderer/runtimescheduler`)
1650
- - React-timing (from `../node_modules/react-native/ReactCommon/react/timing`)
1651
- - React-utils (from `../node_modules/react-native/ReactCommon/react/utils`)
1652
- - ReactAppDependencyProvider (from `build/generated/ios`)
1653
- - ReactCodegen (from `build/generated/ios`)
1654
- - ReactCommon/turbomodule/core (from `../node_modules/react-native/ReactCommon`)
1655
- - "RNFaceCore (from `../node_modules/@regulaforensics/face-core-basic`)"
1656
- - "RNFaceSDK (from `../node_modules/@regulaforensics/face-sdk`)"
1657
- - RNFS (from `../node_modules/react-native-fs`)
1658
- - Yoga (from `../node_modules/react-native/ReactCommon/yoga`)
1659
-
1660
- SPEC REPOS:
1661
- https://github.com/CocoaPods/Specs.git:
1662
- - FaceCoreBasic
1663
- - FaceSDK
1664
- - RegulaCommon
1665
- - SocketRocket
1666
-
1667
- EXTERNAL SOURCES:
1668
- boost:
1669
- :podspec: "../node_modules/react-native/third-party-podspecs/boost.podspec"
1670
- DoubleConversion:
1671
- :podspec: "../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec"
1672
- fast_float:
1673
- :podspec: "../node_modules/react-native/third-party-podspecs/fast_float.podspec"
1674
- FBLazyVector:
1675
- :path: "../node_modules/react-native/Libraries/FBLazyVector"
1676
- fmt:
1677
- :podspec: "../node_modules/react-native/third-party-podspecs/fmt.podspec"
1678
- glog:
1679
- :podspec: "../node_modules/react-native/third-party-podspecs/glog.podspec"
1680
- hermes-engine:
1681
- :podspec: "../node_modules/react-native/sdks/hermes-engine/hermes-engine.podspec"
1682
- :tag: hermes-2025-01-13-RNv0.78.0-a942ef374897d85da38e9c8904574f8376555388
1683
- RCT-Folly:
1684
- :podspec: "../node_modules/react-native/third-party-podspecs/RCT-Folly.podspec"
1685
- RCTDeprecation:
1686
- :path: "../node_modules/react-native/ReactApple/Libraries/RCTFoundation/RCTDeprecation"
1687
- RCTRequired:
1688
- :path: "../node_modules/react-native/Libraries/Required"
1689
- RCTTypeSafety:
1690
- :path: "../node_modules/react-native/Libraries/TypeSafety"
1691
- React:
1692
- :path: "../node_modules/react-native/"
1693
- React-callinvoker:
1694
- :path: "../node_modules/react-native/ReactCommon/callinvoker"
1695
- React-Core:
1696
- :path: "../node_modules/react-native/"
1697
- React-CoreModules:
1698
- :path: "../node_modules/react-native/React/CoreModules"
1699
- React-cxxreact:
1700
- :path: "../node_modules/react-native/ReactCommon/cxxreact"
1701
- React-debug:
1702
- :path: "../node_modules/react-native/ReactCommon/react/debug"
1703
- React-defaultsnativemodule:
1704
- :path: "../node_modules/react-native/ReactCommon/react/nativemodule/defaults"
1705
- React-domnativemodule:
1706
- :path: "../node_modules/react-native/ReactCommon/react/nativemodule/dom"
1707
- React-Fabric:
1708
- :path: "../node_modules/react-native/ReactCommon"
1709
- React-FabricComponents:
1710
- :path: "../node_modules/react-native/ReactCommon"
1711
- React-FabricImage:
1712
- :path: "../node_modules/react-native/ReactCommon"
1713
- React-featureflags:
1714
- :path: "../node_modules/react-native/ReactCommon/react/featureflags"
1715
- React-featureflagsnativemodule:
1716
- :path: "../node_modules/react-native/ReactCommon/react/nativemodule/featureflags"
1717
- React-graphics:
1718
- :path: "../node_modules/react-native/ReactCommon/react/renderer/graphics"
1719
- React-hermes:
1720
- :path: "../node_modules/react-native/ReactCommon/hermes"
1721
- React-idlecallbacksnativemodule:
1722
- :path: "../node_modules/react-native/ReactCommon/react/nativemodule/idlecallbacks"
1723
- React-ImageManager:
1724
- :path: "../node_modules/react-native/ReactCommon/react/renderer/imagemanager/platform/ios"
1725
- React-jserrorhandler:
1726
- :path: "../node_modules/react-native/ReactCommon/jserrorhandler"
1727
- React-jsi:
1728
- :path: "../node_modules/react-native/ReactCommon/jsi"
1729
- React-jsiexecutor:
1730
- :path: "../node_modules/react-native/ReactCommon/jsiexecutor"
1731
- React-jsinspector:
1732
- :path: "../node_modules/react-native/ReactCommon/jsinspector-modern"
1733
- React-jsinspectortracing:
1734
- :path: "../node_modules/react-native/ReactCommon/jsinspector-modern/tracing"
1735
- React-jsitracing:
1736
- :path: "../node_modules/react-native/ReactCommon/hermes/executor/"
1737
- React-logger:
1738
- :path: "../node_modules/react-native/ReactCommon/logger"
1739
- React-Mapbuffer:
1740
- :path: "../node_modules/react-native/ReactCommon"
1741
- React-microtasksnativemodule:
1742
- :path: "../node_modules/react-native/ReactCommon/react/nativemodule/microtasks"
1743
- react-native-image-picker:
1744
- :path: "../node_modules/react-native-image-picker"
1745
- react-native-webview:
1746
- :path: "../node_modules/react-native-webview"
1747
- React-NativeModulesApple:
1748
- :path: "../node_modules/react-native/ReactCommon/react/nativemodule/core/platform/ios"
1749
- React-perflogger:
1750
- :path: "../node_modules/react-native/ReactCommon/reactperflogger"
1751
- React-performancetimeline:
1752
- :path: "../node_modules/react-native/ReactCommon/react/performance/timeline"
1753
- React-RCTActionSheet:
1754
- :path: "../node_modules/react-native/Libraries/ActionSheetIOS"
1755
- React-RCTAnimation:
1756
- :path: "../node_modules/react-native/Libraries/NativeAnimation"
1757
- React-RCTAppDelegate:
1758
- :path: "../node_modules/react-native/Libraries/AppDelegate"
1759
- React-RCTBlob:
1760
- :path: "../node_modules/react-native/Libraries/Blob"
1761
- React-RCTFabric:
1762
- :path: "../node_modules/react-native/React"
1763
- React-RCTFBReactNativeSpec:
1764
- :path: "../node_modules/react-native/React"
1765
- React-RCTImage:
1766
- :path: "../node_modules/react-native/Libraries/Image"
1767
- React-RCTLinking:
1768
- :path: "../node_modules/react-native/Libraries/LinkingIOS"
1769
- React-RCTNetwork:
1770
- :path: "../node_modules/react-native/Libraries/Network"
1771
- React-RCTSettings:
1772
- :path: "../node_modules/react-native/Libraries/Settings"
1773
- React-RCTText:
1774
- :path: "../node_modules/react-native/Libraries/Text"
1775
- React-RCTVibration:
1776
- :path: "../node_modules/react-native/Libraries/Vibration"
1777
- React-rendererconsistency:
1778
- :path: "../node_modules/react-native/ReactCommon/react/renderer/consistency"
1779
- React-rendererdebug:
1780
- :path: "../node_modules/react-native/ReactCommon/react/renderer/debug"
1781
- React-rncore:
1782
- :path: "../node_modules/react-native/ReactCommon"
1783
- React-RuntimeApple:
1784
- :path: "../node_modules/react-native/ReactCommon/react/runtime/platform/ios"
1785
- React-RuntimeCore:
1786
- :path: "../node_modules/react-native/ReactCommon/react/runtime"
1787
- React-runtimeexecutor:
1788
- :path: "../node_modules/react-native/ReactCommon/runtimeexecutor"
1789
- React-RuntimeHermes:
1790
- :path: "../node_modules/react-native/ReactCommon/react/runtime"
1791
- React-runtimescheduler:
1792
- :path: "../node_modules/react-native/ReactCommon/react/renderer/runtimescheduler"
1793
- React-timing:
1794
- :path: "../node_modules/react-native/ReactCommon/react/timing"
1795
- React-utils:
1796
- :path: "../node_modules/react-native/ReactCommon/react/utils"
1797
- ReactAppDependencyProvider:
1798
- :path: build/generated/ios
1799
- ReactCodegen:
1800
- :path: build/generated/ios
1801
- ReactCommon:
1802
- :path: "../node_modules/react-native/ReactCommon"
1803
- RNFaceCore:
1804
- :path: "../node_modules/@regulaforensics/face-core-basic"
1805
- RNFaceSDK:
1806
- :path: "../node_modules/@regulaforensics/face-sdk"
1807
- RNFS:
1808
- :path: "../node_modules/react-native-fs"
1809
- Yoga:
1810
- :path: "../node_modules/react-native/ReactCommon/yoga"
1811
-
1812
- SPEC CHECKSUMS:
1813
- boost: 7e761d76ca2ce687f7cc98e698152abd03a18f90
1814
- DoubleConversion: cb417026b2400c8f53ae97020b2be961b59470cb
1815
- FaceCoreBasicBeta: eeebd165bd8d59bd551191e4a18059b66e38623b
1816
- FaceSDKStage: 92b402274d930f06c2912341304acaf67330f7b9
1817
- fast_float: 06eeec4fe712a76acc9376682e4808b05ce978b6
1818
- FBLazyVector: bba368dacede4c9dec7a58c9be5a2d3e9ea30cc7
1819
- fmt: a40bb5bd0294ea969aaaba240a927bd33d878cdd
1820
- glog: eb93e2f488219332457c3c4eafd2738ddc7e80b8
1821
- hermes-engine: f493b0a600aed5dc06532141603688a30a5b2f61
1822
- RCT-Folly: e78785aa9ba2ed998ea4151e314036f6c49e6d82
1823
- RCTDeprecation: 082fbc90409015eac1366795a0b90f8b5cb28efe
1824
- RCTRequired: ca966f4da75b62ce3ea8c538d82cb5ecbb06f12a
1825
- RCTTypeSafety: 2f0bc11f9584fde4c7e6d8b26577c97681051c00
1826
- React: e6035d3a639f6668a18429aaf2fdc0c12b1e7a81
1827
- React-callinvoker: 3740fb1716428dabd205486c818ce6a5999e7f11
1828
- React-Core: d12b31b149ff71e5054dec137d651a9955569321
1829
- React-CoreModules: e392c711449f260d9ba7556a264ef5cfacdab3f9
1830
- React-cxxreact: dcb3c48b13b298a270edefb24d2a9211809ff147
1831
- React-debug: d8d938ee3aecd7ab9c92198324ed33cac3d42566
1832
- React-defaultsnativemodule: 599c11bfe99a3b88cd1fa2dc478be1b6b0e57be9
1833
- React-domnativemodule: 4f278903cad707415026dacbb96768704a705569
1834
- React-Fabric: 9e83424b66a00da675c6684568dc026399746236
1835
- React-FabricComponents: 26da28dd7115005866fdf2f8d4e294e07dd6e3df
1836
- React-FabricImage: b60fb253651746de12418e1308b4da2c54b8fde6
1837
- React-featureflags: 04a42c3099a4a12fdf34c42b84512b96caaf9d41
1838
- React-featureflagsnativemodule: 32a69405f053b25640cac519dbb24c5e79185e1b
1839
- React-graphics: 49bacefc908533e59e1b65ac479bd00c43dad2d0
1840
- React-hermes: 809429058aa7610601c552556a132df2f446fe0c
1841
- React-idlecallbacksnativemodule: d6c574b38b6497189dcdb1c4953c049ed93a67d1
1842
- React-ImageManager: 9cb4d8d83f0d43591f06bd07b1d845144cb9bc72
1843
- React-jserrorhandler: 5d010f2c65066e682b5973ea0e39bfc7bfdf46fe
1844
- React-jsi: 0be2628a04b7ab6b60565ccc0e11069c6a3e5a91
1845
- React-jsiexecutor: cb431019ea945006b0ad62ba34dba8475926eda9
1846
- React-jsinspector: 094b9197c4aa166c565273b5b80604c3c25f262a
1847
- React-jsinspectortracing: 5498aaae966956939808ecd72635a6937c7e724d
1848
- React-jsitracing: 9d28564942b168004da194785024ddc730caf0dc
1849
- React-logger: 74ddb793d36b48bba176328c7af75e5e656fd405
1850
- React-Mapbuffer: 39e87693178fd6483bb5ca8b851fae362d49409a
1851
- React-microtasksnativemodule: b740ebae7fad70aa78bc24cc0dfc15ac9637b6eb
1852
- react-native-image-picker: df2b20cdfa981f7288f4019774d9baa26a4772c1
1853
- react-native-webview: 5095dd03fc98a529e44a6bb81aed21062b5f879e
1854
- React-NativeModulesApple: af0571ac115d09c9a669ed45ce6a4ca960598a2d
1855
- React-perflogger: 26d07766b033f84559bd520e949453dba8bf1cd8
1856
- React-performancetimeline: 0f3e0b6e2152951257bd8c90f95d527cf4316fa8
1857
- React-RCTActionSheet: 9488eac05a056a124f500beaecf0a5bd722b2916
1858
- React-RCTAnimation: d4fe0beca00060dc3628d81ea65410180974a18a
1859
- React-RCTAppDelegate: 6c81adc5689b4276368c9dc61eec211b18ca82c0
1860
- React-RCTBlob: 1b89799400af7ca0ee598fa7d3bcd9d84ab1794d
1861
- React-RCTFabric: 7dd42c2d2339184896aaa5cf1974d00c6b97875b
1862
- React-RCTFBReactNativeSpec: 9487cf2e72e2b0da766afe2a71e1afca12e73325
1863
- React-RCTImage: 7042262e823fe7849f1263f054c24ef2f4394e9d
1864
- React-RCTLinking: 7cb75b965f19399f67e75f771f7bd6f097c263d1
1865
- React-RCTNetwork: b9a7eab793a36b3a74d4d184b917e59842a30a58
1866
- React-RCTSettings: 7866a50ecc34b202d736d1f4b9164bb711a68a9c
1867
- React-RCTText: ce131e974c81c0ea4a187f24db12b262a1beab01
1868
- React-RCTVibration: 16c24efa3a7fb96f6147ec129d554cc43b1ab707
1869
- React-rendererconsistency: 4171665056d2a6039523e5aa8c9f5fbbe9553ad6
1870
- React-rendererdebug: 9751d74346f583800af42b1fbb0b3561f66b5ff2
1871
- React-rncore: 3e1894f8ebb4759f2d56b450645677547b9e3c52
1872
- React-RuntimeApple: 0937e0055990b4dd81b2dbb8acc39f209aa6369b
1873
- React-RuntimeCore: dec19daf6dbb5dad077c8bd2ceb5f612cdd34917
1874
- React-runtimeexecutor: f2fc17f0bbfa5a697d94d2f18d7d5f74c8d41c48
1875
- React-RuntimeHermes: 0e01cd1fbf82f1fabc66d6f8316c7ee35d8dc871
1876
- React-runtimescheduler: 3f02922ff1cf0d4fdf5c60b868bed4da3b15a504
1877
- React-timing: 34f46e46507ab2e215d801223f898a1f3d95a7a3
1878
- React-utils: 6330b3336d328a09ccc89a45d68d1f2588021318
1879
- ReactAppDependencyProvider: 5da0393968ce2767e79f9fda7caa108592b9b63e
1880
- ReactCodegen: 82d5bc3e3ad2c8496848554cb2d3b64b03b53420
1881
- ReactCommon: 269d0d36423fad044eaea49900e88684ac670a16
1882
- RegulaCommon: c1afd830de032b9b8c0ee1a5c7a05ebe5478a114
1883
- RNFaceCore: da06223aab6d5c5d8a2d2ab492f12db2f2624355
1884
- RNFaceSDK: 7d762d6a67ecd8d7e898805794961590b610af0a
1885
- RNFS: 89de7d7f4c0f6bafa05343c578f61118c8282ed8
1886
- SocketRocket: d4aabe649be1e368d1318fdf28a022d714d65748
1887
- Yoga: b94ff2d7559cb66837c97a3f394ddb817faad4d6
1888
-
1889
- PODFILE CHECKSUM: 1586412057fbc80de1ac843264b1d0679614f3ff
1890
-
1891
- COCOAPODS: 1.15.2