@coinbase/create-cdp-app 0.0.39 → 0.0.41

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 (70) hide show
  1. package/dist/index.js +85 -17
  2. package/dist/index.js.map +1 -1
  3. package/package.json +1 -1
  4. package/template-react-native/_gitignore +4 -0
  5. package/template-react-native/android/_gitignore +0 -16
  6. package/template-react-native/android/app/build.gradle +0 -177
  7. package/template-react-native/android/app/debug.keystore +0 -0
  8. package/template-react-native/android/app/proguard-rules.pro +0 -14
  9. package/template-react-native/android/app/src/debug/AndroidManifest.xml +0 -7
  10. package/template-react-native/android/app/src/main/AndroidManifest.xml +0 -25
  11. package/template-react-native/android/app/src/main/java/com/anonymous/reactnativeexpo/MainActivity.kt +0 -61
  12. package/template-react-native/android/app/src/main/java/com/anonymous/reactnativeexpo/MainApplication.kt +0 -57
  13. package/template-react-native/android/app/src/main/res/drawable/ic_launcher_background.xml +0 -6
  14. package/template-react-native/android/app/src/main/res/drawable/rn_edit_text_material.xml +0 -37
  15. package/template-react-native/android/app/src/main/res/drawable-hdpi/splashscreen_logo.png +0 -0
  16. package/template-react-native/android/app/src/main/res/drawable-mdpi/splashscreen_logo.png +0 -0
  17. package/template-react-native/android/app/src/main/res/drawable-xhdpi/splashscreen_logo.png +0 -0
  18. package/template-react-native/android/app/src/main/res/drawable-xxhdpi/splashscreen_logo.png +0 -0
  19. package/template-react-native/android/app/src/main/res/drawable-xxxhdpi/splashscreen_logo.png +0 -0
  20. package/template-react-native/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml +0 -5
  21. package/template-react-native/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml +0 -5
  22. package/template-react-native/android/app/src/main/res/mipmap-hdpi/ic_launcher.webp +0 -0
  23. package/template-react-native/android/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.webp +0 -0
  24. package/template-react-native/android/app/src/main/res/mipmap-hdpi/ic_launcher_round.webp +0 -0
  25. package/template-react-native/android/app/src/main/res/mipmap-mdpi/ic_launcher.webp +0 -0
  26. package/template-react-native/android/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.webp +0 -0
  27. package/template-react-native/android/app/src/main/res/mipmap-mdpi/ic_launcher_round.webp +0 -0
  28. package/template-react-native/android/app/src/main/res/mipmap-xhdpi/ic_launcher.webp +0 -0
  29. package/template-react-native/android/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.webp +0 -0
  30. package/template-react-native/android/app/src/main/res/mipmap-xhdpi/ic_launcher_round.webp +0 -0
  31. package/template-react-native/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.webp +0 -0
  32. package/template-react-native/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.webp +0 -0
  33. package/template-react-native/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.webp +0 -0
  34. package/template-react-native/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.webp +0 -0
  35. package/template-react-native/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.webp +0 -0
  36. package/template-react-native/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.webp +0 -0
  37. package/template-react-native/android/app/src/main/res/values/colors.xml +0 -6
  38. package/template-react-native/android/app/src/main/res/values/strings.xml +0 -5
  39. package/template-react-native/android/app/src/main/res/values/styles.xml +0 -10
  40. package/template-react-native/android/app/src/main/res/values-night/colors.xml +0 -1
  41. package/template-react-native/android/build.gradle +0 -37
  42. package/template-react-native/android/gradle/wrapper/gradle-wrapper.jar +0 -0
  43. package/template-react-native/android/gradle/wrapper/gradle-wrapper.properties +0 -7
  44. package/template-react-native/android/gradle.properties +0 -59
  45. package/template-react-native/android/gradlew +0 -251
  46. package/template-react-native/android/gradlew.bat +0 -94
  47. package/template-react-native/android/settings.gradle +0 -39
  48. package/template-react-native/ios/.xcode.env +0 -11
  49. package/template-react-native/ios/Podfile +0 -64
  50. package/template-react-native/ios/Podfile.lock +0 -2131
  51. package/template-react-native/ios/Podfile.properties.json +0 -5
  52. package/template-react-native/ios/_gitignore +0 -30
  53. package/template-react-native/ios/reactnativeexpo/AppDelegate.swift +0 -70
  54. package/template-react-native/ios/reactnativeexpo/Images.xcassets/AppIcon.appiconset/App-Icon-1024x1024@1x.png +0 -0
  55. package/template-react-native/ios/reactnativeexpo/Images.xcassets/AppIcon.appiconset/Contents.json +0 -14
  56. package/template-react-native/ios/reactnativeexpo/Images.xcassets/Contents.json +0 -6
  57. package/template-react-native/ios/reactnativeexpo/Images.xcassets/SplashScreenBackground.colorset/Contents.json +0 -20
  58. package/template-react-native/ios/reactnativeexpo/Images.xcassets/SplashScreenLogo.imageset/Contents.json +0 -23
  59. package/template-react-native/ios/reactnativeexpo/Images.xcassets/SplashScreenLogo.imageset/image.png +0 -0
  60. package/template-react-native/ios/reactnativeexpo/Images.xcassets/SplashScreenLogo.imageset/image@2x.png +0 -0
  61. package/template-react-native/ios/reactnativeexpo/Images.xcassets/SplashScreenLogo.imageset/image@3x.png +0 -0
  62. package/template-react-native/ios/reactnativeexpo/Info.plist +0 -74
  63. package/template-react-native/ios/reactnativeexpo/PrivacyInfo.xcprivacy +0 -48
  64. package/template-react-native/ios/reactnativeexpo/SplashScreen.storyboard +0 -44
  65. package/template-react-native/ios/reactnativeexpo/Supporting/Expo.plist +0 -12
  66. package/template-react-native/ios/reactnativeexpo/reactnativeexpo-Bridging-Header.h +0 -3
  67. package/template-react-native/ios/reactnativeexpo/reactnativeexpo.entitlements +0 -5
  68. package/template-react-native/ios/reactnativeexpo.xcodeproj/project.pbxproj +0 -545
  69. package/template-react-native/ios/reactnativeexpo.xcodeproj/xcshareddata/xcschemes/reactnativeexpo.xcscheme +0 -88
  70. package/template-react-native/ios/reactnativeexpo.xcworkspace/contents.xcworkspacedata +0 -10
@@ -1,2131 +0,0 @@
1
- PODS:
2
- - boost (1.84.0)
3
- - DoubleConversion (1.1.6)
4
- - EXConstants (17.1.7):
5
- - ExpoModulesCore
6
- - Expo (53.0.22):
7
- - DoubleConversion
8
- - ExpoModulesCore
9
- - glog
10
- - hermes-engine
11
- - RCT-Folly (= 2024.11.18.00)
12
- - RCTRequired
13
- - RCTTypeSafety
14
- - React-Core
15
- - React-debug
16
- - React-Fabric
17
- - React-featureflags
18
- - React-graphics
19
- - React-hermes
20
- - React-ImageManager
21
- - React-jsi
22
- - React-NativeModulesApple
23
- - React-RCTAppDelegate
24
- - React-RCTFabric
25
- - React-renderercss
26
- - React-rendererdebug
27
- - React-utils
28
- - ReactAppDependencyProvider
29
- - ReactCodegen
30
- - ReactCommon/turbomodule/bridging
31
- - ReactCommon/turbomodule/core
32
- - Yoga
33
- - ExpoAsset (11.1.7):
34
- - ExpoModulesCore
35
- - ExpoClipboard (7.1.5):
36
- - ExpoModulesCore
37
- - ExpoCrypto (14.1.5):
38
- - ExpoModulesCore
39
- - ExpoFileSystem (18.1.11):
40
- - ExpoModulesCore
41
- - ExpoFont (13.3.2):
42
- - ExpoModulesCore
43
- - ExpoKeepAwake (14.1.4):
44
- - ExpoModulesCore
45
- - ExpoModulesCore (2.5.0):
46
- - DoubleConversion
47
- - glog
48
- - hermes-engine
49
- - RCT-Folly (= 2024.11.18.00)
50
- - RCTRequired
51
- - RCTTypeSafety
52
- - React-Core
53
- - React-debug
54
- - React-Fabric
55
- - React-featureflags
56
- - React-graphics
57
- - React-hermes
58
- - React-ImageManager
59
- - React-jsi
60
- - React-jsinspector
61
- - React-NativeModulesApple
62
- - React-RCTFabric
63
- - React-renderercss
64
- - React-rendererdebug
65
- - React-utils
66
- - ReactCodegen
67
- - ReactCommon/turbomodule/bridging
68
- - ReactCommon/turbomodule/core
69
- - Yoga
70
- - ExpoSecureStore (15.0.7):
71
- - ExpoModulesCore
72
- - fast_float (6.1.4)
73
- - FBLazyVector (0.79.6)
74
- - fmt (11.0.2)
75
- - glog (0.3.5)
76
- - hermes-engine (0.79.6):
77
- - hermes-engine/Pre-built (= 0.79.6)
78
- - hermes-engine/Pre-built (0.79.6)
79
- - OpenSSL-Universal (3.3.3001)
80
- - RCT-Folly (2024.11.18.00):
81
- - boost
82
- - DoubleConversion
83
- - fast_float (= 6.1.4)
84
- - fmt (= 11.0.2)
85
- - glog
86
- - RCT-Folly/Default (= 2024.11.18.00)
87
- - RCT-Folly/Default (2024.11.18.00):
88
- - boost
89
- - DoubleConversion
90
- - fast_float (= 6.1.4)
91
- - fmt (= 11.0.2)
92
- - glog
93
- - RCT-Folly/Fabric (2024.11.18.00):
94
- - boost
95
- - DoubleConversion
96
- - fast_float (= 6.1.4)
97
- - fmt (= 11.0.2)
98
- - glog
99
- - RCTDeprecation (0.79.6)
100
- - RCTRequired (0.79.6)
101
- - RCTTypeSafety (0.79.6):
102
- - FBLazyVector (= 0.79.6)
103
- - RCTRequired (= 0.79.6)
104
- - React-Core (= 0.79.6)
105
- - React (0.79.6):
106
- - React-Core (= 0.79.6)
107
- - React-Core/DevSupport (= 0.79.6)
108
- - React-Core/RCTWebSocket (= 0.79.6)
109
- - React-RCTActionSheet (= 0.79.6)
110
- - React-RCTAnimation (= 0.79.6)
111
- - React-RCTBlob (= 0.79.6)
112
- - React-RCTImage (= 0.79.6)
113
- - React-RCTLinking (= 0.79.6)
114
- - React-RCTNetwork (= 0.79.6)
115
- - React-RCTSettings (= 0.79.6)
116
- - React-RCTText (= 0.79.6)
117
- - React-RCTVibration (= 0.79.6)
118
- - React-callinvoker (0.79.6)
119
- - React-Core (0.79.6):
120
- - glog
121
- - hermes-engine
122
- - RCT-Folly (= 2024.11.18.00)
123
- - RCTDeprecation
124
- - React-Core/Default (= 0.79.6)
125
- - React-cxxreact
126
- - React-featureflags
127
- - React-hermes
128
- - React-jsi
129
- - React-jsiexecutor
130
- - React-jsinspector
131
- - React-jsitooling
132
- - React-perflogger
133
- - React-runtimescheduler
134
- - React-utils
135
- - SocketRocket (= 0.7.1)
136
- - Yoga
137
- - React-Core/CoreModulesHeaders (0.79.6):
138
- - glog
139
- - hermes-engine
140
- - RCT-Folly (= 2024.11.18.00)
141
- - RCTDeprecation
142
- - React-Core/Default
143
- - React-cxxreact
144
- - React-featureflags
145
- - React-hermes
146
- - React-jsi
147
- - React-jsiexecutor
148
- - React-jsinspector
149
- - React-jsitooling
150
- - React-perflogger
151
- - React-runtimescheduler
152
- - React-utils
153
- - SocketRocket (= 0.7.1)
154
- - Yoga
155
- - React-Core/Default (0.79.6):
156
- - glog
157
- - hermes-engine
158
- - RCT-Folly (= 2024.11.18.00)
159
- - RCTDeprecation
160
- - React-cxxreact
161
- - React-featureflags
162
- - React-hermes
163
- - React-jsi
164
- - React-jsiexecutor
165
- - React-jsinspector
166
- - React-jsitooling
167
- - React-perflogger
168
- - React-runtimescheduler
169
- - React-utils
170
- - SocketRocket (= 0.7.1)
171
- - Yoga
172
- - React-Core/DevSupport (0.79.6):
173
- - glog
174
- - hermes-engine
175
- - RCT-Folly (= 2024.11.18.00)
176
- - RCTDeprecation
177
- - React-Core/Default (= 0.79.6)
178
- - React-Core/RCTWebSocket (= 0.79.6)
179
- - React-cxxreact
180
- - React-featureflags
181
- - React-hermes
182
- - React-jsi
183
- - React-jsiexecutor
184
- - React-jsinspector
185
- - React-jsitooling
186
- - React-perflogger
187
- - React-runtimescheduler
188
- - React-utils
189
- - SocketRocket (= 0.7.1)
190
- - Yoga
191
- - React-Core/RCTActionSheetHeaders (0.79.6):
192
- - glog
193
- - hermes-engine
194
- - RCT-Folly (= 2024.11.18.00)
195
- - RCTDeprecation
196
- - React-Core/Default
197
- - React-cxxreact
198
- - React-featureflags
199
- - React-hermes
200
- - React-jsi
201
- - React-jsiexecutor
202
- - React-jsinspector
203
- - React-jsitooling
204
- - React-perflogger
205
- - React-runtimescheduler
206
- - React-utils
207
- - SocketRocket (= 0.7.1)
208
- - Yoga
209
- - React-Core/RCTAnimationHeaders (0.79.6):
210
- - glog
211
- - hermes-engine
212
- - RCT-Folly (= 2024.11.18.00)
213
- - RCTDeprecation
214
- - React-Core/Default
215
- - React-cxxreact
216
- - React-featureflags
217
- - React-hermes
218
- - React-jsi
219
- - React-jsiexecutor
220
- - React-jsinspector
221
- - React-jsitooling
222
- - React-perflogger
223
- - React-runtimescheduler
224
- - React-utils
225
- - SocketRocket (= 0.7.1)
226
- - Yoga
227
- - React-Core/RCTBlobHeaders (0.79.6):
228
- - glog
229
- - hermes-engine
230
- - RCT-Folly (= 2024.11.18.00)
231
- - RCTDeprecation
232
- - React-Core/Default
233
- - React-cxxreact
234
- - React-featureflags
235
- - React-hermes
236
- - React-jsi
237
- - React-jsiexecutor
238
- - React-jsinspector
239
- - React-jsitooling
240
- - React-perflogger
241
- - React-runtimescheduler
242
- - React-utils
243
- - SocketRocket (= 0.7.1)
244
- - Yoga
245
- - React-Core/RCTImageHeaders (0.79.6):
246
- - glog
247
- - hermes-engine
248
- - RCT-Folly (= 2024.11.18.00)
249
- - RCTDeprecation
250
- - React-Core/Default
251
- - React-cxxreact
252
- - React-featureflags
253
- - React-hermes
254
- - React-jsi
255
- - React-jsiexecutor
256
- - React-jsinspector
257
- - React-jsitooling
258
- - React-perflogger
259
- - React-runtimescheduler
260
- - React-utils
261
- - SocketRocket (= 0.7.1)
262
- - Yoga
263
- - React-Core/RCTLinkingHeaders (0.79.6):
264
- - glog
265
- - hermes-engine
266
- - RCT-Folly (= 2024.11.18.00)
267
- - RCTDeprecation
268
- - React-Core/Default
269
- - React-cxxreact
270
- - React-featureflags
271
- - React-hermes
272
- - React-jsi
273
- - React-jsiexecutor
274
- - React-jsinspector
275
- - React-jsitooling
276
- - React-perflogger
277
- - React-runtimescheduler
278
- - React-utils
279
- - SocketRocket (= 0.7.1)
280
- - Yoga
281
- - React-Core/RCTNetworkHeaders (0.79.6):
282
- - glog
283
- - hermes-engine
284
- - RCT-Folly (= 2024.11.18.00)
285
- - RCTDeprecation
286
- - React-Core/Default
287
- - React-cxxreact
288
- - React-featureflags
289
- - React-hermes
290
- - React-jsi
291
- - React-jsiexecutor
292
- - React-jsinspector
293
- - React-jsitooling
294
- - React-perflogger
295
- - React-runtimescheduler
296
- - React-utils
297
- - SocketRocket (= 0.7.1)
298
- - Yoga
299
- - React-Core/RCTSettingsHeaders (0.79.6):
300
- - glog
301
- - hermes-engine
302
- - RCT-Folly (= 2024.11.18.00)
303
- - RCTDeprecation
304
- - React-Core/Default
305
- - React-cxxreact
306
- - React-featureflags
307
- - React-hermes
308
- - React-jsi
309
- - React-jsiexecutor
310
- - React-jsinspector
311
- - React-jsitooling
312
- - React-perflogger
313
- - React-runtimescheduler
314
- - React-utils
315
- - SocketRocket (= 0.7.1)
316
- - Yoga
317
- - React-Core/RCTTextHeaders (0.79.6):
318
- - glog
319
- - hermes-engine
320
- - RCT-Folly (= 2024.11.18.00)
321
- - RCTDeprecation
322
- - React-Core/Default
323
- - React-cxxreact
324
- - React-featureflags
325
- - React-hermes
326
- - React-jsi
327
- - React-jsiexecutor
328
- - React-jsinspector
329
- - React-jsitooling
330
- - React-perflogger
331
- - React-runtimescheduler
332
- - React-utils
333
- - SocketRocket (= 0.7.1)
334
- - Yoga
335
- - React-Core/RCTVibrationHeaders (0.79.6):
336
- - glog
337
- - hermes-engine
338
- - RCT-Folly (= 2024.11.18.00)
339
- - RCTDeprecation
340
- - React-Core/Default
341
- - React-cxxreact
342
- - React-featureflags
343
- - React-hermes
344
- - React-jsi
345
- - React-jsiexecutor
346
- - React-jsinspector
347
- - React-jsitooling
348
- - React-perflogger
349
- - React-runtimescheduler
350
- - React-utils
351
- - SocketRocket (= 0.7.1)
352
- - Yoga
353
- - React-Core/RCTWebSocket (0.79.6):
354
- - glog
355
- - hermes-engine
356
- - RCT-Folly (= 2024.11.18.00)
357
- - RCTDeprecation
358
- - React-Core/Default (= 0.79.6)
359
- - React-cxxreact
360
- - React-featureflags
361
- - React-hermes
362
- - React-jsi
363
- - React-jsiexecutor
364
- - React-jsinspector
365
- - React-jsitooling
366
- - React-perflogger
367
- - React-runtimescheduler
368
- - React-utils
369
- - SocketRocket (= 0.7.1)
370
- - Yoga
371
- - React-CoreModules (0.79.6):
372
- - DoubleConversion
373
- - fast_float (= 6.1.4)
374
- - fmt (= 11.0.2)
375
- - RCT-Folly (= 2024.11.18.00)
376
- - RCTTypeSafety (= 0.79.6)
377
- - React-Core/CoreModulesHeaders (= 0.79.6)
378
- - React-jsi (= 0.79.6)
379
- - React-jsinspector
380
- - React-jsinspectortracing
381
- - React-NativeModulesApple
382
- - React-RCTBlob
383
- - React-RCTFBReactNativeSpec
384
- - React-RCTImage (= 0.79.6)
385
- - ReactCommon
386
- - SocketRocket (= 0.7.1)
387
- - React-cxxreact (0.79.6):
388
- - boost
389
- - DoubleConversion
390
- - fast_float (= 6.1.4)
391
- - fmt (= 11.0.2)
392
- - glog
393
- - hermes-engine
394
- - RCT-Folly (= 2024.11.18.00)
395
- - React-callinvoker (= 0.79.6)
396
- - React-debug (= 0.79.6)
397
- - React-jsi (= 0.79.6)
398
- - React-jsinspector
399
- - React-jsinspectortracing
400
- - React-logger (= 0.79.6)
401
- - React-perflogger (= 0.79.6)
402
- - React-runtimeexecutor (= 0.79.6)
403
- - React-timing (= 0.79.6)
404
- - React-debug (0.79.6)
405
- - React-defaultsnativemodule (0.79.6):
406
- - hermes-engine
407
- - RCT-Folly
408
- - React-domnativemodule
409
- - React-featureflagsnativemodule
410
- - React-hermes
411
- - React-idlecallbacksnativemodule
412
- - React-jsi
413
- - React-jsiexecutor
414
- - React-microtasksnativemodule
415
- - React-RCTFBReactNativeSpec
416
- - React-domnativemodule (0.79.6):
417
- - hermes-engine
418
- - RCT-Folly
419
- - React-Fabric
420
- - React-FabricComponents
421
- - React-graphics
422
- - React-hermes
423
- - React-jsi
424
- - React-jsiexecutor
425
- - React-RCTFBReactNativeSpec
426
- - ReactCommon/turbomodule/core
427
- - Yoga
428
- - React-Fabric (0.79.6):
429
- - DoubleConversion
430
- - fast_float (= 6.1.4)
431
- - fmt (= 11.0.2)
432
- - glog
433
- - hermes-engine
434
- - RCT-Folly/Fabric (= 2024.11.18.00)
435
- - RCTRequired
436
- - RCTTypeSafety
437
- - React-Core
438
- - React-cxxreact
439
- - React-debug
440
- - React-Fabric/animations (= 0.79.6)
441
- - React-Fabric/attributedstring (= 0.79.6)
442
- - React-Fabric/componentregistry (= 0.79.6)
443
- - React-Fabric/componentregistrynative (= 0.79.6)
444
- - React-Fabric/components (= 0.79.6)
445
- - React-Fabric/consistency (= 0.79.6)
446
- - React-Fabric/core (= 0.79.6)
447
- - React-Fabric/dom (= 0.79.6)
448
- - React-Fabric/imagemanager (= 0.79.6)
449
- - React-Fabric/leakchecker (= 0.79.6)
450
- - React-Fabric/mounting (= 0.79.6)
451
- - React-Fabric/observers (= 0.79.6)
452
- - React-Fabric/scheduler (= 0.79.6)
453
- - React-Fabric/telemetry (= 0.79.6)
454
- - React-Fabric/templateprocessor (= 0.79.6)
455
- - React-Fabric/uimanager (= 0.79.6)
456
- - React-featureflags
457
- - React-graphics
458
- - React-hermes
459
- - React-jsi
460
- - React-jsiexecutor
461
- - React-logger
462
- - React-rendererdebug
463
- - React-runtimescheduler
464
- - React-utils
465
- - ReactCommon/turbomodule/core
466
- - React-Fabric/animations (0.79.6):
467
- - DoubleConversion
468
- - fast_float (= 6.1.4)
469
- - fmt (= 11.0.2)
470
- - glog
471
- - hermes-engine
472
- - RCT-Folly/Fabric (= 2024.11.18.00)
473
- - RCTRequired
474
- - RCTTypeSafety
475
- - React-Core
476
- - React-cxxreact
477
- - React-debug
478
- - React-featureflags
479
- - React-graphics
480
- - React-hermes
481
- - React-jsi
482
- - React-jsiexecutor
483
- - React-logger
484
- - React-rendererdebug
485
- - React-runtimescheduler
486
- - React-utils
487
- - ReactCommon/turbomodule/core
488
- - React-Fabric/attributedstring (0.79.6):
489
- - DoubleConversion
490
- - fast_float (= 6.1.4)
491
- - fmt (= 11.0.2)
492
- - glog
493
- - hermes-engine
494
- - RCT-Folly/Fabric (= 2024.11.18.00)
495
- - RCTRequired
496
- - RCTTypeSafety
497
- - React-Core
498
- - React-cxxreact
499
- - React-debug
500
- - React-featureflags
501
- - React-graphics
502
- - React-hermes
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/componentregistry (0.79.6):
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-hermes
525
- - React-jsi
526
- - React-jsiexecutor
527
- - React-logger
528
- - React-rendererdebug
529
- - React-runtimescheduler
530
- - React-utils
531
- - ReactCommon/turbomodule/core
532
- - React-Fabric/componentregistrynative (0.79.6):
533
- - DoubleConversion
534
- - fast_float (= 6.1.4)
535
- - fmt (= 11.0.2)
536
- - glog
537
- - hermes-engine
538
- - RCT-Folly/Fabric (= 2024.11.18.00)
539
- - RCTRequired
540
- - RCTTypeSafety
541
- - React-Core
542
- - React-cxxreact
543
- - React-debug
544
- - React-featureflags
545
- - React-graphics
546
- - React-hermes
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 (0.79.6):
555
- - DoubleConversion
556
- - fast_float (= 6.1.4)
557
- - fmt (= 11.0.2)
558
- - glog
559
- - hermes-engine
560
- - RCT-Folly/Fabric (= 2024.11.18.00)
561
- - RCTRequired
562
- - RCTTypeSafety
563
- - React-Core
564
- - React-cxxreact
565
- - React-debug
566
- - React-Fabric/components/legacyviewmanagerinterop (= 0.79.6)
567
- - React-Fabric/components/root (= 0.79.6)
568
- - React-Fabric/components/scrollview (= 0.79.6)
569
- - React-Fabric/components/view (= 0.79.6)
570
- - React-featureflags
571
- - React-graphics
572
- - React-hermes
573
- - React-jsi
574
- - React-jsiexecutor
575
- - React-logger
576
- - React-rendererdebug
577
- - React-runtimescheduler
578
- - React-utils
579
- - ReactCommon/turbomodule/core
580
- - React-Fabric/components/legacyviewmanagerinterop (0.79.6):
581
- - DoubleConversion
582
- - fast_float (= 6.1.4)
583
- - fmt (= 11.0.2)
584
- - glog
585
- - hermes-engine
586
- - RCT-Folly/Fabric (= 2024.11.18.00)
587
- - RCTRequired
588
- - RCTTypeSafety
589
- - React-Core
590
- - React-cxxreact
591
- - React-debug
592
- - React-featureflags
593
- - React-graphics
594
- - React-hermes
595
- - React-jsi
596
- - React-jsiexecutor
597
- - React-logger
598
- - React-rendererdebug
599
- - React-runtimescheduler
600
- - React-utils
601
- - ReactCommon/turbomodule/core
602
- - React-Fabric/components/root (0.79.6):
603
- - DoubleConversion
604
- - fast_float (= 6.1.4)
605
- - fmt (= 11.0.2)
606
- - glog
607
- - hermes-engine
608
- - RCT-Folly/Fabric (= 2024.11.18.00)
609
- - RCTRequired
610
- - RCTTypeSafety
611
- - React-Core
612
- - React-cxxreact
613
- - React-debug
614
- - React-featureflags
615
- - React-graphics
616
- - React-hermes
617
- - React-jsi
618
- - React-jsiexecutor
619
- - React-logger
620
- - React-rendererdebug
621
- - React-runtimescheduler
622
- - React-utils
623
- - ReactCommon/turbomodule/core
624
- - React-Fabric/components/scrollview (0.79.6):
625
- - DoubleConversion
626
- - fast_float (= 6.1.4)
627
- - fmt (= 11.0.2)
628
- - glog
629
- - hermes-engine
630
- - RCT-Folly/Fabric (= 2024.11.18.00)
631
- - RCTRequired
632
- - RCTTypeSafety
633
- - React-Core
634
- - React-cxxreact
635
- - React-debug
636
- - React-featureflags
637
- - React-graphics
638
- - React-hermes
639
- - React-jsi
640
- - React-jsiexecutor
641
- - React-logger
642
- - React-rendererdebug
643
- - React-runtimescheduler
644
- - React-utils
645
- - ReactCommon/turbomodule/core
646
- - React-Fabric/components/view (0.79.6):
647
- - DoubleConversion
648
- - fast_float (= 6.1.4)
649
- - fmt (= 11.0.2)
650
- - glog
651
- - hermes-engine
652
- - RCT-Folly/Fabric (= 2024.11.18.00)
653
- - RCTRequired
654
- - RCTTypeSafety
655
- - React-Core
656
- - React-cxxreact
657
- - React-debug
658
- - React-featureflags
659
- - React-graphics
660
- - React-hermes
661
- - React-jsi
662
- - React-jsiexecutor
663
- - React-logger
664
- - React-renderercss
665
- - React-rendererdebug
666
- - React-runtimescheduler
667
- - React-utils
668
- - ReactCommon/turbomodule/core
669
- - Yoga
670
- - React-Fabric/consistency (0.79.6):
671
- - DoubleConversion
672
- - fast_float (= 6.1.4)
673
- - fmt (= 11.0.2)
674
- - glog
675
- - hermes-engine
676
- - RCT-Folly/Fabric (= 2024.11.18.00)
677
- - RCTRequired
678
- - RCTTypeSafety
679
- - React-Core
680
- - React-cxxreact
681
- - React-debug
682
- - React-featureflags
683
- - React-graphics
684
- - React-hermes
685
- - React-jsi
686
- - React-jsiexecutor
687
- - React-logger
688
- - React-rendererdebug
689
- - React-runtimescheduler
690
- - React-utils
691
- - ReactCommon/turbomodule/core
692
- - React-Fabric/core (0.79.6):
693
- - DoubleConversion
694
- - fast_float (= 6.1.4)
695
- - fmt (= 11.0.2)
696
- - glog
697
- - hermes-engine
698
- - RCT-Folly/Fabric (= 2024.11.18.00)
699
- - RCTRequired
700
- - RCTTypeSafety
701
- - React-Core
702
- - React-cxxreact
703
- - React-debug
704
- - React-featureflags
705
- - React-graphics
706
- - React-hermes
707
- - React-jsi
708
- - React-jsiexecutor
709
- - React-logger
710
- - React-rendererdebug
711
- - React-runtimescheduler
712
- - React-utils
713
- - ReactCommon/turbomodule/core
714
- - React-Fabric/dom (0.79.6):
715
- - DoubleConversion
716
- - fast_float (= 6.1.4)
717
- - fmt (= 11.0.2)
718
- - glog
719
- - hermes-engine
720
- - RCT-Folly/Fabric (= 2024.11.18.00)
721
- - RCTRequired
722
- - RCTTypeSafety
723
- - React-Core
724
- - React-cxxreact
725
- - React-debug
726
- - React-featureflags
727
- - React-graphics
728
- - React-hermes
729
- - React-jsi
730
- - React-jsiexecutor
731
- - React-logger
732
- - React-rendererdebug
733
- - React-runtimescheduler
734
- - React-utils
735
- - ReactCommon/turbomodule/core
736
- - React-Fabric/imagemanager (0.79.6):
737
- - DoubleConversion
738
- - fast_float (= 6.1.4)
739
- - fmt (= 11.0.2)
740
- - glog
741
- - hermes-engine
742
- - RCT-Folly/Fabric (= 2024.11.18.00)
743
- - RCTRequired
744
- - RCTTypeSafety
745
- - React-Core
746
- - React-cxxreact
747
- - React-debug
748
- - React-featureflags
749
- - React-graphics
750
- - React-hermes
751
- - React-jsi
752
- - React-jsiexecutor
753
- - React-logger
754
- - React-rendererdebug
755
- - React-runtimescheduler
756
- - React-utils
757
- - ReactCommon/turbomodule/core
758
- - React-Fabric/leakchecker (0.79.6):
759
- - DoubleConversion
760
- - fast_float (= 6.1.4)
761
- - fmt (= 11.0.2)
762
- - glog
763
- - hermes-engine
764
- - RCT-Folly/Fabric (= 2024.11.18.00)
765
- - RCTRequired
766
- - RCTTypeSafety
767
- - React-Core
768
- - React-cxxreact
769
- - React-debug
770
- - React-featureflags
771
- - React-graphics
772
- - React-hermes
773
- - React-jsi
774
- - React-jsiexecutor
775
- - React-logger
776
- - React-rendererdebug
777
- - React-runtimescheduler
778
- - React-utils
779
- - ReactCommon/turbomodule/core
780
- - React-Fabric/mounting (0.79.6):
781
- - DoubleConversion
782
- - fast_float (= 6.1.4)
783
- - fmt (= 11.0.2)
784
- - glog
785
- - hermes-engine
786
- - RCT-Folly/Fabric (= 2024.11.18.00)
787
- - RCTRequired
788
- - RCTTypeSafety
789
- - React-Core
790
- - React-cxxreact
791
- - React-debug
792
- - React-featureflags
793
- - React-graphics
794
- - React-hermes
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/observers (0.79.6):
803
- - DoubleConversion
804
- - fast_float (= 6.1.4)
805
- - fmt (= 11.0.2)
806
- - glog
807
- - hermes-engine
808
- - RCT-Folly/Fabric (= 2024.11.18.00)
809
- - RCTRequired
810
- - RCTTypeSafety
811
- - React-Core
812
- - React-cxxreact
813
- - React-debug
814
- - React-Fabric/observers/events (= 0.79.6)
815
- - React-featureflags
816
- - React-graphics
817
- - React-hermes
818
- - React-jsi
819
- - React-jsiexecutor
820
- - React-logger
821
- - React-rendererdebug
822
- - React-runtimescheduler
823
- - React-utils
824
- - ReactCommon/turbomodule/core
825
- - React-Fabric/observers/events (0.79.6):
826
- - DoubleConversion
827
- - fast_float (= 6.1.4)
828
- - fmt (= 11.0.2)
829
- - glog
830
- - hermes-engine
831
- - RCT-Folly/Fabric (= 2024.11.18.00)
832
- - RCTRequired
833
- - RCTTypeSafety
834
- - React-Core
835
- - React-cxxreact
836
- - React-debug
837
- - React-featureflags
838
- - React-graphics
839
- - React-hermes
840
- - React-jsi
841
- - React-jsiexecutor
842
- - React-logger
843
- - React-rendererdebug
844
- - React-runtimescheduler
845
- - React-utils
846
- - ReactCommon/turbomodule/core
847
- - React-Fabric/scheduler (0.79.6):
848
- - DoubleConversion
849
- - fast_float (= 6.1.4)
850
- - fmt (= 11.0.2)
851
- - glog
852
- - hermes-engine
853
- - RCT-Folly/Fabric (= 2024.11.18.00)
854
- - RCTRequired
855
- - RCTTypeSafety
856
- - React-Core
857
- - React-cxxreact
858
- - React-debug
859
- - React-Fabric/observers/events
860
- - React-featureflags
861
- - React-graphics
862
- - React-hermes
863
- - React-jsi
864
- - React-jsiexecutor
865
- - React-logger
866
- - React-performancetimeline
867
- - React-rendererdebug
868
- - React-runtimescheduler
869
- - React-utils
870
- - ReactCommon/turbomodule/core
871
- - React-Fabric/telemetry (0.79.6):
872
- - DoubleConversion
873
- - fast_float (= 6.1.4)
874
- - fmt (= 11.0.2)
875
- - glog
876
- - hermes-engine
877
- - RCT-Folly/Fabric (= 2024.11.18.00)
878
- - RCTRequired
879
- - RCTTypeSafety
880
- - React-Core
881
- - React-cxxreact
882
- - React-debug
883
- - React-featureflags
884
- - React-graphics
885
- - React-hermes
886
- - React-jsi
887
- - React-jsiexecutor
888
- - React-logger
889
- - React-rendererdebug
890
- - React-runtimescheduler
891
- - React-utils
892
- - ReactCommon/turbomodule/core
893
- - React-Fabric/templateprocessor (0.79.6):
894
- - DoubleConversion
895
- - fast_float (= 6.1.4)
896
- - fmt (= 11.0.2)
897
- - glog
898
- - hermes-engine
899
- - RCT-Folly/Fabric (= 2024.11.18.00)
900
- - RCTRequired
901
- - RCTTypeSafety
902
- - React-Core
903
- - React-cxxreact
904
- - React-debug
905
- - React-featureflags
906
- - React-graphics
907
- - React-hermes
908
- - React-jsi
909
- - React-jsiexecutor
910
- - React-logger
911
- - React-rendererdebug
912
- - React-runtimescheduler
913
- - React-utils
914
- - ReactCommon/turbomodule/core
915
- - React-Fabric/uimanager (0.79.6):
916
- - DoubleConversion
917
- - fast_float (= 6.1.4)
918
- - fmt (= 11.0.2)
919
- - glog
920
- - hermes-engine
921
- - RCT-Folly/Fabric (= 2024.11.18.00)
922
- - RCTRequired
923
- - RCTTypeSafety
924
- - React-Core
925
- - React-cxxreact
926
- - React-debug
927
- - React-Fabric/uimanager/consistency (= 0.79.6)
928
- - React-featureflags
929
- - React-graphics
930
- - React-hermes
931
- - React-jsi
932
- - React-jsiexecutor
933
- - React-logger
934
- - React-rendererconsistency
935
- - React-rendererdebug
936
- - React-runtimescheduler
937
- - React-utils
938
- - ReactCommon/turbomodule/core
939
- - React-Fabric/uimanager/consistency (0.79.6):
940
- - DoubleConversion
941
- - fast_float (= 6.1.4)
942
- - fmt (= 11.0.2)
943
- - glog
944
- - hermes-engine
945
- - RCT-Folly/Fabric (= 2024.11.18.00)
946
- - RCTRequired
947
- - RCTTypeSafety
948
- - React-Core
949
- - React-cxxreact
950
- - React-debug
951
- - React-featureflags
952
- - React-graphics
953
- - React-hermes
954
- - React-jsi
955
- - React-jsiexecutor
956
- - React-logger
957
- - React-rendererconsistency
958
- - React-rendererdebug
959
- - React-runtimescheduler
960
- - React-utils
961
- - ReactCommon/turbomodule/core
962
- - React-FabricComponents (0.79.6):
963
- - DoubleConversion
964
- - fast_float (= 6.1.4)
965
- - fmt (= 11.0.2)
966
- - glog
967
- - hermes-engine
968
- - RCT-Folly/Fabric (= 2024.11.18.00)
969
- - RCTRequired
970
- - RCTTypeSafety
971
- - React-Core
972
- - React-cxxreact
973
- - React-debug
974
- - React-Fabric
975
- - React-FabricComponents/components (= 0.79.6)
976
- - React-FabricComponents/textlayoutmanager (= 0.79.6)
977
- - React-featureflags
978
- - React-graphics
979
- - React-hermes
980
- - React-jsi
981
- - React-jsiexecutor
982
- - React-logger
983
- - React-rendererdebug
984
- - React-runtimescheduler
985
- - React-utils
986
- - ReactCommon/turbomodule/core
987
- - Yoga
988
- - React-FabricComponents/components (0.79.6):
989
- - DoubleConversion
990
- - fast_float (= 6.1.4)
991
- - fmt (= 11.0.2)
992
- - glog
993
- - hermes-engine
994
- - RCT-Folly/Fabric (= 2024.11.18.00)
995
- - RCTRequired
996
- - RCTTypeSafety
997
- - React-Core
998
- - React-cxxreact
999
- - React-debug
1000
- - React-Fabric
1001
- - React-FabricComponents/components/inputaccessory (= 0.79.6)
1002
- - React-FabricComponents/components/iostextinput (= 0.79.6)
1003
- - React-FabricComponents/components/modal (= 0.79.6)
1004
- - React-FabricComponents/components/rncore (= 0.79.6)
1005
- - React-FabricComponents/components/safeareaview (= 0.79.6)
1006
- - React-FabricComponents/components/scrollview (= 0.79.6)
1007
- - React-FabricComponents/components/text (= 0.79.6)
1008
- - React-FabricComponents/components/textinput (= 0.79.6)
1009
- - React-FabricComponents/components/unimplementedview (= 0.79.6)
1010
- - React-featureflags
1011
- - React-graphics
1012
- - React-hermes
1013
- - React-jsi
1014
- - React-jsiexecutor
1015
- - React-logger
1016
- - React-rendererdebug
1017
- - React-runtimescheduler
1018
- - React-utils
1019
- - ReactCommon/turbomodule/core
1020
- - Yoga
1021
- - React-FabricComponents/components/inputaccessory (0.79.6):
1022
- - DoubleConversion
1023
- - fast_float (= 6.1.4)
1024
- - fmt (= 11.0.2)
1025
- - glog
1026
- - hermes-engine
1027
- - RCT-Folly/Fabric (= 2024.11.18.00)
1028
- - RCTRequired
1029
- - RCTTypeSafety
1030
- - React-Core
1031
- - React-cxxreact
1032
- - React-debug
1033
- - React-Fabric
1034
- - React-featureflags
1035
- - React-graphics
1036
- - React-hermes
1037
- - React-jsi
1038
- - React-jsiexecutor
1039
- - React-logger
1040
- - React-rendererdebug
1041
- - React-runtimescheduler
1042
- - React-utils
1043
- - ReactCommon/turbomodule/core
1044
- - Yoga
1045
- - React-FabricComponents/components/iostextinput (0.79.6):
1046
- - DoubleConversion
1047
- - fast_float (= 6.1.4)
1048
- - fmt (= 11.0.2)
1049
- - glog
1050
- - hermes-engine
1051
- - RCT-Folly/Fabric (= 2024.11.18.00)
1052
- - RCTRequired
1053
- - RCTTypeSafety
1054
- - React-Core
1055
- - React-cxxreact
1056
- - React-debug
1057
- - React-Fabric
1058
- - React-featureflags
1059
- - React-graphics
1060
- - React-hermes
1061
- - React-jsi
1062
- - React-jsiexecutor
1063
- - React-logger
1064
- - React-rendererdebug
1065
- - React-runtimescheduler
1066
- - React-utils
1067
- - ReactCommon/turbomodule/core
1068
- - Yoga
1069
- - React-FabricComponents/components/modal (0.79.6):
1070
- - DoubleConversion
1071
- - fast_float (= 6.1.4)
1072
- - fmt (= 11.0.2)
1073
- - glog
1074
- - hermes-engine
1075
- - RCT-Folly/Fabric (= 2024.11.18.00)
1076
- - RCTRequired
1077
- - RCTTypeSafety
1078
- - React-Core
1079
- - React-cxxreact
1080
- - React-debug
1081
- - React-Fabric
1082
- - React-featureflags
1083
- - React-graphics
1084
- - React-hermes
1085
- - React-jsi
1086
- - React-jsiexecutor
1087
- - React-logger
1088
- - React-rendererdebug
1089
- - React-runtimescheduler
1090
- - React-utils
1091
- - ReactCommon/turbomodule/core
1092
- - Yoga
1093
- - React-FabricComponents/components/rncore (0.79.6):
1094
- - DoubleConversion
1095
- - fast_float (= 6.1.4)
1096
- - fmt (= 11.0.2)
1097
- - glog
1098
- - hermes-engine
1099
- - RCT-Folly/Fabric (= 2024.11.18.00)
1100
- - RCTRequired
1101
- - RCTTypeSafety
1102
- - React-Core
1103
- - React-cxxreact
1104
- - React-debug
1105
- - React-Fabric
1106
- - React-featureflags
1107
- - React-graphics
1108
- - React-hermes
1109
- - React-jsi
1110
- - React-jsiexecutor
1111
- - React-logger
1112
- - React-rendererdebug
1113
- - React-runtimescheduler
1114
- - React-utils
1115
- - ReactCommon/turbomodule/core
1116
- - Yoga
1117
- - React-FabricComponents/components/safeareaview (0.79.6):
1118
- - DoubleConversion
1119
- - fast_float (= 6.1.4)
1120
- - fmt (= 11.0.2)
1121
- - glog
1122
- - hermes-engine
1123
- - RCT-Folly/Fabric (= 2024.11.18.00)
1124
- - RCTRequired
1125
- - RCTTypeSafety
1126
- - React-Core
1127
- - React-cxxreact
1128
- - React-debug
1129
- - React-Fabric
1130
- - React-featureflags
1131
- - React-graphics
1132
- - React-hermes
1133
- - React-jsi
1134
- - React-jsiexecutor
1135
- - React-logger
1136
- - React-rendererdebug
1137
- - React-runtimescheduler
1138
- - React-utils
1139
- - ReactCommon/turbomodule/core
1140
- - Yoga
1141
- - React-FabricComponents/components/scrollview (0.79.6):
1142
- - DoubleConversion
1143
- - fast_float (= 6.1.4)
1144
- - fmt (= 11.0.2)
1145
- - glog
1146
- - hermes-engine
1147
- - RCT-Folly/Fabric (= 2024.11.18.00)
1148
- - RCTRequired
1149
- - RCTTypeSafety
1150
- - React-Core
1151
- - React-cxxreact
1152
- - React-debug
1153
- - React-Fabric
1154
- - React-featureflags
1155
- - React-graphics
1156
- - React-hermes
1157
- - React-jsi
1158
- - React-jsiexecutor
1159
- - React-logger
1160
- - React-rendererdebug
1161
- - React-runtimescheduler
1162
- - React-utils
1163
- - ReactCommon/turbomodule/core
1164
- - Yoga
1165
- - React-FabricComponents/components/text (0.79.6):
1166
- - DoubleConversion
1167
- - fast_float (= 6.1.4)
1168
- - fmt (= 11.0.2)
1169
- - glog
1170
- - hermes-engine
1171
- - RCT-Folly/Fabric (= 2024.11.18.00)
1172
- - RCTRequired
1173
- - RCTTypeSafety
1174
- - React-Core
1175
- - React-cxxreact
1176
- - React-debug
1177
- - React-Fabric
1178
- - React-featureflags
1179
- - React-graphics
1180
- - React-hermes
1181
- - React-jsi
1182
- - React-jsiexecutor
1183
- - React-logger
1184
- - React-rendererdebug
1185
- - React-runtimescheduler
1186
- - React-utils
1187
- - ReactCommon/turbomodule/core
1188
- - Yoga
1189
- - React-FabricComponents/components/textinput (0.79.6):
1190
- - DoubleConversion
1191
- - fast_float (= 6.1.4)
1192
- - fmt (= 11.0.2)
1193
- - glog
1194
- - hermes-engine
1195
- - RCT-Folly/Fabric (= 2024.11.18.00)
1196
- - RCTRequired
1197
- - RCTTypeSafety
1198
- - React-Core
1199
- - React-cxxreact
1200
- - React-debug
1201
- - React-Fabric
1202
- - React-featureflags
1203
- - React-graphics
1204
- - React-hermes
1205
- - React-jsi
1206
- - React-jsiexecutor
1207
- - React-logger
1208
- - React-rendererdebug
1209
- - React-runtimescheduler
1210
- - React-utils
1211
- - ReactCommon/turbomodule/core
1212
- - Yoga
1213
- - React-FabricComponents/components/unimplementedview (0.79.6):
1214
- - DoubleConversion
1215
- - fast_float (= 6.1.4)
1216
- - fmt (= 11.0.2)
1217
- - glog
1218
- - hermes-engine
1219
- - RCT-Folly/Fabric (= 2024.11.18.00)
1220
- - RCTRequired
1221
- - RCTTypeSafety
1222
- - React-Core
1223
- - React-cxxreact
1224
- - React-debug
1225
- - React-Fabric
1226
- - React-featureflags
1227
- - React-graphics
1228
- - React-hermes
1229
- - React-jsi
1230
- - React-jsiexecutor
1231
- - React-logger
1232
- - React-rendererdebug
1233
- - React-runtimescheduler
1234
- - React-utils
1235
- - ReactCommon/turbomodule/core
1236
- - Yoga
1237
- - React-FabricComponents/textlayoutmanager (0.79.6):
1238
- - DoubleConversion
1239
- - fast_float (= 6.1.4)
1240
- - fmt (= 11.0.2)
1241
- - glog
1242
- - hermes-engine
1243
- - RCT-Folly/Fabric (= 2024.11.18.00)
1244
- - RCTRequired
1245
- - RCTTypeSafety
1246
- - React-Core
1247
- - React-cxxreact
1248
- - React-debug
1249
- - React-Fabric
1250
- - React-featureflags
1251
- - React-graphics
1252
- - React-hermes
1253
- - React-jsi
1254
- - React-jsiexecutor
1255
- - React-logger
1256
- - React-rendererdebug
1257
- - React-runtimescheduler
1258
- - React-utils
1259
- - ReactCommon/turbomodule/core
1260
- - Yoga
1261
- - React-FabricImage (0.79.6):
1262
- - DoubleConversion
1263
- - fast_float (= 6.1.4)
1264
- - fmt (= 11.0.2)
1265
- - glog
1266
- - hermes-engine
1267
- - RCT-Folly/Fabric (= 2024.11.18.00)
1268
- - RCTRequired (= 0.79.6)
1269
- - RCTTypeSafety (= 0.79.6)
1270
- - React-Fabric
1271
- - React-featureflags
1272
- - React-graphics
1273
- - React-hermes
1274
- - React-ImageManager
1275
- - React-jsi
1276
- - React-jsiexecutor (= 0.79.6)
1277
- - React-logger
1278
- - React-rendererdebug
1279
- - React-utils
1280
- - ReactCommon
1281
- - Yoga
1282
- - React-featureflags (0.79.6):
1283
- - RCT-Folly (= 2024.11.18.00)
1284
- - React-featureflagsnativemodule (0.79.6):
1285
- - hermes-engine
1286
- - RCT-Folly
1287
- - React-featureflags
1288
- - React-hermes
1289
- - React-jsi
1290
- - React-jsiexecutor
1291
- - React-RCTFBReactNativeSpec
1292
- - ReactCommon/turbomodule/core
1293
- - React-graphics (0.79.6):
1294
- - DoubleConversion
1295
- - fast_float (= 6.1.4)
1296
- - fmt (= 11.0.2)
1297
- - glog
1298
- - hermes-engine
1299
- - RCT-Folly/Fabric (= 2024.11.18.00)
1300
- - React-hermes
1301
- - React-jsi
1302
- - React-jsiexecutor
1303
- - React-utils
1304
- - React-hermes (0.79.6):
1305
- - DoubleConversion
1306
- - fast_float (= 6.1.4)
1307
- - fmt (= 11.0.2)
1308
- - glog
1309
- - hermes-engine
1310
- - RCT-Folly (= 2024.11.18.00)
1311
- - React-cxxreact (= 0.79.6)
1312
- - React-jsi
1313
- - React-jsiexecutor (= 0.79.6)
1314
- - React-jsinspector
1315
- - React-jsinspectortracing
1316
- - React-perflogger (= 0.79.6)
1317
- - React-runtimeexecutor
1318
- - React-idlecallbacksnativemodule (0.79.6):
1319
- - glog
1320
- - hermes-engine
1321
- - RCT-Folly
1322
- - React-hermes
1323
- - React-jsi
1324
- - React-jsiexecutor
1325
- - React-RCTFBReactNativeSpec
1326
- - React-runtimescheduler
1327
- - ReactCommon/turbomodule/core
1328
- - React-ImageManager (0.79.6):
1329
- - glog
1330
- - RCT-Folly/Fabric
1331
- - React-Core/Default
1332
- - React-debug
1333
- - React-Fabric
1334
- - React-graphics
1335
- - React-rendererdebug
1336
- - React-utils
1337
- - React-jserrorhandler (0.79.6):
1338
- - glog
1339
- - hermes-engine
1340
- - RCT-Folly/Fabric (= 2024.11.18.00)
1341
- - React-cxxreact
1342
- - React-debug
1343
- - React-featureflags
1344
- - React-jsi
1345
- - ReactCommon/turbomodule/bridging
1346
- - React-jsi (0.79.6):
1347
- - boost
1348
- - DoubleConversion
1349
- - fast_float (= 6.1.4)
1350
- - fmt (= 11.0.2)
1351
- - glog
1352
- - hermes-engine
1353
- - RCT-Folly (= 2024.11.18.00)
1354
- - React-jsiexecutor (0.79.6):
1355
- - DoubleConversion
1356
- - fast_float (= 6.1.4)
1357
- - fmt (= 11.0.2)
1358
- - glog
1359
- - hermes-engine
1360
- - RCT-Folly (= 2024.11.18.00)
1361
- - React-cxxreact (= 0.79.6)
1362
- - React-jsi (= 0.79.6)
1363
- - React-jsinspector
1364
- - React-jsinspectortracing
1365
- - React-perflogger (= 0.79.6)
1366
- - React-jsinspector (0.79.6):
1367
- - DoubleConversion
1368
- - glog
1369
- - hermes-engine
1370
- - RCT-Folly
1371
- - React-featureflags
1372
- - React-jsi
1373
- - React-jsinspectortracing
1374
- - React-perflogger (= 0.79.6)
1375
- - React-runtimeexecutor (= 0.79.6)
1376
- - React-jsinspectortracing (0.79.6):
1377
- - RCT-Folly
1378
- - React-oscompat
1379
- - React-jsitooling (0.79.6):
1380
- - DoubleConversion
1381
- - fast_float (= 6.1.4)
1382
- - fmt (= 11.0.2)
1383
- - glog
1384
- - RCT-Folly (= 2024.11.18.00)
1385
- - React-cxxreact (= 0.79.6)
1386
- - React-jsi (= 0.79.6)
1387
- - React-jsinspector
1388
- - React-jsinspectortracing
1389
- - React-jsitracing (0.79.6):
1390
- - React-jsi
1391
- - React-logger (0.79.6):
1392
- - glog
1393
- - React-Mapbuffer (0.79.6):
1394
- - glog
1395
- - React-debug
1396
- - React-microtasksnativemodule (0.79.6):
1397
- - hermes-engine
1398
- - RCT-Folly
1399
- - React-hermes
1400
- - React-jsi
1401
- - React-jsiexecutor
1402
- - React-RCTFBReactNativeSpec
1403
- - ReactCommon/turbomodule/core
1404
- - react-native-get-random-values (1.11.0):
1405
- - React-Core
1406
- - react-native-quick-crypto (0.7.17):
1407
- - DoubleConversion
1408
- - glog
1409
- - hermes-engine
1410
- - OpenSSL-Universal
1411
- - RCT-Folly (= 2024.11.18.00)
1412
- - RCTRequired
1413
- - RCTTypeSafety
1414
- - React
1415
- - React-Core
1416
- - React-debug
1417
- - React-Fabric
1418
- - React-featureflags
1419
- - React-graphics
1420
- - React-hermes
1421
- - React-ImageManager
1422
- - React-jsi
1423
- - React-NativeModulesApple
1424
- - React-RCTFabric
1425
- - React-renderercss
1426
- - React-rendererdebug
1427
- - React-utils
1428
- - ReactCodegen
1429
- - ReactCommon/turbomodule/bridging
1430
- - ReactCommon/turbomodule/core
1431
- - Yoga
1432
- - React-NativeModulesApple (0.79.6):
1433
- - glog
1434
- - hermes-engine
1435
- - React-callinvoker
1436
- - React-Core
1437
- - React-cxxreact
1438
- - React-featureflags
1439
- - React-hermes
1440
- - React-jsi
1441
- - React-jsinspector
1442
- - React-runtimeexecutor
1443
- - ReactCommon/turbomodule/bridging
1444
- - ReactCommon/turbomodule/core
1445
- - React-oscompat (0.79.6)
1446
- - React-perflogger (0.79.6):
1447
- - DoubleConversion
1448
- - RCT-Folly (= 2024.11.18.00)
1449
- - React-performancetimeline (0.79.6):
1450
- - RCT-Folly (= 2024.11.18.00)
1451
- - React-cxxreact
1452
- - React-featureflags
1453
- - React-jsinspectortracing
1454
- - React-perflogger
1455
- - React-timing
1456
- - React-RCTActionSheet (0.79.6):
1457
- - React-Core/RCTActionSheetHeaders (= 0.79.6)
1458
- - React-RCTAnimation (0.79.6):
1459
- - RCT-Folly (= 2024.11.18.00)
1460
- - RCTTypeSafety
1461
- - React-Core/RCTAnimationHeaders
1462
- - React-jsi
1463
- - React-NativeModulesApple
1464
- - React-RCTFBReactNativeSpec
1465
- - ReactCommon
1466
- - React-RCTAppDelegate (0.79.6):
1467
- - hermes-engine
1468
- - RCT-Folly (= 2024.11.18.00)
1469
- - RCTRequired
1470
- - RCTTypeSafety
1471
- - React-Core
1472
- - React-CoreModules
1473
- - React-debug
1474
- - React-defaultsnativemodule
1475
- - React-Fabric
1476
- - React-featureflags
1477
- - React-graphics
1478
- - React-hermes
1479
- - React-jsitooling
1480
- - React-NativeModulesApple
1481
- - React-RCTFabric
1482
- - React-RCTFBReactNativeSpec
1483
- - React-RCTImage
1484
- - React-RCTNetwork
1485
- - React-RCTRuntime
1486
- - React-rendererdebug
1487
- - React-RuntimeApple
1488
- - React-RuntimeCore
1489
- - React-runtimescheduler
1490
- - React-utils
1491
- - ReactCommon
1492
- - React-RCTBlob (0.79.6):
1493
- - DoubleConversion
1494
- - fast_float (= 6.1.4)
1495
- - fmt (= 11.0.2)
1496
- - hermes-engine
1497
- - RCT-Folly (= 2024.11.18.00)
1498
- - React-Core/RCTBlobHeaders
1499
- - React-Core/RCTWebSocket
1500
- - React-jsi
1501
- - React-jsinspector
1502
- - React-NativeModulesApple
1503
- - React-RCTFBReactNativeSpec
1504
- - React-RCTNetwork
1505
- - ReactCommon
1506
- - React-RCTFabric (0.79.6):
1507
- - glog
1508
- - hermes-engine
1509
- - RCT-Folly/Fabric (= 2024.11.18.00)
1510
- - React-Core
1511
- - React-debug
1512
- - React-Fabric
1513
- - React-FabricComponents
1514
- - React-FabricImage
1515
- - React-featureflags
1516
- - React-graphics
1517
- - React-hermes
1518
- - React-ImageManager
1519
- - React-jsi
1520
- - React-jsinspector
1521
- - React-jsinspectortracing
1522
- - React-performancetimeline
1523
- - React-RCTAnimation
1524
- - React-RCTImage
1525
- - React-RCTText
1526
- - React-rendererconsistency
1527
- - React-renderercss
1528
- - React-rendererdebug
1529
- - React-runtimescheduler
1530
- - React-utils
1531
- - Yoga
1532
- - React-RCTFBReactNativeSpec (0.79.6):
1533
- - hermes-engine
1534
- - RCT-Folly
1535
- - RCTRequired
1536
- - RCTTypeSafety
1537
- - React-Core
1538
- - React-hermes
1539
- - React-jsi
1540
- - React-jsiexecutor
1541
- - React-NativeModulesApple
1542
- - ReactCommon
1543
- - React-RCTImage (0.79.6):
1544
- - RCT-Folly (= 2024.11.18.00)
1545
- - RCTTypeSafety
1546
- - React-Core/RCTImageHeaders
1547
- - React-jsi
1548
- - React-NativeModulesApple
1549
- - React-RCTFBReactNativeSpec
1550
- - React-RCTNetwork
1551
- - ReactCommon
1552
- - React-RCTLinking (0.79.6):
1553
- - React-Core/RCTLinkingHeaders (= 0.79.6)
1554
- - React-jsi (= 0.79.6)
1555
- - React-NativeModulesApple
1556
- - React-RCTFBReactNativeSpec
1557
- - ReactCommon
1558
- - ReactCommon/turbomodule/core (= 0.79.6)
1559
- - React-RCTNetwork (0.79.6):
1560
- - RCT-Folly (= 2024.11.18.00)
1561
- - RCTTypeSafety
1562
- - React-Core/RCTNetworkHeaders
1563
- - React-jsi
1564
- - React-NativeModulesApple
1565
- - React-RCTFBReactNativeSpec
1566
- - ReactCommon
1567
- - React-RCTRuntime (0.79.6):
1568
- - glog
1569
- - hermes-engine
1570
- - RCT-Folly/Fabric (= 2024.11.18.00)
1571
- - React-Core
1572
- - React-hermes
1573
- - React-jsi
1574
- - React-jsinspector
1575
- - React-jsinspectortracing
1576
- - React-jsitooling
1577
- - React-RuntimeApple
1578
- - React-RuntimeCore
1579
- - React-RuntimeHermes
1580
- - React-RCTSettings (0.79.6):
1581
- - RCT-Folly (= 2024.11.18.00)
1582
- - RCTTypeSafety
1583
- - React-Core/RCTSettingsHeaders
1584
- - React-jsi
1585
- - React-NativeModulesApple
1586
- - React-RCTFBReactNativeSpec
1587
- - ReactCommon
1588
- - React-RCTText (0.79.6):
1589
- - React-Core/RCTTextHeaders (= 0.79.6)
1590
- - Yoga
1591
- - React-RCTVibration (0.79.6):
1592
- - RCT-Folly (= 2024.11.18.00)
1593
- - React-Core/RCTVibrationHeaders
1594
- - React-jsi
1595
- - React-NativeModulesApple
1596
- - React-RCTFBReactNativeSpec
1597
- - ReactCommon
1598
- - React-rendererconsistency (0.79.6)
1599
- - React-renderercss (0.79.6):
1600
- - React-debug
1601
- - React-utils
1602
- - React-rendererdebug (0.79.6):
1603
- - DoubleConversion
1604
- - fast_float (= 6.1.4)
1605
- - fmt (= 11.0.2)
1606
- - RCT-Folly (= 2024.11.18.00)
1607
- - React-debug
1608
- - React-rncore (0.79.6)
1609
- - React-RuntimeApple (0.79.6):
1610
- - hermes-engine
1611
- - RCT-Folly/Fabric (= 2024.11.18.00)
1612
- - React-callinvoker
1613
- - React-Core/Default
1614
- - React-CoreModules
1615
- - React-cxxreact
1616
- - React-featureflags
1617
- - React-jserrorhandler
1618
- - React-jsi
1619
- - React-jsiexecutor
1620
- - React-jsinspector
1621
- - React-jsitooling
1622
- - React-Mapbuffer
1623
- - React-NativeModulesApple
1624
- - React-RCTFabric
1625
- - React-RCTFBReactNativeSpec
1626
- - React-RuntimeCore
1627
- - React-runtimeexecutor
1628
- - React-RuntimeHermes
1629
- - React-runtimescheduler
1630
- - React-utils
1631
- - React-RuntimeCore (0.79.6):
1632
- - glog
1633
- - hermes-engine
1634
- - RCT-Folly/Fabric (= 2024.11.18.00)
1635
- - React-cxxreact
1636
- - React-Fabric
1637
- - React-featureflags
1638
- - React-hermes
1639
- - React-jserrorhandler
1640
- - React-jsi
1641
- - React-jsiexecutor
1642
- - React-jsinspector
1643
- - React-jsitooling
1644
- - React-performancetimeline
1645
- - React-runtimeexecutor
1646
- - React-runtimescheduler
1647
- - React-utils
1648
- - React-runtimeexecutor (0.79.6):
1649
- - React-jsi (= 0.79.6)
1650
- - React-RuntimeHermes (0.79.6):
1651
- - hermes-engine
1652
- - RCT-Folly/Fabric (= 2024.11.18.00)
1653
- - React-featureflags
1654
- - React-hermes
1655
- - React-jsi
1656
- - React-jsinspector
1657
- - React-jsinspectortracing
1658
- - React-jsitooling
1659
- - React-jsitracing
1660
- - React-RuntimeCore
1661
- - React-utils
1662
- - React-runtimescheduler (0.79.6):
1663
- - glog
1664
- - hermes-engine
1665
- - RCT-Folly (= 2024.11.18.00)
1666
- - React-callinvoker
1667
- - React-cxxreact
1668
- - React-debug
1669
- - React-featureflags
1670
- - React-hermes
1671
- - React-jsi
1672
- - React-jsinspectortracing
1673
- - React-performancetimeline
1674
- - React-rendererconsistency
1675
- - React-rendererdebug
1676
- - React-runtimeexecutor
1677
- - React-timing
1678
- - React-utils
1679
- - React-timing (0.79.6)
1680
- - React-utils (0.79.6):
1681
- - glog
1682
- - hermes-engine
1683
- - RCT-Folly (= 2024.11.18.00)
1684
- - React-debug
1685
- - React-hermes
1686
- - React-jsi (= 0.79.6)
1687
- - ReactAppDependencyProvider (0.79.6):
1688
- - ReactCodegen
1689
- - ReactCodegen (0.79.6):
1690
- - DoubleConversion
1691
- - glog
1692
- - hermes-engine
1693
- - RCT-Folly
1694
- - RCTRequired
1695
- - RCTTypeSafety
1696
- - React-Core
1697
- - React-debug
1698
- - React-Fabric
1699
- - React-FabricImage
1700
- - React-featureflags
1701
- - React-graphics
1702
- - React-hermes
1703
- - React-jsi
1704
- - React-jsiexecutor
1705
- - React-NativeModulesApple
1706
- - React-RCTAppDelegate
1707
- - React-rendererdebug
1708
- - React-utils
1709
- - ReactCommon/turbomodule/bridging
1710
- - ReactCommon/turbomodule/core
1711
- - ReactCommon (0.79.6):
1712
- - ReactCommon/turbomodule (= 0.79.6)
1713
- - ReactCommon/turbomodule (0.79.6):
1714
- - DoubleConversion
1715
- - fast_float (= 6.1.4)
1716
- - fmt (= 11.0.2)
1717
- - glog
1718
- - hermes-engine
1719
- - RCT-Folly (= 2024.11.18.00)
1720
- - React-callinvoker (= 0.79.6)
1721
- - React-cxxreact (= 0.79.6)
1722
- - React-jsi (= 0.79.6)
1723
- - React-logger (= 0.79.6)
1724
- - React-perflogger (= 0.79.6)
1725
- - ReactCommon/turbomodule/bridging (= 0.79.6)
1726
- - ReactCommon/turbomodule/core (= 0.79.6)
1727
- - ReactCommon/turbomodule/bridging (0.79.6):
1728
- - DoubleConversion
1729
- - fast_float (= 6.1.4)
1730
- - fmt (= 11.0.2)
1731
- - glog
1732
- - hermes-engine
1733
- - RCT-Folly (= 2024.11.18.00)
1734
- - React-callinvoker (= 0.79.6)
1735
- - React-cxxreact (= 0.79.6)
1736
- - React-jsi (= 0.79.6)
1737
- - React-logger (= 0.79.6)
1738
- - React-perflogger (= 0.79.6)
1739
- - ReactCommon/turbomodule/core (0.79.6):
1740
- - DoubleConversion
1741
- - fast_float (= 6.1.4)
1742
- - fmt (= 11.0.2)
1743
- - glog
1744
- - hermes-engine
1745
- - RCT-Folly (= 2024.11.18.00)
1746
- - React-callinvoker (= 0.79.6)
1747
- - React-cxxreact (= 0.79.6)
1748
- - React-debug (= 0.79.6)
1749
- - React-featureflags (= 0.79.6)
1750
- - React-jsi (= 0.79.6)
1751
- - React-logger (= 0.79.6)
1752
- - React-perflogger (= 0.79.6)
1753
- - React-utils (= 0.79.6)
1754
- - RNCAsyncStorage (2.2.0):
1755
- - DoubleConversion
1756
- - glog
1757
- - hermes-engine
1758
- - RCT-Folly (= 2024.11.18.00)
1759
- - RCTRequired
1760
- - RCTTypeSafety
1761
- - React-Core
1762
- - React-debug
1763
- - React-Fabric
1764
- - React-featureflags
1765
- - React-graphics
1766
- - React-hermes
1767
- - React-ImageManager
1768
- - React-jsi
1769
- - React-NativeModulesApple
1770
- - React-RCTFabric
1771
- - React-renderercss
1772
- - React-rendererdebug
1773
- - React-utils
1774
- - ReactCodegen
1775
- - ReactCommon/turbomodule/bridging
1776
- - ReactCommon/turbomodule/core
1777
- - Yoga
1778
- - SocketRocket (0.7.1)
1779
- - Yoga (0.0.0)
1780
-
1781
- DEPENDENCIES:
1782
- - boost (from `../node_modules/react-native/third-party-podspecs/boost.podspec`)
1783
- - DoubleConversion (from `../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec`)
1784
- - EXConstants (from `../node_modules/expo-constants/ios`)
1785
- - Expo (from `../node_modules/expo`)
1786
- - ExpoAsset (from `../node_modules/expo-asset/ios`)
1787
- - ExpoClipboard (from `../node_modules/expo-clipboard/ios`)
1788
- - ExpoCrypto (from `../node_modules/expo-crypto/ios`)
1789
- - ExpoFileSystem (from `../node_modules/expo-file-system/ios`)
1790
- - ExpoFont (from `../node_modules/expo-font/ios`)
1791
- - ExpoKeepAwake (from `../node_modules/expo-keep-awake/ios`)
1792
- - ExpoModulesCore (from `../node_modules/expo-modules-core`)
1793
- - ExpoSecureStore (from `../node_modules/expo-secure-store/ios`)
1794
- - fast_float (from `../node_modules/react-native/third-party-podspecs/fast_float.podspec`)
1795
- - FBLazyVector (from `../node_modules/react-native/Libraries/FBLazyVector`)
1796
- - fmt (from `../node_modules/react-native/third-party-podspecs/fmt.podspec`)
1797
- - glog (from `../node_modules/react-native/third-party-podspecs/glog.podspec`)
1798
- - hermes-engine (from `../node_modules/react-native/sdks/hermes-engine/hermes-engine.podspec`)
1799
- - RCT-Folly (from `../node_modules/react-native/third-party-podspecs/RCT-Folly.podspec`)
1800
- - RCT-Folly/Fabric (from `../node_modules/react-native/third-party-podspecs/RCT-Folly.podspec`)
1801
- - RCTDeprecation (from `../node_modules/react-native/ReactApple/Libraries/RCTFoundation/RCTDeprecation`)
1802
- - RCTRequired (from `../node_modules/react-native/Libraries/Required`)
1803
- - RCTTypeSafety (from `../node_modules/react-native/Libraries/TypeSafety`)
1804
- - React (from `../node_modules/react-native/`)
1805
- - React-callinvoker (from `../node_modules/react-native/ReactCommon/callinvoker`)
1806
- - React-Core (from `../node_modules/react-native/`)
1807
- - React-Core/RCTWebSocket (from `../node_modules/react-native/`)
1808
- - React-CoreModules (from `../node_modules/react-native/React/CoreModules`)
1809
- - React-cxxreact (from `../node_modules/react-native/ReactCommon/cxxreact`)
1810
- - React-debug (from `../node_modules/react-native/ReactCommon/react/debug`)
1811
- - React-defaultsnativemodule (from `../node_modules/react-native/ReactCommon/react/nativemodule/defaults`)
1812
- - React-domnativemodule (from `../node_modules/react-native/ReactCommon/react/nativemodule/dom`)
1813
- - React-Fabric (from `../node_modules/react-native/ReactCommon`)
1814
- - React-FabricComponents (from `../node_modules/react-native/ReactCommon`)
1815
- - React-FabricImage (from `../node_modules/react-native/ReactCommon`)
1816
- - React-featureflags (from `../node_modules/react-native/ReactCommon/react/featureflags`)
1817
- - React-featureflagsnativemodule (from `../node_modules/react-native/ReactCommon/react/nativemodule/featureflags`)
1818
- - React-graphics (from `../node_modules/react-native/ReactCommon/react/renderer/graphics`)
1819
- - React-hermes (from `../node_modules/react-native/ReactCommon/hermes`)
1820
- - React-idlecallbacksnativemodule (from `../node_modules/react-native/ReactCommon/react/nativemodule/idlecallbacks`)
1821
- - React-ImageManager (from `../node_modules/react-native/ReactCommon/react/renderer/imagemanager/platform/ios`)
1822
- - React-jserrorhandler (from `../node_modules/react-native/ReactCommon/jserrorhandler`)
1823
- - React-jsi (from `../node_modules/react-native/ReactCommon/jsi`)
1824
- - React-jsiexecutor (from `../node_modules/react-native/ReactCommon/jsiexecutor`)
1825
- - React-jsinspector (from `../node_modules/react-native/ReactCommon/jsinspector-modern`)
1826
- - React-jsinspectortracing (from `../node_modules/react-native/ReactCommon/jsinspector-modern/tracing`)
1827
- - React-jsitooling (from `../node_modules/react-native/ReactCommon/jsitooling`)
1828
- - React-jsitracing (from `../node_modules/react-native/ReactCommon/hermes/executor/`)
1829
- - React-logger (from `../node_modules/react-native/ReactCommon/logger`)
1830
- - React-Mapbuffer (from `../node_modules/react-native/ReactCommon`)
1831
- - React-microtasksnativemodule (from `../node_modules/react-native/ReactCommon/react/nativemodule/microtasks`)
1832
- - react-native-get-random-values (from `../node_modules/react-native-get-random-values`)
1833
- - react-native-quick-crypto (from `../node_modules/react-native-quick-crypto`)
1834
- - React-NativeModulesApple (from `../node_modules/react-native/ReactCommon/react/nativemodule/core/platform/ios`)
1835
- - React-oscompat (from `../node_modules/react-native/ReactCommon/oscompat`)
1836
- - React-perflogger (from `../node_modules/react-native/ReactCommon/reactperflogger`)
1837
- - React-performancetimeline (from `../node_modules/react-native/ReactCommon/react/performance/timeline`)
1838
- - React-RCTActionSheet (from `../node_modules/react-native/Libraries/ActionSheetIOS`)
1839
- - React-RCTAnimation (from `../node_modules/react-native/Libraries/NativeAnimation`)
1840
- - React-RCTAppDelegate (from `../node_modules/react-native/Libraries/AppDelegate`)
1841
- - React-RCTBlob (from `../node_modules/react-native/Libraries/Blob`)
1842
- - React-RCTFabric (from `../node_modules/react-native/React`)
1843
- - React-RCTFBReactNativeSpec (from `../node_modules/react-native/React`)
1844
- - React-RCTImage (from `../node_modules/react-native/Libraries/Image`)
1845
- - React-RCTLinking (from `../node_modules/react-native/Libraries/LinkingIOS`)
1846
- - React-RCTNetwork (from `../node_modules/react-native/Libraries/Network`)
1847
- - React-RCTRuntime (from `../node_modules/react-native/React/Runtime`)
1848
- - React-RCTSettings (from `../node_modules/react-native/Libraries/Settings`)
1849
- - React-RCTText (from `../node_modules/react-native/Libraries/Text`)
1850
- - React-RCTVibration (from `../node_modules/react-native/Libraries/Vibration`)
1851
- - React-rendererconsistency (from `../node_modules/react-native/ReactCommon/react/renderer/consistency`)
1852
- - React-renderercss (from `../node_modules/react-native/ReactCommon/react/renderer/css`)
1853
- - React-rendererdebug (from `../node_modules/react-native/ReactCommon/react/renderer/debug`)
1854
- - React-rncore (from `../node_modules/react-native/ReactCommon`)
1855
- - React-RuntimeApple (from `../node_modules/react-native/ReactCommon/react/runtime/platform/ios`)
1856
- - React-RuntimeCore (from `../node_modules/react-native/ReactCommon/react/runtime`)
1857
- - React-runtimeexecutor (from `../node_modules/react-native/ReactCommon/runtimeexecutor`)
1858
- - React-RuntimeHermes (from `../node_modules/react-native/ReactCommon/react/runtime`)
1859
- - React-runtimescheduler (from `../node_modules/react-native/ReactCommon/react/renderer/runtimescheduler`)
1860
- - React-timing (from `../node_modules/react-native/ReactCommon/react/timing`)
1861
- - React-utils (from `../node_modules/react-native/ReactCommon/react/utils`)
1862
- - ReactAppDependencyProvider (from `build/generated/ios`)
1863
- - ReactCodegen (from `build/generated/ios`)
1864
- - ReactCommon/turbomodule/core (from `../node_modules/react-native/ReactCommon`)
1865
- - "RNCAsyncStorage (from `../node_modules/@react-native-async-storage/async-storage`)"
1866
- - Yoga (from `../node_modules/react-native/ReactCommon/yoga`)
1867
-
1868
- SPEC REPOS:
1869
- trunk:
1870
- - OpenSSL-Universal
1871
- - SocketRocket
1872
-
1873
- EXTERNAL SOURCES:
1874
- boost:
1875
- :podspec: "../node_modules/react-native/third-party-podspecs/boost.podspec"
1876
- DoubleConversion:
1877
- :podspec: "../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec"
1878
- EXConstants:
1879
- :path: "../node_modules/expo-constants/ios"
1880
- Expo:
1881
- :path: "../node_modules/expo"
1882
- ExpoAsset:
1883
- :path: "../node_modules/expo-asset/ios"
1884
- ExpoClipboard:
1885
- :path: "../node_modules/expo-clipboard/ios"
1886
- ExpoCrypto:
1887
- :path: "../node_modules/expo-crypto/ios"
1888
- ExpoFileSystem:
1889
- :path: "../node_modules/expo-file-system/ios"
1890
- ExpoFont:
1891
- :path: "../node_modules/expo-font/ios"
1892
- ExpoKeepAwake:
1893
- :path: "../node_modules/expo-keep-awake/ios"
1894
- ExpoModulesCore:
1895
- :path: "../node_modules/expo-modules-core"
1896
- ExpoSecureStore:
1897
- :path: "../node_modules/expo-secure-store/ios"
1898
- fast_float:
1899
- :podspec: "../node_modules/react-native/third-party-podspecs/fast_float.podspec"
1900
- FBLazyVector:
1901
- :path: "../node_modules/react-native/Libraries/FBLazyVector"
1902
- fmt:
1903
- :podspec: "../node_modules/react-native/third-party-podspecs/fmt.podspec"
1904
- glog:
1905
- :podspec: "../node_modules/react-native/third-party-podspecs/glog.podspec"
1906
- hermes-engine:
1907
- :podspec: "../node_modules/react-native/sdks/hermes-engine/hermes-engine.podspec"
1908
- :tag: hermes-2025-06-04-RNv0.79.3-7f9a871eefeb2c3852365ee80f0b6733ec12ac3b
1909
- RCT-Folly:
1910
- :podspec: "../node_modules/react-native/third-party-podspecs/RCT-Folly.podspec"
1911
- RCTDeprecation:
1912
- :path: "../node_modules/react-native/ReactApple/Libraries/RCTFoundation/RCTDeprecation"
1913
- RCTRequired:
1914
- :path: "../node_modules/react-native/Libraries/Required"
1915
- RCTTypeSafety:
1916
- :path: "../node_modules/react-native/Libraries/TypeSafety"
1917
- React:
1918
- :path: "../node_modules/react-native/"
1919
- React-callinvoker:
1920
- :path: "../node_modules/react-native/ReactCommon/callinvoker"
1921
- React-Core:
1922
- :path: "../node_modules/react-native/"
1923
- React-CoreModules:
1924
- :path: "../node_modules/react-native/React/CoreModules"
1925
- React-cxxreact:
1926
- :path: "../node_modules/react-native/ReactCommon/cxxreact"
1927
- React-debug:
1928
- :path: "../node_modules/react-native/ReactCommon/react/debug"
1929
- React-defaultsnativemodule:
1930
- :path: "../node_modules/react-native/ReactCommon/react/nativemodule/defaults"
1931
- React-domnativemodule:
1932
- :path: "../node_modules/react-native/ReactCommon/react/nativemodule/dom"
1933
- React-Fabric:
1934
- :path: "../node_modules/react-native/ReactCommon"
1935
- React-FabricComponents:
1936
- :path: "../node_modules/react-native/ReactCommon"
1937
- React-FabricImage:
1938
- :path: "../node_modules/react-native/ReactCommon"
1939
- React-featureflags:
1940
- :path: "../node_modules/react-native/ReactCommon/react/featureflags"
1941
- React-featureflagsnativemodule:
1942
- :path: "../node_modules/react-native/ReactCommon/react/nativemodule/featureflags"
1943
- React-graphics:
1944
- :path: "../node_modules/react-native/ReactCommon/react/renderer/graphics"
1945
- React-hermes:
1946
- :path: "../node_modules/react-native/ReactCommon/hermes"
1947
- React-idlecallbacksnativemodule:
1948
- :path: "../node_modules/react-native/ReactCommon/react/nativemodule/idlecallbacks"
1949
- React-ImageManager:
1950
- :path: "../node_modules/react-native/ReactCommon/react/renderer/imagemanager/platform/ios"
1951
- React-jserrorhandler:
1952
- :path: "../node_modules/react-native/ReactCommon/jserrorhandler"
1953
- React-jsi:
1954
- :path: "../node_modules/react-native/ReactCommon/jsi"
1955
- React-jsiexecutor:
1956
- :path: "../node_modules/react-native/ReactCommon/jsiexecutor"
1957
- React-jsinspector:
1958
- :path: "../node_modules/react-native/ReactCommon/jsinspector-modern"
1959
- React-jsinspectortracing:
1960
- :path: "../node_modules/react-native/ReactCommon/jsinspector-modern/tracing"
1961
- React-jsitooling:
1962
- :path: "../node_modules/react-native/ReactCommon/jsitooling"
1963
- React-jsitracing:
1964
- :path: "../node_modules/react-native/ReactCommon/hermes/executor/"
1965
- React-logger:
1966
- :path: "../node_modules/react-native/ReactCommon/logger"
1967
- React-Mapbuffer:
1968
- :path: "../node_modules/react-native/ReactCommon"
1969
- React-microtasksnativemodule:
1970
- :path: "../node_modules/react-native/ReactCommon/react/nativemodule/microtasks"
1971
- react-native-get-random-values:
1972
- :path: "../node_modules/react-native-get-random-values"
1973
- react-native-quick-crypto:
1974
- :path: "../node_modules/react-native-quick-crypto"
1975
- React-NativeModulesApple:
1976
- :path: "../node_modules/react-native/ReactCommon/react/nativemodule/core/platform/ios"
1977
- React-oscompat:
1978
- :path: "../node_modules/react-native/ReactCommon/oscompat"
1979
- React-perflogger:
1980
- :path: "../node_modules/react-native/ReactCommon/reactperflogger"
1981
- React-performancetimeline:
1982
- :path: "../node_modules/react-native/ReactCommon/react/performance/timeline"
1983
- React-RCTActionSheet:
1984
- :path: "../node_modules/react-native/Libraries/ActionSheetIOS"
1985
- React-RCTAnimation:
1986
- :path: "../node_modules/react-native/Libraries/NativeAnimation"
1987
- React-RCTAppDelegate:
1988
- :path: "../node_modules/react-native/Libraries/AppDelegate"
1989
- React-RCTBlob:
1990
- :path: "../node_modules/react-native/Libraries/Blob"
1991
- React-RCTFabric:
1992
- :path: "../node_modules/react-native/React"
1993
- React-RCTFBReactNativeSpec:
1994
- :path: "../node_modules/react-native/React"
1995
- React-RCTImage:
1996
- :path: "../node_modules/react-native/Libraries/Image"
1997
- React-RCTLinking:
1998
- :path: "../node_modules/react-native/Libraries/LinkingIOS"
1999
- React-RCTNetwork:
2000
- :path: "../node_modules/react-native/Libraries/Network"
2001
- React-RCTRuntime:
2002
- :path: "../node_modules/react-native/React/Runtime"
2003
- React-RCTSettings:
2004
- :path: "../node_modules/react-native/Libraries/Settings"
2005
- React-RCTText:
2006
- :path: "../node_modules/react-native/Libraries/Text"
2007
- React-RCTVibration:
2008
- :path: "../node_modules/react-native/Libraries/Vibration"
2009
- React-rendererconsistency:
2010
- :path: "../node_modules/react-native/ReactCommon/react/renderer/consistency"
2011
- React-renderercss:
2012
- :path: "../node_modules/react-native/ReactCommon/react/renderer/css"
2013
- React-rendererdebug:
2014
- :path: "../node_modules/react-native/ReactCommon/react/renderer/debug"
2015
- React-rncore:
2016
- :path: "../node_modules/react-native/ReactCommon"
2017
- React-RuntimeApple:
2018
- :path: "../node_modules/react-native/ReactCommon/react/runtime/platform/ios"
2019
- React-RuntimeCore:
2020
- :path: "../node_modules/react-native/ReactCommon/react/runtime"
2021
- React-runtimeexecutor:
2022
- :path: "../node_modules/react-native/ReactCommon/runtimeexecutor"
2023
- React-RuntimeHermes:
2024
- :path: "../node_modules/react-native/ReactCommon/react/runtime"
2025
- React-runtimescheduler:
2026
- :path: "../node_modules/react-native/ReactCommon/react/renderer/runtimescheduler"
2027
- React-timing:
2028
- :path: "../node_modules/react-native/ReactCommon/react/timing"
2029
- React-utils:
2030
- :path: "../node_modules/react-native/ReactCommon/react/utils"
2031
- ReactAppDependencyProvider:
2032
- :path: build/generated/ios
2033
- ReactCodegen:
2034
- :path: build/generated/ios
2035
- ReactCommon:
2036
- :path: "../node_modules/react-native/ReactCommon"
2037
- RNCAsyncStorage:
2038
- :path: "../node_modules/@react-native-async-storage/async-storage"
2039
- Yoga:
2040
- :path: "../node_modules/react-native/ReactCommon/yoga"
2041
-
2042
- SPEC CHECKSUMS:
2043
- boost: 7e761d76ca2ce687f7cc98e698152abd03a18f90
2044
- DoubleConversion: cb417026b2400c8f53ae97020b2be961b59470cb
2045
- EXConstants: 98bcf0f22b820f9b28f9fee55ff2daededadd2f8
2046
- Expo: a64c53f1ebaa36c439a87874759b6690785e60a4
2047
- ExpoAsset: ef06e880126c375f580d4923fdd1cdf4ee6ee7d6
2048
- ExpoClipboard: 436f6de6971f14eb75ae160e076d9cb3b19eb795
2049
- ExpoCrypto: a9f1d75baeea6ef8b03c1660621585196c382e85
2050
- ExpoFileSystem: 7f92f7be2f5c5ed40a7c9efc8fa30821181d9d63
2051
- ExpoFont: cf508bc2e6b70871e05386d71cab927c8524cc8e
2052
- ExpoKeepAwake: bf0811570c8da182bfb879169437d4de298376e7
2053
- ExpoModulesCore: 00a1b5c73248465bd0b93f59f8538c4573dac579
2054
- ExpoSecureStore: 9c6571fe3fcb045a671c4011c451546eaaab98fd
2055
- fast_float: 06eeec4fe712a76acc9376682e4808b05ce978b6
2056
- FBLazyVector: 07309209b7b914451b8f822544a18e2a0a85afff
2057
- fmt: a40bb5bd0294ea969aaaba240a927bd33d878cdd
2058
- glog: 5683914934d5b6e4240e497e0f4a3b42d1854183
2059
- hermes-engine: 44bb6fe76a6eb400d3a992e2d0b21946ae999fa9
2060
- OpenSSL-Universal: 6082b0bf950e5636fe0d78def171184e2b3899c2
2061
- RCT-Folly: e78785aa9ba2ed998ea4151e314036f6c49e6d82
2062
- RCTDeprecation: 9bc64754b40b86fa5e32f293ab3ea8eea2248339
2063
- RCTRequired: ee36c1ce9a5e65a3f629c13f38a85308eb8eebda
2064
- RCTTypeSafety: 7c0b654b92ef732fffc2a3992a02d10dc8f94bfd
2065
- React: bc28da5a227fa5e7b43e7ed68061f34740d4c880
2066
- React-callinvoker: b78b18b44bc2c6634f7e594ad4fd206e624d41e3
2067
- React-Core: 790dbe4191ce86ac1f45fb883f20d3b1d3cd9c17
2068
- React-CoreModules: ee0b89806b53e36ccd02e5bf2f5743a902d7bf4b
2069
- React-cxxreact: 58b3e3e5242d59e0f4d1f8995a08c63a046db793
2070
- React-debug: 1b32edb3610b3d4b9e864735d69c4d62d990626a
2071
- React-defaultsnativemodule: 69581e337102405a41d9fcd69e744af1a2ad749d
2072
- React-domnativemodule: 6923696d9fcc650c86c433da3259100f51ccb42b
2073
- React-Fabric: 920a0cdaffff29b9594c72b32b473b59cac91646
2074
- React-FabricComponents: 640047a26d0583ed29a47f4e3366ae2834ec9b0c
2075
- React-FabricImage: 5e1a24378d80292ecd3d5ea61b647b7bca1cb723
2076
- React-featureflags: f1e4a1a2c5cb631c59f24b1ae819466f40af2b87
2077
- React-featureflagsnativemodule: 9f816b65e3e34147926638860bb840b3521bccda
2078
- React-graphics: 2511996f601a82b010bdff6727796de1c36c7b52
2079
- React-hermes: 35f643c32d754a1b2b53cad842f23cfaa99f8d8f
2080
- React-idlecallbacksnativemodule: 2c5995a960001a809d41ee137e8fa5ed7832a24e
2081
- React-ImageManager: 4b728f466be07fe93835ec2eabd5b5a9c599eaf4
2082
- React-jserrorhandler: f5718c89f923da34ab08737e4e6158baf51bb59b
2083
- React-jsi: 6a616bbcb9d9120a026b725ecce4f35f98f09ba1
2084
- React-jsiexecutor: 57d3e09d0f1d3768ac5e2939995943d39bb9654f
2085
- React-jsinspector: 52941cbf108af39b69937626acc05aa5a7c8865e
2086
- React-jsinspectortracing: ba5099d65fbbcab3f3784762665efa5bce7c56a9
2087
- React-jsitooling: db1d148e43965fa061664f250db24a12aba75f4c
2088
- React-jsitracing: 9a758dc710bdc5a479f5f977305d6819a0329cfb
2089
- React-logger: 1426d04b594a2e68b0ac2add21d45422d06397a3
2090
- React-Mapbuffer: 70a29536f84ddffca4a91097651d2b8f194f7c67
2091
- React-microtasksnativemodule: ff05e894231c44c21135d1d23a82b87656d98eeb
2092
- react-native-get-random-values: d16467cf726c618e9c7a8c3c39c31faa2244bbba
2093
- react-native-quick-crypto: 25eea8fe1d2a2ae24b609cb8061b7ef5873e7615
2094
- React-NativeModulesApple: d94850b316446b0c39a82eb278d6efaa1a634055
2095
- React-oscompat: 56b4766e96b06843a3af49a6763ef40992e720aa
2096
- React-perflogger: 8fe9ec5f9ddbab1b8906c1aec159aa946e0ba041
2097
- React-performancetimeline: 5759074986ec30b429c8392390dd4b662c65d801
2098
- React-RCTActionSheet: 5eeca393823ffd882b0345e3237d79f886f45f39
2099
- React-RCTAnimation: 8682725461a95efc7e14733a8c39395ca4919325
2100
- React-RCTAppDelegate: c62b4b4edef06862ecd0338b38120e949618521c
2101
- React-RCTBlob: eea4f351d8ab91228bc520643c5c9d58ee399361
2102
- React-RCTFabric: 715dd242313db6b659667d29962fd8242f119bac
2103
- React-RCTFBReactNativeSpec: 7974dac2a57ac00b7fec2c004ba1bb5e510b169e
2104
- React-RCTImage: 22fe53e2d833e6686b9ca87fb7d2d9cdaf642e32
2105
- React-RCTLinking: 03282f3e8d12602a1ba8cf0805576c8b24da6c37
2106
- React-RCTNetwork: e1abf95b6f01437abaf650a287093f34d1e2ee42
2107
- React-RCTRuntime: 1ba02e904c795e01f0700004b848b2af1b9cb403
2108
- React-RCTSettings: ed75f2bbce6a1827afc359df54bfcb931d5f1a8c
2109
- React-RCTText: 1c3233668a4b3df7180b630d55fdca54b54afa5e
2110
- React-RCTVibration: 71215147f2651948e303698e1b7397f7f72143a7
2111
- React-rendererconsistency: 8e23097806742469937ecf8f3c401776b506f668
2112
- React-renderercss: 8fa4bab51bf46d6925e9a1146d5f07000d9a7a34
2113
- React-rendererdebug: 1eecc52d788acbf1d811804fe3c3db13cacda365
2114
- React-rncore: ee835a70f528b2f08328eab8ad01a895b42ea62a
2115
- React-RuntimeApple: 32eb3ae01e58942c93670ae4c69f3aa317ac1f87
2116
- React-RuntimeCore: 96f2ebad51fd037ff97e49e859fb821d123c3485
2117
- React-runtimeexecutor: 86f4ae22d81c71b192f245140734caf657351e2c
2118
- React-RuntimeHermes: c1e92515c0cce33caea3255841cca5c6e4cbf784
2119
- React-runtimescheduler: d33446b8b3e2889abb065c94651fe1645988a24c
2120
- React-timing: 9d2043040066c5b287ebc74d36f714ec0ba3eab9
2121
- React-utils: dbd11170fa16d415eed989d75428af6fda5b712a
2122
- ReactAppDependencyProvider: ae0be24eb18014a031b4b220cb3973d07c3cbaf8
2123
- ReactCodegen: 0ced71494d27220d6faf278c0b9234a834c10fc8
2124
- ReactCommon: 44c86ec3ace664c0f33b7a2ac89aced8304ef25e
2125
- RNCAsyncStorage: a1c8cc8a99c32de1244a9cf707bf9d83d0de0f71
2126
- SocketRocket: d4aabe649be1e368d1318fdf28a022d714d65748
2127
- Yoga: dc7c21200195acacb62fa920c588e7c2106de45e
2128
-
2129
- PODFILE CHECKSUM: 23322a0d49e18e95aa5dc96dafc8111151ede5db
2130
-
2131
- COCOAPODS: 1.16.2