Skip to content

Commit 8747c68

Browse files
committed
Upgrade to react-native-keyboard-controller v1.11.6
1 parent 97c0c53 commit 8747c68

File tree

3 files changed

+9
-7
lines changed

3 files changed

+9
-7
lines changed

ios/Podfile.lock

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1060,7 +1060,9 @@ PODS:
10601060
- React-Core
10611061
- react-native-in-app-review (4.3.3):
10621062
- React-Core
1063-
- react-native-keyboard-controller (1.10.2):
1063+
- react-native-keyboard-controller (1.11.6):
1064+
- glog
1065+
- RCT-Folly (= 2022.05.16.00)
10641066
- React-Core
10651067
- react-native-mail (6.1.1):
10661068
- React-Core
@@ -1944,7 +1946,7 @@ SPEC CHECKSUMS:
19441946
react-native-get-random-values: dee677497c6a740b71e5612e8dbd83e7539ed5bb
19451947
react-native-image-picker: db60857e03d63721f19b6f4027de20429ddd9cba
19461948
react-native-in-app-review: db8bb167a5f238e7ceca5c242d6b36ce8c4404a4
1947-
react-native-keyboard-controller: 9c708acff806450ce2a0f3c2aceace1fdc87070f
1949+
react-native-keyboard-controller: d7eb6a5884e1b193c902e02f2ca298e53cad3a77
19481950
react-native-mail: 8fdcd3aef007c33a6877a18eb4cf7447a1d4ce4a
19491951
react-native-mymonero-core: 780bf854f27a0a905bcef5e7757d2de0a15b4408
19501952
react-native-netinfo: 5b664b2945a8f02102b296f0f812bddd6827ed9c

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@
139139
"react-native-image-picker": "^5.6.0",
140140
"react-native-in-app-review": "^4.3.3",
141141
"react-native-keyboard-aware-scroll-view": "^0.9.5",
142-
"react-native-keyboard-controller": "^1.10.2",
142+
"react-native-keyboard-controller": "^1.11.6",
143143
"react-native-linear-gradient": "^2.8.3",
144144
"react-native-localize": "^3.0.2",
145145
"react-native-mail": "^6.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16196,10 +16196,10 @@ react-native-keyboard-aware-scroll-view@^0.9.5:
1619616196
prop-types "^15.6.2"
1619716197
react-native-iphone-x-helper "^1.0.3"
1619816198

16199-
react-native-keyboard-controller@^1.10.2:
16200-
version "1.10.2"
16201-
resolved "https://registry.yarnpkg.com/react-native-keyboard-controller/-/react-native-keyboard-controller-1.10.2.tgz#4968cebbeb411add6d5d23fd44282a9c209050dc"
16202-
integrity sha512-xgAZ2m7J3Dq3DU1zTUwFnTixq2yNOLS157XHzqMchueZjl3ZihukauOs+SLyOMGcq4+fVbP6t7fu4Z1jCJYhKw==
16199+
react-native-keyboard-controller@^1.11.6:
16200+
version "1.11.6"
16201+
resolved "https://registry.yarnpkg.com/react-native-keyboard-controller/-/react-native-keyboard-controller-1.11.6.tgz#4c9f2950f872a42745f32f46c21475cd1e4a7154"
16202+
integrity sha512-EFx17Uqccsf8jRqEJxqgTIwOdwSKLhA53qQ5Y6z9rvTO0q99/wQbq6F1otEE/oq27HlVGkYk1aYJ7U2nKrtqKw==
1620316203

1620416204
react-native-linear-gradient@^2.8.3:
1620516205
version "2.8.3"

0 commit comments

Comments
 (0)