Skip to content
Open
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
5 changes: 3 additions & 2 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -455,7 +455,8 @@ PODS:
- React-Core
- RNDeviceInfo (11.1.0):
- React-Core
- RNGestureHandler (2.9.0):
- RNGestureHandler (2.19.0):
- RCT-Folly (= 2021.07.22.00)
- React-Core
- RNInAppBrowser (3.7.0):
- React-Core
Expand Down Expand Up @@ -730,7 +731,7 @@ SPEC CHECKSUMS:
RNCPicker: 529d564911e93598cc399b56cc0769ce3675f8c8
RNDateTimePicker: 65e1d202799460b286ff5e741d8baf54695e8abd
RNDeviceInfo: b899ce37a403a4dea52b7cb85e16e49c04a5b88e
RNGestureHandler: 071d7a9ad81e8b83fe7663b303d132406a7d8f39
RNGestureHandler: 7ad14a6c7b491add489246611d324f10009083ac
RNInAppBrowser: e36d6935517101ccba0e875bac8ad7b0cb655364
RNKeychain: ff836453cba46938e0e9e4c22e43d43fa2c90333
RNReanimated: ab1295f59541cb26000d394b4b4aea72cb7ca448
Expand Down
10 changes: 5 additions & 5 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 @@ -81,7 +81,7 @@
"react-native-button": "3.1.0",
"react-native-calendar-events": "2.2.0",
"react-native-device-info": "11.1.0",
"react-native-gesture-handler": "2.9.0",
"react-native-gesture-handler": "2.19.0",
"react-native-inappbrowser-reborn": "3.7.0",
"react-native-ios-context-menu": "1.15.3",
"react-native-keychain": "8.1.1",
Expand Down