@@ -293,6 +293,8 @@ PODS:
293
293
- React-Core
294
294
- RNBootSplash (3.2.7):
295
295
- React-Core
296
+ - RNCClipboard (1.10.0):
297
+ - React-Core
296
298
- RNCMaskedView (0.1.11):
297
299
- React
298
300
- RNCPicker (1.8.1):
@@ -403,6 +405,7 @@ DEPENDENCIES:
403
405
- ReactCommon/turbomodule/core (from `../node_modules/react-native/ReactCommon`)
404
406
- rn-fetch-blob (from `../node_modules/rn-fetch-blob`)
405
407
- RNBootSplash (from `../node_modules/react-native-bootsplash`)
408
+ - "RNCClipboard (from `../node_modules/@react-native-clipboard/clipboard`)"
406
409
- "RNCMaskedView (from `../node_modules/@react-native-community/masked-view`)"
407
410
- "RNCPicker (from `../node_modules/@react-native-community/picker`)"
408
411
- RNGestureHandler (from `../node_modules/react-native-gesture-handler/RNGestureHandler.podspec`)
@@ -515,6 +518,8 @@ EXTERNAL SOURCES:
515
518
:path: "../node_modules/rn-fetch-blob"
516
519
RNBootSplash:
517
520
:path: "../node_modules/react-native-bootsplash"
521
+ RNCClipboard:
522
+ :path: "../node_modules/@react-native-clipboard/clipboard"
518
523
RNCMaskedView:
519
524
:path: "../node_modules/@react-native-community/masked-view"
520
525
RNCPicker:
@@ -595,6 +600,7 @@ SPEC CHECKSUMS:
595
600
ReactCommon: 73d79c7039f473b76db6ff7c6b159c478acbbb3b
596
601
rn-fetch-blob: f065bb7ab7fb48dd002629f8bdcb0336602d3cba
597
602
RNBootSplash: f31eba8f6d496e2029859e06e5582cac4607256d
603
+ RNCClipboard: f1736c75ab85b627a4d57587edb4b60999c4dd80
598
604
RNCMaskedView: 0e1bc4bfa8365eba5fbbb71e07fbdc0555249489
599
605
RNCPicker: 914b557e20b3b8317b084aca9ff4b4edb95f61e4
600
606
RNGestureHandler: a479ebd5ed4221a810967000735517df0d2db211
@@ -615,4 +621,4 @@ SPEC CHECKSUMS:
615
621
616
622
PODFILE CHECKSUM: be6df5b246b128c726306d71570b10698c9d5a15
617
623
618
- COCOAPODS: 1.11.3
624
+ COCOAPODS: 1.11.2
0 commit comments