Skip to content

Commit 9c65795

Browse files
committed
chore: add podfile lock
1 parent 4792c80 commit 9c65795

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

example/ios/Podfile.lock

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,8 @@ PODS:
182182
- React-cxxreact (= 0.61.5)
183183
- React-jsi (= 0.61.5)
184184
- React-jsinspector (0.61.5)
185+
- react-native-segmented-control (1.0.2):
186+
- React
185187
- React-RCTActionSheet (0.61.5):
186188
- React-Core/RCTActionSheetHeaders (= 0.61.5)
187189
- React-RCTAnimation (0.61.5):
@@ -236,6 +238,7 @@ DEPENDENCIES:
236238
- React-jsi (from `../node_modules/react-native/ReactCommon/jsi`)
237239
- React-jsiexecutor (from `../node_modules/react-native/ReactCommon/jsiexecutor`)
238240
- React-jsinspector (from `../node_modules/react-native/ReactCommon/jsinspector`)
241+
- "react-native-segmented-control (from `../node_modules/@react-native-community/segmented-control`)"
239242
- React-RCTActionSheet (from `../node_modules/react-native/Libraries/ActionSheetIOS`)
240243
- React-RCTAnimation (from `../node_modules/react-native/Libraries/NativeAnimation`)
241244
- React-RCTBlob (from `../node_modules/react-native/Libraries/Blob`)
@@ -282,6 +285,8 @@ EXTERNAL SOURCES:
282285
:path: "../node_modules/react-native/ReactCommon/jsiexecutor"
283286
React-jsinspector:
284287
:path: "../node_modules/react-native/ReactCommon/jsinspector"
288+
react-native-segmented-control:
289+
:path: "../node_modules/@react-native-community/segmented-control"
285290
React-RCTActionSheet:
286291
:path: "../node_modules/react-native/Libraries/ActionSheetIOS"
287292
React-RCTAnimation:
@@ -321,6 +326,7 @@ SPEC CHECKSUMS:
321326
React-jsi: cb2cd74d7ccf4cffb071a46833613edc79cdf8f7
322327
React-jsiexecutor: d5525f9ed5f782fdbacb64b9b01a43a9323d2386
323328
React-jsinspector: fa0ecc501688c3c4c34f28834a76302233e29dc0
329+
react-native-segmented-control: 2843178bfa06561a328b7f3999d4fb1af315b11b
324330
React-RCTActionSheet: 600b4d10e3aea0913b5a92256d2719c0cdd26d76
325331
React-RCTAnimation: 791a87558389c80908ed06cc5dfc5e7920dfa360
326332
React-RCTBlob: d89293cc0236d9cb0933d85e430b0bbe81ad1d72

0 commit comments

Comments
 (0)