Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -553,7 +553,7 @@ PODS:
- React-Core
- RNCClipboard (1.5.1):
- React-Core
- RNCPicker (2.3.1):
- RNCPicker (2.4.3):
- React-Core
- RNDateTimePicker (3.5.2):
- React-Core
Expand Down Expand Up @@ -990,7 +990,7 @@ SPEC CHECKSUMS:
ReactCommon: 8f67bd7e0a6afade0f20718f859dc8c2275f2e83
RNCAsyncStorage: 19af8f3e136504e0450e7f85cfb46fc38da87ec9
RNCClipboard: 5e299c6df8e0c98f3d7416b86ae563d3a9f768a3
RNCPicker: f6c760d4b314585ff35165d8640d7917ae30afb1
RNCPicker: a99807a74d9cd65c394f6e2a6c843a377b355b4d
RNDateTimePicker: c9911be59b1f8670b9f244b85af3a7c295e175ed
RNFastImage: 1f2cab428712a4baaf78d6169eaec7f622556dd7
RNFBAnalytics: 8ba84c2d31c64374d054c8621b998f25145ffddc
Expand Down
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@react-native-firebase/app": "^12.3.0",
"@react-native-firebase/crashlytics": "^12.3.0",
"@react-native-firebase/perf": "^12.3.0",
"@react-native-picker/picker": "^2.3.1",
"@react-native-picker/picker": "^2.4.3",
"@react-navigation/drawer": "6.3.0",
"@react-navigation/native": "6.0.11",
"@react-navigation/stack": "6.2.2",
Expand Down