react-native-acoustic-connect-beta 16.0.1 → 16.0.4

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 (25) hide show
  1. package/Example/nativebase-v3-kitchensink/ios/KitchenSinkappnativebase.xcodeproj/project.pbxproj +23 -23
  2. package/Example/nativebase-v3-kitchensink/ios/KitchenSinkappnativebase.xcodeproj/xcshareddata/xcschemes/KitchenSinkappnativebase.xcscheme +1 -1
  3. package/Example/nativebase-v3-kitchensink/package.json +2 -2
  4. package/Example/nativebase-v3-kitchensink/src/components/RootComponent.tsx +3 -3
  5. package/Example/nativebase-v3-kitchensink/yarn.lock +4 -4
  6. package/Jenkinsfile +30 -30
  7. package/ios/RNCxa.m +12 -0
  8. package/latestChanges +0 -2
  9. package/package.json +3 -3
  10. package/Example/nativebase-v3-kitchensink/.expo/README.md +0 -8
  11. package/Example/nativebase-v3-kitchensink/android/app/src/main/java/com/geekyants/kitchensinkappnativebase/generated/BasePackageList.java +0 -21
  12. package/Example/nativebase-v3-kitchensink/ios/Podfile.lock +0 -706
  13. package/Example/nativebase-v3-kitchensink/ios/build/XCBuildData/c0fec93a979a5e37e3134ca391db148a.xcbuilddata/build-request.json +0 -27
  14. package/Example/nativebase-v3-kitchensink/ios/build/XCBuildData/c0fec93a979a5e37e3134ca391db148a.xcbuilddata/description.msgpack +0 -0
  15. package/Example/nativebase-v3-kitchensink/ios/build/XCBuildData/c0fec93a979a5e37e3134ca391db148a.xcbuilddata/manifest.json +0 -1
  16. package/Example/nativebase-v3-kitchensink/ios/build/XCBuildData/c0fec93a979a5e37e3134ca391db148a.xcbuilddata/target-graph.txt +0 -1
  17. package/Example/nativebase-v3-kitchensink/ios/build/XCBuildData/c0fec93a979a5e37e3134ca391db148a.xcbuilddata/task-store.msgpack +0 -0
  18. package/Example/nativebase-v3-kitchensink/ios/build/generated/ios/FBReactNativeSpec/FBReactNativeSpec-generated.mm +0 -2008
  19. package/Example/nativebase-v3-kitchensink/ios/build/generated/ios/FBReactNativeSpec/FBReactNativeSpec.h +0 -2448
  20. package/Example/nativebase-v3-kitchensink/ios/build/generated/ios/FBReactNativeSpecJSI-generated.cpp +0 -1523
  21. package/Example/nativebase-v3-kitchensink/ios/build/generated/ios/FBReactNativeSpecJSI.h +0 -5509
  22. package/Example/nativebase-v3-kitchensink/ios/build/generated/ios/React-Codegen.podspec.json +0 -1
  23. package/ios/build/generated/ios/FBReactNativeSpec/FBReactNativeSpec-generated.mm +0 -0
  24. package/ios/build/generated/ios/FBReactNativeSpec/FBReactNativeSpec.h +0 -0
  25. package/ios/build/generated/ios/React-Codegen.podspec.json +0 -1
@@ -1,706 +0,0 @@
1
- PODS:
2
- - boost (1.76.0)
3
- - ConnectReactNativeDebug (1.0.7):
4
- - ConnectReactNativeDebug/Core (= 1.0.7)
5
- - ConnectReactNativeDebug/Core (1.0.7):
6
- - TealeafReactNativeDebug
7
- - DoubleConversion (1.1.6)
8
- - EOCoreDebug (2.3.289)
9
- - EXApplication (5.0.1):
10
- - ExpoModulesCore
11
- - EXConstants (14.0.2):
12
- - ExpoModulesCore
13
- - EXFileSystem (15.1.1):
14
- - ExpoModulesCore
15
- - EXFont (11.0.1):
16
- - ExpoModulesCore
17
- - Expo (47.0.14):
18
- - ExpoModulesCore
19
- - ExpoKeepAwake (11.0.1):
20
- - ExpoModulesCore
21
- - ExpoLinearGradient (12.0.1):
22
- - ExpoModulesCore
23
- - ExpoModulesCore (1.1.1):
24
- - React-Core
25
- - React-RCTAppDelegate
26
- - ReactCommon/turbomodule/core
27
- - EXSplashScreen (0.17.5):
28
- - ExpoModulesCore
29
- - React-Core
30
- - FBLazyVector (0.72.6)
31
- - FBReactNativeSpec (0.72.6):
32
- - RCT-Folly (= 2021.07.22.00)
33
- - RCTRequired (= 0.72.6)
34
- - RCTTypeSafety (= 0.72.6)
35
- - React-Core (= 0.72.6)
36
- - React-jsi (= 0.72.6)
37
- - ReactCommon/turbomodule/core (= 0.72.6)
38
- - fmt (6.2.1)
39
- - glog (0.3.5)
40
- - RCT-Folly (2021.07.22.00):
41
- - boost
42
- - DoubleConversion
43
- - fmt (~> 6.2.1)
44
- - glog
45
- - RCT-Folly/Default (= 2021.07.22.00)
46
- - RCT-Folly/Default (2021.07.22.00):
47
- - boost
48
- - DoubleConversion
49
- - fmt (~> 6.2.1)
50
- - glog
51
- - RCTRequired (0.72.6)
52
- - RCTTypeSafety (0.72.6):
53
- - FBLazyVector (= 0.72.6)
54
- - RCTRequired (= 0.72.6)
55
- - React-Core (= 0.72.6)
56
- - React (0.72.6):
57
- - React-Core (= 0.72.6)
58
- - React-Core/DevSupport (= 0.72.6)
59
- - React-Core/RCTWebSocket (= 0.72.6)
60
- - React-RCTActionSheet (= 0.72.6)
61
- - React-RCTAnimation (= 0.72.6)
62
- - React-RCTBlob (= 0.72.6)
63
- - React-RCTImage (= 0.72.6)
64
- - React-RCTLinking (= 0.72.6)
65
- - React-RCTNetwork (= 0.72.6)
66
- - React-RCTSettings (= 0.72.6)
67
- - React-RCTText (= 0.72.6)
68
- - React-RCTVibration (= 0.72.6)
69
- - React-callinvoker (0.72.6)
70
- - React-Codegen (0.72.6):
71
- - DoubleConversion
72
- - FBReactNativeSpec
73
- - glog
74
- - RCT-Folly
75
- - RCTRequired
76
- - RCTTypeSafety
77
- - React-Core
78
- - React-jsc
79
- - React-jsi
80
- - React-jsiexecutor
81
- - React-NativeModulesApple
82
- - React-rncore
83
- - ReactCommon/turbomodule/bridging
84
- - ReactCommon/turbomodule/core
85
- - React-Core (0.72.6):
86
- - glog
87
- - RCT-Folly (= 2021.07.22.00)
88
- - React-Core/Default (= 0.72.6)
89
- - React-cxxreact
90
- - React-jsc
91
- - React-jsi
92
- - React-jsiexecutor
93
- - React-perflogger
94
- - React-runtimeexecutor
95
- - React-utils
96
- - SocketRocket (= 0.6.1)
97
- - Yoga
98
- - React-Core/CoreModulesHeaders (0.72.6):
99
- - glog
100
- - RCT-Folly (= 2021.07.22.00)
101
- - React-Core/Default
102
- - React-cxxreact
103
- - React-jsc
104
- - React-jsi
105
- - React-jsiexecutor
106
- - React-perflogger
107
- - React-runtimeexecutor
108
- - React-utils
109
- - SocketRocket (= 0.6.1)
110
- - Yoga
111
- - React-Core/Default (0.72.6):
112
- - glog
113
- - RCT-Folly (= 2021.07.22.00)
114
- - React-cxxreact
115
- - React-jsc
116
- - React-jsi
117
- - React-jsiexecutor
118
- - React-perflogger
119
- - React-runtimeexecutor
120
- - React-utils
121
- - SocketRocket (= 0.6.1)
122
- - Yoga
123
- - React-Core/DevSupport (0.72.6):
124
- - glog
125
- - RCT-Folly (= 2021.07.22.00)
126
- - React-Core/Default (= 0.72.6)
127
- - React-Core/RCTWebSocket (= 0.72.6)
128
- - React-cxxreact
129
- - React-jsc
130
- - React-jsi
131
- - React-jsiexecutor
132
- - React-jsinspector (= 0.72.6)
133
- - React-perflogger
134
- - React-runtimeexecutor
135
- - React-utils
136
- - SocketRocket (= 0.6.1)
137
- - Yoga
138
- - React-Core/RCTActionSheetHeaders (0.72.6):
139
- - glog
140
- - RCT-Folly (= 2021.07.22.00)
141
- - React-Core/Default
142
- - React-cxxreact
143
- - React-jsc
144
- - React-jsi
145
- - React-jsiexecutor
146
- - React-perflogger
147
- - React-runtimeexecutor
148
- - React-utils
149
- - SocketRocket (= 0.6.1)
150
- - Yoga
151
- - React-Core/RCTAnimationHeaders (0.72.6):
152
- - glog
153
- - RCT-Folly (= 2021.07.22.00)
154
- - React-Core/Default
155
- - React-cxxreact
156
- - React-jsc
157
- - React-jsi
158
- - React-jsiexecutor
159
- - React-perflogger
160
- - React-runtimeexecutor
161
- - React-utils
162
- - SocketRocket (= 0.6.1)
163
- - Yoga
164
- - React-Core/RCTBlobHeaders (0.72.6):
165
- - glog
166
- - RCT-Folly (= 2021.07.22.00)
167
- - React-Core/Default
168
- - React-cxxreact
169
- - React-jsc
170
- - React-jsi
171
- - React-jsiexecutor
172
- - React-perflogger
173
- - React-runtimeexecutor
174
- - React-utils
175
- - SocketRocket (= 0.6.1)
176
- - Yoga
177
- - React-Core/RCTImageHeaders (0.72.6):
178
- - glog
179
- - RCT-Folly (= 2021.07.22.00)
180
- - React-Core/Default
181
- - React-cxxreact
182
- - React-jsc
183
- - React-jsi
184
- - React-jsiexecutor
185
- - React-perflogger
186
- - React-runtimeexecutor
187
- - React-utils
188
- - SocketRocket (= 0.6.1)
189
- - Yoga
190
- - React-Core/RCTLinkingHeaders (0.72.6):
191
- - glog
192
- - RCT-Folly (= 2021.07.22.00)
193
- - React-Core/Default
194
- - React-cxxreact
195
- - React-jsc
196
- - React-jsi
197
- - React-jsiexecutor
198
- - React-perflogger
199
- - React-runtimeexecutor
200
- - React-utils
201
- - SocketRocket (= 0.6.1)
202
- - Yoga
203
- - React-Core/RCTNetworkHeaders (0.72.6):
204
- - glog
205
- - RCT-Folly (= 2021.07.22.00)
206
- - React-Core/Default
207
- - React-cxxreact
208
- - React-jsc
209
- - React-jsi
210
- - React-jsiexecutor
211
- - React-perflogger
212
- - React-runtimeexecutor
213
- - React-utils
214
- - SocketRocket (= 0.6.1)
215
- - Yoga
216
- - React-Core/RCTSettingsHeaders (0.72.6):
217
- - glog
218
- - RCT-Folly (= 2021.07.22.00)
219
- - React-Core/Default
220
- - React-cxxreact
221
- - React-jsc
222
- - React-jsi
223
- - React-jsiexecutor
224
- - React-perflogger
225
- - React-runtimeexecutor
226
- - React-utils
227
- - SocketRocket (= 0.6.1)
228
- - Yoga
229
- - React-Core/RCTTextHeaders (0.72.6):
230
- - glog
231
- - RCT-Folly (= 2021.07.22.00)
232
- - React-Core/Default
233
- - React-cxxreact
234
- - React-jsc
235
- - React-jsi
236
- - React-jsiexecutor
237
- - React-perflogger
238
- - React-runtimeexecutor
239
- - React-utils
240
- - SocketRocket (= 0.6.1)
241
- - Yoga
242
- - React-Core/RCTVibrationHeaders (0.72.6):
243
- - glog
244
- - RCT-Folly (= 2021.07.22.00)
245
- - React-Core/Default
246
- - React-cxxreact
247
- - React-jsc
248
- - React-jsi
249
- - React-jsiexecutor
250
- - React-perflogger
251
- - React-runtimeexecutor
252
- - React-utils
253
- - SocketRocket (= 0.6.1)
254
- - Yoga
255
- - React-Core/RCTWebSocket (0.72.6):
256
- - glog
257
- - RCT-Folly (= 2021.07.22.00)
258
- - React-Core/Default (= 0.72.6)
259
- - React-cxxreact
260
- - React-jsc
261
- - React-jsi
262
- - React-jsiexecutor
263
- - React-perflogger
264
- - React-runtimeexecutor
265
- - React-utils
266
- - SocketRocket (= 0.6.1)
267
- - Yoga
268
- - React-CoreModules (0.72.6):
269
- - RCT-Folly (= 2021.07.22.00)
270
- - RCTTypeSafety (= 0.72.6)
271
- - React-Codegen (= 0.72.6)
272
- - React-Core/CoreModulesHeaders (= 0.72.6)
273
- - React-jsi (= 0.72.6)
274
- - React-RCTBlob
275
- - React-RCTImage (= 0.72.6)
276
- - ReactCommon/turbomodule/core (= 0.72.6)
277
- - SocketRocket (= 0.6.1)
278
- - React-cxxreact (0.72.6):
279
- - boost (= 1.76.0)
280
- - DoubleConversion
281
- - glog
282
- - RCT-Folly (= 2021.07.22.00)
283
- - React-callinvoker (= 0.72.6)
284
- - React-debug (= 0.72.6)
285
- - React-jsi (= 0.72.6)
286
- - React-jsinspector (= 0.72.6)
287
- - React-logger (= 0.72.6)
288
- - React-perflogger (= 0.72.6)
289
- - React-runtimeexecutor (= 0.72.6)
290
- - React-debug (0.72.6)
291
- - React-jsc (0.72.6):
292
- - React-jsc/Fabric (= 0.72.6)
293
- - React-jsi (= 0.72.6)
294
- - React-jsc/Fabric (0.72.6):
295
- - React-jsi (= 0.72.6)
296
- - React-jsi (0.72.6):
297
- - boost (= 1.76.0)
298
- - DoubleConversion
299
- - glog
300
- - RCT-Folly (= 2021.07.22.00)
301
- - React-jsiexecutor (0.72.6):
302
- - DoubleConversion
303
- - glog
304
- - RCT-Folly (= 2021.07.22.00)
305
- - React-cxxreact (= 0.72.6)
306
- - React-jsi (= 0.72.6)
307
- - React-perflogger (= 0.72.6)
308
- - React-jsinspector (0.72.6)
309
- - React-logger (0.72.6):
310
- - glog
311
- - react-native-acoustic-connect-beta (16.0.0):
312
- - ConnectReactNativeDebug
313
- - React
314
- - react-native-safe-area-context (4.4.1):
315
- - RCT-Folly
316
- - RCTRequired
317
- - RCTTypeSafety
318
- - React-Core
319
- - ReactCommon/turbomodule/core
320
- - React-NativeModulesApple (0.72.6):
321
- - React-callinvoker
322
- - React-Core
323
- - React-cxxreact
324
- - React-jsi
325
- - React-runtimeexecutor
326
- - ReactCommon/turbomodule/bridging
327
- - ReactCommon/turbomodule/core
328
- - React-perflogger (0.72.6)
329
- - React-RCTActionSheet (0.72.6):
330
- - React-Core/RCTActionSheetHeaders (= 0.72.6)
331
- - React-RCTAnimation (0.72.6):
332
- - RCT-Folly (= 2021.07.22.00)
333
- - RCTTypeSafety (= 0.72.6)
334
- - React-Codegen (= 0.72.6)
335
- - React-Core/RCTAnimationHeaders (= 0.72.6)
336
- - React-jsi (= 0.72.6)
337
- - ReactCommon/turbomodule/core (= 0.72.6)
338
- - React-RCTAppDelegate (0.72.6):
339
- - RCT-Folly
340
- - RCTRequired
341
- - RCTTypeSafety
342
- - React-Core
343
- - React-CoreModules
344
- - React-jsc
345
- - React-NativeModulesApple
346
- - React-RCTImage
347
- - React-RCTNetwork
348
- - React-runtimescheduler
349
- - ReactCommon/turbomodule/core
350
- - React-RCTBlob (0.72.6):
351
- - RCT-Folly (= 2021.07.22.00)
352
- - React-Codegen (= 0.72.6)
353
- - React-Core/RCTBlobHeaders (= 0.72.6)
354
- - React-Core/RCTWebSocket (= 0.72.6)
355
- - React-jsi (= 0.72.6)
356
- - React-RCTNetwork (= 0.72.6)
357
- - ReactCommon/turbomodule/core (= 0.72.6)
358
- - React-RCTImage (0.72.6):
359
- - RCT-Folly (= 2021.07.22.00)
360
- - RCTTypeSafety (= 0.72.6)
361
- - React-Codegen (= 0.72.6)
362
- - React-Core/RCTImageHeaders (= 0.72.6)
363
- - React-jsi (= 0.72.6)
364
- - React-RCTNetwork (= 0.72.6)
365
- - ReactCommon/turbomodule/core (= 0.72.6)
366
- - React-RCTLinking (0.72.6):
367
- - React-Codegen (= 0.72.6)
368
- - React-Core/RCTLinkingHeaders (= 0.72.6)
369
- - React-jsi (= 0.72.6)
370
- - ReactCommon/turbomodule/core (= 0.72.6)
371
- - React-RCTNetwork (0.72.6):
372
- - RCT-Folly (= 2021.07.22.00)
373
- - RCTTypeSafety (= 0.72.6)
374
- - React-Codegen (= 0.72.6)
375
- - React-Core/RCTNetworkHeaders (= 0.72.6)
376
- - React-jsi (= 0.72.6)
377
- - ReactCommon/turbomodule/core (= 0.72.6)
378
- - React-RCTSettings (0.72.6):
379
- - RCT-Folly (= 2021.07.22.00)
380
- - RCTTypeSafety (= 0.72.6)
381
- - React-Codegen (= 0.72.6)
382
- - React-Core/RCTSettingsHeaders (= 0.72.6)
383
- - React-jsi (= 0.72.6)
384
- - ReactCommon/turbomodule/core (= 0.72.6)
385
- - React-RCTText (0.72.6):
386
- - React-Core/RCTTextHeaders (= 0.72.6)
387
- - React-RCTVibration (0.72.6):
388
- - RCT-Folly (= 2021.07.22.00)
389
- - React-Codegen (= 0.72.6)
390
- - React-Core/RCTVibrationHeaders (= 0.72.6)
391
- - React-jsi (= 0.72.6)
392
- - ReactCommon/turbomodule/core (= 0.72.6)
393
- - React-rncore (0.72.6)
394
- - React-runtimeexecutor (0.72.6):
395
- - React-jsi (= 0.72.6)
396
- - React-runtimescheduler (0.72.6):
397
- - glog
398
- - RCT-Folly (= 2021.07.22.00)
399
- - React-callinvoker
400
- - React-debug
401
- - React-jsi
402
- - React-runtimeexecutor
403
- - React-utils (0.72.6):
404
- - glog
405
- - RCT-Folly (= 2021.07.22.00)
406
- - React-debug
407
- - ReactCommon/turbomodule/bridging (0.72.6):
408
- - DoubleConversion
409
- - glog
410
- - RCT-Folly (= 2021.07.22.00)
411
- - React-callinvoker (= 0.72.6)
412
- - React-cxxreact (= 0.72.6)
413
- - React-jsi (= 0.72.6)
414
- - React-logger (= 0.72.6)
415
- - React-perflogger (= 0.72.6)
416
- - ReactCommon/turbomodule/core (0.72.6):
417
- - DoubleConversion
418
- - glog
419
- - RCT-Folly (= 2021.07.22.00)
420
- - React-callinvoker (= 0.72.6)
421
- - React-cxxreact (= 0.72.6)
422
- - React-jsi (= 0.72.6)
423
- - React-logger (= 0.72.6)
424
- - React-perflogger (= 0.72.6)
425
- - RNCMaskedView (0.1.10):
426
- - React
427
- - RNGestureHandler (2.8.0):
428
- - React-Core
429
- - RNReanimated (2.17.0):
430
- - DoubleConversion
431
- - FBLazyVector
432
- - FBReactNativeSpec
433
- - glog
434
- - RCT-Folly
435
- - RCTRequired
436
- - RCTTypeSafety
437
- - React-callinvoker
438
- - React-Core
439
- - React-Core/DevSupport
440
- - React-Core/RCTWebSocket
441
- - React-CoreModules
442
- - React-cxxreact
443
- - React-jsi
444
- - React-jsiexecutor
445
- - React-jsinspector
446
- - React-RCTActionSheet
447
- - React-RCTAnimation
448
- - React-RCTBlob
449
- - React-RCTImage
450
- - React-RCTLinking
451
- - React-RCTNetwork
452
- - React-RCTSettings
453
- - React-RCTText
454
- - ReactCommon/turbomodule/core
455
- - Yoga
456
- - RNScreens (3.18.2):
457
- - React-Core
458
- - React-RCTImage
459
- - RNSVG (13.4.0):
460
- - React-Core
461
- - SocketRocket (0.6.1)
462
- - TealeafReactNativeDebug (10.6.303):
463
- - TealeafReactNativeDebug/Core (= 10.6.303)
464
- - TealeafReactNativeDebug/Core (10.6.303):
465
- - EOCoreDebug
466
- - Yoga (1.14.0)
467
-
468
- DEPENDENCIES:
469
- - boost (from `../node_modules/react-native/third-party-podspecs/boost.podspec`)
470
- - DoubleConversion (from `../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec`)
471
- - EXApplication (from `../node_modules/expo-application/ios`)
472
- - EXConstants (from `../node_modules/expo-constants/ios`)
473
- - EXFileSystem (from `../node_modules/expo-file-system/ios`)
474
- - EXFont (from `../node_modules/expo-font/ios`)
475
- - Expo (from `../node_modules/expo`)
476
- - ExpoKeepAwake (from `../node_modules/expo-keep-awake/ios`)
477
- - ExpoLinearGradient (from `../node_modules/expo-linear-gradient/ios`)
478
- - ExpoModulesCore (from `../node_modules/expo-modules-core`)
479
- - EXSplashScreen (from `../node_modules/expo-splash-screen/ios`)
480
- - FBLazyVector (from `../node_modules/react-native/Libraries/FBLazyVector`)
481
- - FBReactNativeSpec (from `../node_modules/react-native/React/FBReactNativeSpec`)
482
- - glog (from `../node_modules/react-native/third-party-podspecs/glog.podspec`)
483
- - RCT-Folly (from `../node_modules/react-native/third-party-podspecs/RCT-Folly.podspec`)
484
- - RCTRequired (from `../node_modules/react-native/Libraries/RCTRequired`)
485
- - RCTTypeSafety (from `../node_modules/react-native/Libraries/TypeSafety`)
486
- - React (from `../node_modules/react-native/`)
487
- - React-callinvoker (from `../node_modules/react-native/ReactCommon/callinvoker`)
488
- - React-Codegen (from `build/generated/ios`)
489
- - React-Core (from `../node_modules/react-native/`)
490
- - React-Core/RCTWebSocket (from `../node_modules/react-native/`)
491
- - React-CoreModules (from `../node_modules/react-native/React/CoreModules`)
492
- - React-cxxreact (from `../node_modules/react-native/ReactCommon/cxxreact`)
493
- - React-debug (from `../node_modules/react-native/ReactCommon/react/debug`)
494
- - React-jsc (from `../node_modules/react-native/ReactCommon/jsc`)
495
- - React-jsi (from `../node_modules/react-native/ReactCommon/jsi`)
496
- - React-jsiexecutor (from `../node_modules/react-native/ReactCommon/jsiexecutor`)
497
- - React-jsinspector (from `../node_modules/react-native/ReactCommon/jsinspector`)
498
- - React-logger (from `../node_modules/react-native/ReactCommon/logger`)
499
- - react-native-acoustic-connect-beta (from `../node_modules/react-native-acoustic-connect-beta`)
500
- - react-native-safe-area-context (from `../node_modules/react-native-safe-area-context`)
501
- - React-NativeModulesApple (from `../node_modules/react-native/ReactCommon/react/nativemodule/core/platform/ios`)
502
- - React-perflogger (from `../node_modules/react-native/ReactCommon/reactperflogger`)
503
- - React-RCTActionSheet (from `../node_modules/react-native/Libraries/ActionSheetIOS`)
504
- - React-RCTAnimation (from `../node_modules/react-native/Libraries/NativeAnimation`)
505
- - React-RCTAppDelegate (from `../node_modules/react-native/Libraries/AppDelegate`)
506
- - React-RCTBlob (from `../node_modules/react-native/Libraries/Blob`)
507
- - React-RCTImage (from `../node_modules/react-native/Libraries/Image`)
508
- - React-RCTLinking (from `../node_modules/react-native/Libraries/LinkingIOS`)
509
- - React-RCTNetwork (from `../node_modules/react-native/Libraries/Network`)
510
- - React-RCTSettings (from `../node_modules/react-native/Libraries/Settings`)
511
- - React-RCTText (from `../node_modules/react-native/Libraries/Text`)
512
- - React-RCTVibration (from `../node_modules/react-native/Libraries/Vibration`)
513
- - React-rncore (from `../node_modules/react-native/ReactCommon`)
514
- - React-runtimeexecutor (from `../node_modules/react-native/ReactCommon/runtimeexecutor`)
515
- - React-runtimescheduler (from `../node_modules/react-native/ReactCommon/react/renderer/runtimescheduler`)
516
- - React-utils (from `../node_modules/react-native/ReactCommon/react/utils`)
517
- - ReactCommon/turbomodule/core (from `../node_modules/react-native/ReactCommon`)
518
- - "RNCMaskedView (from `../node_modules/@react-native-community/masked-view`)"
519
- - RNGestureHandler (from `../node_modules/react-native-gesture-handler`)
520
- - RNReanimated (from `../node_modules/react-native-reanimated`)
521
- - RNScreens (from `../node_modules/react-native-screens`)
522
- - RNSVG (from `../node_modules/react-native-svg`)
523
- - Yoga (from `../node_modules/react-native/ReactCommon/yoga`)
524
-
525
- SPEC REPOS:
526
- trunk:
527
- - ConnectReactNativeDebug
528
- - EOCoreDebug
529
- - fmt
530
- - SocketRocket
531
- - TealeafReactNativeDebug
532
-
533
- EXTERNAL SOURCES:
534
- boost:
535
- :podspec: "../node_modules/react-native/third-party-podspecs/boost.podspec"
536
- DoubleConversion:
537
- :podspec: "../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec"
538
- EXApplication:
539
- :path: "../node_modules/expo-application/ios"
540
- EXConstants:
541
- :path: "../node_modules/expo-constants/ios"
542
- EXFileSystem:
543
- :path: "../node_modules/expo-file-system/ios"
544
- EXFont:
545
- :path: "../node_modules/expo-font/ios"
546
- Expo:
547
- :path: "../node_modules/expo"
548
- ExpoKeepAwake:
549
- :path: "../node_modules/expo-keep-awake/ios"
550
- ExpoLinearGradient:
551
- :path: "../node_modules/expo-linear-gradient/ios"
552
- ExpoModulesCore:
553
- :path: "../node_modules/expo-modules-core"
554
- EXSplashScreen:
555
- :path: "../node_modules/expo-splash-screen/ios"
556
- FBLazyVector:
557
- :path: "../node_modules/react-native/Libraries/FBLazyVector"
558
- FBReactNativeSpec:
559
- :path: "../node_modules/react-native/React/FBReactNativeSpec"
560
- glog:
561
- :podspec: "../node_modules/react-native/third-party-podspecs/glog.podspec"
562
- RCT-Folly:
563
- :podspec: "../node_modules/react-native/third-party-podspecs/RCT-Folly.podspec"
564
- RCTRequired:
565
- :path: "../node_modules/react-native/Libraries/RCTRequired"
566
- RCTTypeSafety:
567
- :path: "../node_modules/react-native/Libraries/TypeSafety"
568
- React:
569
- :path: "../node_modules/react-native/"
570
- React-callinvoker:
571
- :path: "../node_modules/react-native/ReactCommon/callinvoker"
572
- React-Codegen:
573
- :path: build/generated/ios
574
- React-Core:
575
- :path: "../node_modules/react-native/"
576
- React-CoreModules:
577
- :path: "../node_modules/react-native/React/CoreModules"
578
- React-cxxreact:
579
- :path: "../node_modules/react-native/ReactCommon/cxxreact"
580
- React-debug:
581
- :path: "../node_modules/react-native/ReactCommon/react/debug"
582
- React-jsc:
583
- :path: "../node_modules/react-native/ReactCommon/jsc"
584
- React-jsi:
585
- :path: "../node_modules/react-native/ReactCommon/jsi"
586
- React-jsiexecutor:
587
- :path: "../node_modules/react-native/ReactCommon/jsiexecutor"
588
- React-jsinspector:
589
- :path: "../node_modules/react-native/ReactCommon/jsinspector"
590
- React-logger:
591
- :path: "../node_modules/react-native/ReactCommon/logger"
592
- react-native-acoustic-connect-beta:
593
- :path: "../node_modules/react-native-acoustic-connect-beta"
594
- react-native-safe-area-context:
595
- :path: "../node_modules/react-native-safe-area-context"
596
- React-NativeModulesApple:
597
- :path: "../node_modules/react-native/ReactCommon/react/nativemodule/core/platform/ios"
598
- React-perflogger:
599
- :path: "../node_modules/react-native/ReactCommon/reactperflogger"
600
- React-RCTActionSheet:
601
- :path: "../node_modules/react-native/Libraries/ActionSheetIOS"
602
- React-RCTAnimation:
603
- :path: "../node_modules/react-native/Libraries/NativeAnimation"
604
- React-RCTAppDelegate:
605
- :path: "../node_modules/react-native/Libraries/AppDelegate"
606
- React-RCTBlob:
607
- :path: "../node_modules/react-native/Libraries/Blob"
608
- React-RCTImage:
609
- :path: "../node_modules/react-native/Libraries/Image"
610
- React-RCTLinking:
611
- :path: "../node_modules/react-native/Libraries/LinkingIOS"
612
- React-RCTNetwork:
613
- :path: "../node_modules/react-native/Libraries/Network"
614
- React-RCTSettings:
615
- :path: "../node_modules/react-native/Libraries/Settings"
616
- React-RCTText:
617
- :path: "../node_modules/react-native/Libraries/Text"
618
- React-RCTVibration:
619
- :path: "../node_modules/react-native/Libraries/Vibration"
620
- React-rncore:
621
- :path: "../node_modules/react-native/ReactCommon"
622
- React-runtimeexecutor:
623
- :path: "../node_modules/react-native/ReactCommon/runtimeexecutor"
624
- React-runtimescheduler:
625
- :path: "../node_modules/react-native/ReactCommon/react/renderer/runtimescheduler"
626
- React-utils:
627
- :path: "../node_modules/react-native/ReactCommon/react/utils"
628
- ReactCommon:
629
- :path: "../node_modules/react-native/ReactCommon"
630
- RNCMaskedView:
631
- :path: "../node_modules/@react-native-community/masked-view"
632
- RNGestureHandler:
633
- :path: "../node_modules/react-native-gesture-handler"
634
- RNReanimated:
635
- :path: "../node_modules/react-native-reanimated"
636
- RNScreens:
637
- :path: "../node_modules/react-native-screens"
638
- RNSVG:
639
- :path: "../node_modules/react-native-svg"
640
- Yoga:
641
- :path: "../node_modules/react-native/ReactCommon/yoga"
642
-
643
- SPEC CHECKSUMS:
644
- boost: 57d2868c099736d80fcd648bf211b4431e51a558
645
- ConnectReactNativeDebug: 505ecdb1702bf6b49bbd09698c4cf5acfeb69ee5
646
- DoubleConversion: 5189b271737e1565bdce30deb4a08d647e3f5f54
647
- EOCoreDebug: 3e6fc19a94152a82d0ede3546a5bce8a5c8ae5cb
648
- EXApplication: 034b1c40a8e9fe1bff76a1e511ee90dff64ad834
649
- EXConstants: 3c86653c422dd77e40d10cbbabb3025003977415
650
- EXFileSystem: 60602b6eefa6873f97172c684b7537c9760b50d6
651
- EXFont: 319606bfe48c33b5b5063fb0994afdc496befe80
652
- Expo: 5f4240506a147162542178989696e56e3dd72924
653
- ExpoKeepAwake: 69b59d0a8d2b24de9f82759c39b3821fec030318
654
- ExpoLinearGradient: b40c2133ad57ae105b1b12a319e314463c817f6b
655
- ExpoModulesCore: 34f05fd626c812c79f44d73e9c168992926d1cb7
656
- EXSplashScreen: 3e989924f61a8dd07ee4ea584c6ba14be9b51949
657
- FBLazyVector: 748c0ef74f2bf4b36cfcccf37916806940a64c32
658
- FBReactNativeSpec: 966f29e4e697de53a3b366355e8f57375c856ad9
659
- fmt: ff9d55029c625d3757ed641535fd4a75fedc7ce9
660
- glog: 04b94705f318337d7ead9e6d17c019bd9b1f6b1b
661
- RCT-Folly: 424b8c9a7a0b9ab2886ffe9c3b041ef628fd4fb1
662
- RCTRequired: 28469809442eb4eb5528462705f7d852948c8a74
663
- RCTTypeSafety: e9c6c409fca2cc584e5b086862d562540cb38d29
664
- React: 769f469909b18edfe934f0539fffb319c4c61043
665
- React-callinvoker: e48ce12c83706401251921896576710d81e54763
666
- React-Codegen: 658f30a9ed3a87c53f19cce1c2f0ff09f9831aab
667
- React-Core: 8f6b8b114bf59d10d084e5b46414760cc9bfac9e
668
- React-CoreModules: d226b22d06ea1bc4e49d3c073b2c6cbb42265405
669
- React-cxxreact: 3a3b543136233b9b92f26267d3127fc39a0a720a
670
- React-debug: 238501490155574ae9f3f8dd1c74330eba30133e
671
- React-jsc: f7d32213d6f7bb8a9f0c4e0e0a0fe2bb10288173
672
- React-jsi: 494e5ae5cd0c649dde893f80e248cf36989dd331
673
- React-jsiexecutor: faca9c368233f59ed24601aca0185870466a96e9
674
- React-jsinspector: 194e32c6aab382d88713ad3dd0025c5f5c4ee072
675
- React-logger: cebf22b6cf43434e471dc561e5911b40ac01d289
676
- react-native-acoustic-connect-beta: 47715a450e8ed12e273db69b545c3ffd8f21b110
677
- react-native-safe-area-context: 99b24a0c5acd0d5dcac2b1a7f18c49ea317be99a
678
- React-NativeModulesApple: 63505fb94b71e2469cab35bdaf36cca813cb5bfd
679
- React-perflogger: e3596db7e753f51766bceadc061936ef1472edc3
680
- React-RCTActionSheet: 17ab132c748b4471012abbcdcf5befe860660485
681
- React-RCTAnimation: c8bbaab62be5817d2a31c36d5f2571e3f7dcf099
682
- React-RCTAppDelegate: 600e7dfd1ca0a80e24af2d4d25ed1c705bb12505
683
- React-RCTBlob: 86ab788db3fcc1af0d186a6625e7d0956ffeea5b
684
- React-RCTImage: 670a3486b532292649b1aef3ffddd0b495a5cee4
685
- React-RCTLinking: bd7ab853144aed463903237e615fd91d11b4f659
686
- React-RCTNetwork: be86a621f3e4724758f23ad1fdce32474ab3d829
687
- React-RCTSettings: 4f3a29a6d23ffa639db9701bc29af43f30781058
688
- React-RCTText: adde32164a243103aaba0b1dc7b0a2599733873e
689
- React-RCTVibration: 6bd85328388ac2e82ae0ca11afe48ad5555b483a
690
- React-rncore: fda7b1ae5918fa7baa259105298a5487875a57c8
691
- React-runtimeexecutor: 57d85d942862b08f6d15441a0badff2542fd233c
692
- React-runtimescheduler: 13b0c5e9354ccfc3dc9a391231e55debeb688523
693
- React-utils: fa59c9a3375fb6f4aeb66714fd3f7f76b43a9f16
694
- ReactCommon: 5f73972d2abd8a85e44f27317bf77418a74d3340
695
- RNCMaskedView: 5a8ec07677aa885546a0d98da336457e2bea557f
696
- RNGestureHandler: 62232ba8f562f7dea5ba1b3383494eb5bf97a4d3
697
- RNReanimated: 4ae06d380da4ea218da7b8be36746f2cc93021b0
698
- RNScreens: 34cc502acf1b916c582c60003dc3089fa01dc66d
699
- RNSVG: 07dbd870b0dcdecc99b3a202fa37c8ca163caec2
700
- SocketRocket: f32cd54efbe0f095c4d7594881e52619cfe80b17
701
- TealeafReactNativeDebug: 7aecca32b17084706e1a2d9edaf9ddb312b1bc5e
702
- Yoga: b76f1acfda8212aa16b7e26bcce3983230c82603
703
-
704
- PODFILE CHECKSUM: c3b1b4f69030c4fc2ff75b018426836a01b1be41
705
-
706
- COCOAPODS: 1.12.1