From 69fb45b5bdf6e73babf3e63eeb0c62bdeb35e0e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E8=82=89=E5=A4=B4=E5=90=9B?= Date: Wed, 11 Feb 2026 10:15:22 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20[Issues:=20#IDQB2G]=20react-native-cust?= =?UTF-8?q?om-keyboard=E6=96=B0=E5=A2=9E=E9=81=97=E7=95=99=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 小肉头君 --- en/react-native-custom-keyboard.md | 1 + zh-cn/react-native-custom-keyboard.md | 1 + 2 files changed, 2 insertions(+) diff --git a/en/react-native-custom-keyboard.md b/en/react-native-custom-keyboard.md index 3cd3a917..337cbf2c 100644 --- a/en/react-native-custom-keyboard.md +++ b/en/react-native-custom-keyboard.md @@ -357,6 +357,7 @@ This document is verified based on the following versions: ## 6. Others ## 7. Known Issues +- [ ] The connection capability of version 72 is not taking effect: [issue#17](https://gitcode.com/openharmony-sig/rntpc_react-native-custom-keyboard/issues/17) ## 8. License diff --git a/zh-cn/react-native-custom-keyboard.md b/zh-cn/react-native-custom-keyboard.md index b316401c..6931efa1 100644 --- a/zh-cn/react-native-custom-keyboard.md +++ b/zh-cn/react-native-custom-keyboard.md @@ -350,6 +350,7 @@ ohpm install ## 6. 其他 ## 7. 遗留问题 +- [ ] 72版本接续能力不生效: [issue#17](https://gitcode.com/openharmony-sig/rntpc_react-native-custom-keyboard/issues/17) ## 8. 开源协议 -- Gitee