Skip to content

Commit 5032f64

Browse files
committed
installs web version of maps and web config
1 parent a759da6 commit 5032f64

File tree

5 files changed

+26782
-14597
lines changed

5 files changed

+26782
-14597
lines changed

ios/Podfile.lock

+6
Original file line numberDiff line numberDiff line change
@@ -293,6 +293,8 @@ PODS:
293293
- React-perflogger (= 0.64.3)
294294
- RNCMaskedView (0.1.11):
295295
- React
296+
- RNCPicker (2.2.1):
297+
- React-Core
296298
- RNDateTimePicker (5.1.0):
297299
- React-Core
298300
- RNGestureHandler (2.1.0):
@@ -372,6 +374,7 @@ DEPENDENCIES:
372374
- React-runtimeexecutor (from `../node_modules/react-native/ReactCommon/runtimeexecutor`)
373375
- ReactCommon/turbomodule/core (from `../node_modules/react-native/ReactCommon`)
374376
- "RNCMaskedView (from `../node_modules/@react-native-community/masked-view`)"
377+
- "RNCPicker (from `../node_modules/@react-native-picker/picker`)"
375378
- "RNDateTimePicker (from `../node_modules/@react-native-community/datetimepicker`)"
376379
- RNGestureHandler (from `../node_modules/react-native-gesture-handler`)
377380
- RNReanimated (from `../node_modules/react-native-reanimated`)
@@ -461,6 +464,8 @@ EXTERNAL SOURCES:
461464
:path: "../node_modules/react-native/ReactCommon"
462465
RNCMaskedView:
463466
:path: "../node_modules/@react-native-community/masked-view"
467+
RNCPicker:
468+
:path: "../node_modules/@react-native-picker/picker"
464469
RNDateTimePicker:
465470
:path: "../node_modules/@react-native-community/datetimepicker"
466471
RNGestureHandler:
@@ -513,6 +518,7 @@ SPEC CHECKSUMS:
513518
React-runtimeexecutor: 493d9abb8b23c3f84e19ae221eeba92cadcb70dc
514519
ReactCommon: 8fea6422328e2fc093e25c9fac67adbcf0f04fb4
515520
RNCMaskedView: 0e1bc4bfa8365eba5fbbb71e07fbdc0555249489
521+
RNCPicker: cb57c823d5ce8d2d0b5dfb45ad97b737260dc59e
516522
RNDateTimePicker: 1dd15d7ed1ab7d999056bc77879a42920d139c12
517523
RNGestureHandler: e5c7cab5f214503dcefd6b2b0cefb050e1f51c4a
518524
RNReanimated: 7f143675d94978c3555345d5bfa8ed6ae800c5d3

0 commit comments

Comments
 (0)