Skip to content

Commit 54fa1ee

Browse files
authored
chore: release 1.16.3 (#804)
# Release Version 1.16.3
1 parent ffa44cd commit 54fa1ee

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

FabricExample/ios/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1254,7 +1254,7 @@ PODS:
12541254
- ReactCommon/turbomodule/bridging
12551255
- ReactCommon/turbomodule/core
12561256
- Yoga
1257-
- react-native-keyboard-controller (1.16.2):
1257+
- react-native-keyboard-controller (1.16.3):
12581258
- DoubleConversion
12591259
- glog
12601260
- hermes-engine
@@ -2105,7 +2105,7 @@ SPEC CHECKSUMS:
21052105
React-Mapbuffer: 6993c785c22a170c02489bc78ed207814cbd700f
21062106
React-microtasksnativemodule: 19230cd0933df6f6dc1336c9a9edc382d62638ae
21072107
react-native-blur: b37343d4df1af48a17444156b674b26d5aec2425
2108-
react-native-keyboard-controller: 1343f612e92bdc9caffb158dc51d76a483291779
2108+
react-native-keyboard-controller: f8252151f8006f40e59551d10d6f359590ea1e53
21092109
react-native-safe-area-context: 9c33120e9eac7741a5364cc2d9f74665049b76b3
21102110
React-nativeconfig: cd0fbb40987a9658c24dab5812c14e5522a64929
21112111
React-NativeModulesApple: 45187d13c68d47250a7416b18ff082c7cc07bff7

example/ios/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1255,7 +1255,7 @@ PODS:
12551255
- ReactCommon/turbomodule/bridging
12561256
- ReactCommon/turbomodule/core
12571257
- Yoga
1258-
- react-native-keyboard-controller (1.16.2):
1258+
- react-native-keyboard-controller (1.16.3):
12591259
- DoubleConversion
12601260
- glog
12611261
- hermes-engine
@@ -2028,7 +2028,7 @@ SPEC CHECKSUMS:
20282028
React-Mapbuffer: 6993c785c22a170c02489bc78ed207814cbd700f
20292029
React-microtasksnativemodule: 19230cd0933df6f6dc1336c9a9edc382d62638ae
20302030
react-native-blur: 5b2d13981ad6ce3d15339e135377336cb9be2d68
2031-
react-native-keyboard-controller: 4addb7852cea67f6df043ea62d4702fe43a860c6
2031+
react-native-keyboard-controller: 4b7f3e9925556a66e75ceee7ca8f6084d69c5b8b
20322032
react-native-safe-area-context: 849d7df29ecb2a7155c769c0b76849ba952c2aa3
20332033
react-native-text-input-mask: 22ca8eeef84d42a896f79428f7d175a5eb8b1c4e
20342034
React-nativeconfig: cd0fbb40987a9658c24dab5812c14e5522a64929

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-keyboard-controller",
3-
"version": "1.16.2",
3+
"version": "1.16.3",
44
"description": "Keyboard manager which works in identical way on both iOS and Android",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)