Skip to content

Commit ec59f27

Browse files
authored
Merge pull request Expensify#69547 from software-mansion-labs/war-in/bump-keyboard-controller-RN-81
[Pre RN 0.81] Bump `react-native-keyboard-controller`
2 parents 06304c0 + 6ad4548 commit ec59f27

3 files changed

Lines changed: 9 additions & 7 deletions

File tree

ios/Podfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2039,7 +2039,7 @@ PODS:
20392039
- ReactCommon/turbomodule/bridging
20402040
- ReactCommon/turbomodule/core
20412041
- Yoga
2042-
- react-native-keyboard-controller (1.18.1):
2042+
- react-native-keyboard-controller (1.18.5):
20432043
- DoubleConversion
20442044
- glog
20452045
- hermes-engine
@@ -2054,7 +2054,7 @@ PODS:
20542054
- React-hermes
20552055
- React-ImageManager
20562056
- React-jsi
2057-
- react-native-keyboard-controller/common (= 1.18.1)
2057+
- react-native-keyboard-controller/common (= 1.18.5)
20582058
- React-NativeModulesApple
20592059
- React-RCTFabric
20602060
- React-renderercss
@@ -2064,7 +2064,7 @@ PODS:
20642064
- ReactCommon/turbomodule/bridging
20652065
- ReactCommon/turbomodule/core
20662066
- Yoga
2067-
- react-native-keyboard-controller/common (1.18.1):
2067+
- react-native-keyboard-controller/common (1.18.5):
20682068
- DoubleConversion
20692069
- glog
20702070
- hermes-engine
@@ -3856,7 +3856,7 @@ SPEC CHECKSUMS:
38563856
react-native-geolocation: d5114c4ea019574f76344eca8503555ba1208b46
38573857
react-native-image-picker: 05b58a33b780623da2f891c55dcc57c6aa867d83
38583858
react-native-key-command: b04997038f8fe4a03b711abe36cd84ced93c50b3
3859-
react-native-keyboard-controller: bf564ee7ea1a9b4681aa83989a06f3990b4291a1
3859+
react-native-keyboard-controller: be15b0f8fdfd9ee0370f5bc7dab5ed2cfc3ef5e5
38603860
react-native-launch-arguments: 5f41e0abf88a15e3c5309b8875d6fd5ac43df49d
38613861
react-native-netinfo: b8577cba87fbe7b7740c279ee23d25d7c5d87666
38623862
react-native-pager-view: 12c1b7b6f50efb3e5d57d62ea5c601cba0585bfd

package-lock.json

Lines changed: 4 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@
178178
"react-native-image-picker": "^7.1.2",
179179
"react-native-image-size": "git+https://github.com/Expensify/react-native-image-size#cb392140db4953a283590d7cf93b4d0461baa2a9",
180180
"react-native-key-command": "1.0.14",
181-
"react-native-keyboard-controller": "1.18.1",
181+
"react-native-keyboard-controller": "1.18.5",
182182
"react-native-launch-arguments": "^4.0.2",
183183
"react-native-localize": "^2.2.6",
184184
"react-native-modal": "^13.0.0",

0 commit comments

Comments
 (0)