@react-native-ohos/react-native-keyboard-controller 1.12.8-rc.1 → 1.12.8-rc.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@react-native-ohos/react-native-keyboard-controller",
3
- "version": "1.12.8-rc.1",
3
+ "version": "1.12.8-rc.2",
4
4
  "description": " control keyboard show or hide",
5
5
  "main": "Index.ets",
6
6
  "author": "",
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@react-native-ohos/react-native-keyboard-controller",
3
- "version": "1.12.8-rc.1",
3
+ "version": "1.12.8-rc.2",
4
4
  "description": "Keyboard manager which works in identical way on iOS and Android and harmony",
5
5
  "main": "lib/commonjs/index",
6
6
  "module": "lib/module/index",