|
@@ -288,6 +288,8 @@ PODS:
|
288
|
288
|
- React
|
289
|
289
|
- react-native-netinfo (4.1.5):
|
290
|
290
|
- React
|
|
291
|
+ - react-native-performance (2.0.0):
|
|
292
|
+ - React-Core
|
291
|
293
|
- react-native-slider (3.0.3):
|
292
|
294
|
- React
|
293
|
295
|
- react-native-splash-screen (3.2.0):
|
|
@@ -402,6 +404,7 @@ DEPENDENCIES:
|
402
|
404
|
- react-native-calendar-events (from `../node_modules/react-native-calendar-events`)
|
403
|
405
|
- react-native-keep-awake (from `../node_modules/react-native-keep-awake`)
|
404
|
406
|
- "react-native-netinfo (from `../node_modules/@react-native-community/netinfo`)"
|
|
407
|
+ - react-native-performance (from `../node_modules/react-native-performance/ios`)
|
405
|
408
|
- "react-native-slider (from `../node_modules/@react-native-community/slider`)"
|
406
|
409
|
- react-native-splash-screen (from `../node_modules/react-native-splash-screen`)
|
407
|
410
|
- react-native-video (from `../node_modules/react-native-video/react-native-video.podspec`)
|
|
@@ -488,6 +491,8 @@ EXTERNAL SOURCES:
|
488
|
491
|
:path: "../node_modules/react-native-keep-awake"
|
489
|
492
|
react-native-netinfo:
|
490
|
493
|
:path: "../node_modules/@react-native-community/netinfo"
|
|
494
|
+ react-native-performance:
|
|
495
|
+ :path: "../node_modules/react-native-performance/ios"
|
491
|
496
|
react-native-slider:
|
492
|
497
|
:path: "../node_modules/@react-native-community/slider"
|
493
|
498
|
react-native-splash-screen:
|
|
@@ -575,6 +580,7 @@ SPEC CHECKSUMS:
|
575
|
580
|
react-native-calendar-events: 1442fad71a00388f933cfa25512588fec300fcf8
|
576
|
581
|
react-native-keep-awake: eba3137546b10003361b37c761f6c429b59814ae
|
577
|
582
|
react-native-netinfo: 8d8db463bcc5db66a8ac5c48a7d86beb3b92f61a
|
|
583
|
+ react-native-performance: 8edfa2bbc9a2af4a02f01d342118e413a95145e0
|
578
|
584
|
react-native-slider: b733e17fdd31186707146debf1f04b5d94aa1a93
|
579
|
585
|
react-native-splash-screen: 200d11d188e2e78cea3ad319964f6142b6384865
|
580
|
586
|
react-native-video: 1574074179ecaf6a9dd067116c8f31bf9fec15c8
|
|
@@ -599,6 +605,6 @@ SPEC CHECKSUMS:
|
599
|
605
|
RNWatch: a5320c959c75e72845c07985f3e935e58998f1d3
|
600
|
606
|
Yoga: 96b469c5e81ff51b917b92e8c3390642d4ded30c
|
601
|
607
|
|
602
|
|
-PODFILE CHECKSUM: 6f4485ed41286517917d47d2170b0de97d32bbfb
|
|
608
|
+PODFILE CHECKSUM: e830b1b5a46d340e22689b146b55dcf24664c6f1
|
603
|
609
|
|
604
|
610
|
COCOAPODS: 1.10.1
|