已开启
doc: 修改react-native-pdf中英文文档 #59
doc: 修改react-native-pdf中英文文档 #59
已开启
caolang创建于 7月27日
合并受阻
caolangcaolang
7月27日 关联了issue:doc: 修改react-native-pdf中英文文档
openharmony_ci
openharmony_ci成员
7月27日 评论:

感谢提交 Pull Requests!
Thanks for submitting a pull request.

likedislike
openharmony_ciopenharmony_ci成员
7月27日 添加了label:dco检查成功
chenbaodi123
7月28日 评论:

已审视,无问题

likedislike
yangweiping
yangweiping7月28日进行代码检视1
README.md
@@ -9,1 +11,3 @@
9-- [English](https://gitcode.com/OpenHarmony-RN/usage-docs/blob/master/en/react-native-pdf.md)
11+| 三方库名称 | 三方库版本 | 发布信息 | 支持RN版本 | Autolink | 编译API版本 | 社区基线版本 | npm地址 |
12+| ------------ | ------------ | ------------------------------ | ------------- | ------------- |------------------------ | ------------- | ------------- |
13+| @react-native-ohos/react-native-pdf | ~6.7.5 | [Gitcode Releases](https://gitcode.com/openharmony-sig/rntpc_react-native-pdf/releases) | 0.72.* | 是 | API12+ | 6.7.4 | [Npm Address](https://www.npmjs.com/package/@react-native-ohos/react-native-pdf) |
yangweiping
yangweiping7月28日评论:

72版本顶部表格需要把github @react-native-oh-tpl 也写上, 同时给版本号添加链接。(Link部分不需要)

likedislike
yangweiping
yangweiping7月28日进行代码检视1
README.md
@@ -14,0 +344,4 @@
344+ 
345+- [ ] onLoadComplete 回调函数参数返回目前仅支持 numberOfPages, path参数:[issue#47](https://github.com/react-native-oh-library/react-native-pdf/issues/47)
346+- [ ] 原库部分接口在 HarmonyOS 中没有对应属性及接口处理相关逻辑: [issue#48](https://github.com/react-native-oh-library/react-native-pdf/issues/48)
347+- [x] V0.77 部分属性未实现 HarmonyOS 化: [issue#1](https://gitcode.com/openharmony-sig/rntpc_react-native-pdf/issues/1)
yangweiping
yangweiping7月28日评论:

全局openharmony-sig链接改为CPF-RN

likedislike
gyange成员2 天前进行代码检视1
README_en.md
@@ -0,0 +18,4 @@
18+ 
19+## Installation
20+ 
21+Go to the project directory and execute the following instruction:
gyange2 天前评论:

"execute the following instruction" should be "execute the following instructions" (plural), since there are multiple commands below. Same spot in the Chinese README ("输入以下命令") is fine.

likedislike