Skip to content

Commit 8a35b86

Browse files
authored
Update react-native-harmony.md (#255)
1 parent c2affc7 commit 8a35b86

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/react-native-harmony.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: OpenHarmony React Native 开发流程
33
---
44

5-
:::tip Taro v4.0.0-beta.0+ 开始支持
5+
:::tip Taro v4.0.0-beta.36+ 开始支持
66
:::
77
// todo 具体版本待定
88
随着鸿蒙系统的日渐完善,鸿蒙与 React Native 进行合作,React Native 会推出对鸿蒙的适配。
@@ -34,7 +34,7 @@ title: OpenHarmony React Native 开发流程
3434
#### 1.1 通过 CLI 创建 JS 工程
3535

3636
```bash
37-
npx @tarojs/cli@canary init
37+
npx @tarojs/cli@beta init
3838
```
3939

4040
#### 1.2 模版选择

0 commit comments

Comments
 (0)