Skip to content

Commit 280db43

Browse files
authored
Merge pull request #46 from suilyy/br_rnoh0.72
pre-release: @react-native-ohos/react-native-keyboard-controller@1.12.8-rc.6
2 parents c611832 + a55d0aa commit 280db43

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

harmony/keyboard_controller.har

20 Bytes
Binary file not shown.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "@react-native-ohos/react-native-keyboard-controller",
3-
"version": "1.12.8-rc.5",
3+
"version": "1.12.8-rc.6",
44
"description": " control keyboard show or hide",
55
"main": "Index.ets",
66
"author": "",
77
"license": "MIT License",
88
"dependencies": {
99
"@rnoh/react-native-openharmony": "file:../react_native_openharmony",
1010
}
11-
}
11+
}

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-ohos/react-native-keyboard-controller",
3-
"version": "1.12.8-rc.5",
3+
"version": "1.12.8-rc.6",
44
"description": "Keyboard manager which works in identical way on iOS and Android and harmony",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)