Skip to content

Commit

Permalink
feat: update pod file
Browse files Browse the repository at this point in the history
  • Loading branch information
zhiqingchen committed Aug 12, 2021
1 parent 31afe40 commit b7b1322
Showing 1 changed file with 4 additions and 10 deletions.
14 changes: 4 additions & 10 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -265,8 +265,6 @@ PODS:
- React-Core
- react-native-splash-screen (3.2.0):
- React
- react-native-viewpager (4.2.4):
- React-Core
- react-native-webview (11.6.5):
- React-Core
- React-perflogger (0.64.2)
Expand Down Expand Up @@ -339,7 +337,7 @@ PODS:
- React-Core
- RNCMaskedView (0.1.11):
- React
- RNCPicker (1.8.1):
- RNCPicker (1.16.5):
- React-Core
- RNGestureHandler (1.10.3):
- React-Core
Expand Down Expand Up @@ -413,7 +411,6 @@ DEPENDENCIES:
- react-native-safe-area-context (from `../node_modules/react-native-safe-area-context`)
- "react-native-slider (from `../node_modules/@react-native-community/slider`)"
- react-native-splash-screen (from `../node_modules/react-native-splash-screen`)
- "react-native-viewpager (from `../node_modules/@react-native-community/viewpager`)"
- react-native-webview (from `../node_modules/react-native-webview`)
- React-perflogger (from `../node_modules/react-native/ReactCommon/reactperflogger`)
- React-RCTActionSheet (from `../node_modules/react-native/Libraries/ActionSheetIOS`)
Expand All @@ -430,7 +427,7 @@ DEPENDENCIES:
- "RNCAsyncStorage (from `../node_modules/@react-native-async-storage/async-storage`)"
- "RNCClipboard (from `../node_modules/@react-native-community/clipboard`)"
- "RNCMaskedView (from `../node_modules/@react-native-community/masked-view`)"
- "RNCPicker (from `../node_modules/@react-native-community/picker`)"
- "RNCPicker (from `../node_modules/@react-native-picker/picker`)"
- RNGestureHandler (from `../node_modules/react-native-gesture-handler`)
- RNReanimated (from `../node_modules/react-native-reanimated`)
- RNScreens (from `../node_modules/react-native-screens`)
Expand Down Expand Up @@ -527,8 +524,6 @@ EXTERNAL SOURCES:
:path: "../node_modules/@react-native-community/slider"
react-native-splash-screen:
:path: "../node_modules/react-native-splash-screen"
react-native-viewpager:
:path: "../node_modules/@react-native-community/viewpager"
react-native-webview:
:path: "../node_modules/react-native-webview"
React-perflogger:
Expand Down Expand Up @@ -562,7 +557,7 @@ EXTERNAL SOURCES:
RNCMaskedView:
:path: "../node_modules/@react-native-community/masked-view"
RNCPicker:
:path: "../node_modules/@react-native-community/picker"
:path: "../node_modules/@react-native-picker/picker"
RNGestureHandler:
:path: "../node_modules/react-native-gesture-handler"
RNReanimated:
Expand Down Expand Up @@ -637,7 +632,6 @@ SPEC CHECKSUMS:
react-native-safe-area-context: f0906bf8bc9835ac9a9d3f97e8bde2a997d8da79
react-native-slider: ae891b9fca8c9b4a99691f6d45731f0ef2bb1866
react-native-splash-screen: 200d11d188e2e78cea3ad319964f6142b6384865
react-native-viewpager: 32259f9d01874abdf42b25cf81a1d78d1aa55582
react-native-webview: 2e8fe70dc32b50d3231c23043f8e8b5a5525d346
React-perflogger: 25373e382fed75ce768a443822f07098a15ab737
React-RCTActionSheet: af7796ba49ffe4ca92e7277a5d992d37203f7da5
Expand All @@ -654,7 +648,7 @@ SPEC CHECKSUMS:
RNCAsyncStorage: 56a3355a10b5d660c48c6e37325ac85ebfd09885
RNCClipboard: 41d8d918092ae8e676f18adada19104fa3e68495
RNCMaskedView: 0e1bc4bfa8365eba5fbbb71e07fbdc0555249489
RNCPicker: 914b557e20b3b8317b084aca9ff4b4edb95f61e4
RNCPicker: 28e41a58b79cd82cc639391bb99ca1b2489a3ea9
RNGestureHandler: a479ebd5ed4221a810967000735517df0d2db211
RNReanimated: 514a11da3a2bcc6c3dfd9de32b38e2b9bf101926
RNScreens: f7ad633b2e0190b77b6a7aab7f914fad6f198d8d
Expand Down

0 comments on commit b7b1322

Please sign in to comment.