Skip to content

Commit

Permalink
Update react-native-harmony.md (#255)
Browse files Browse the repository at this point in the history
  • Loading branch information
zhiqingchen authored Apr 7, 2024
1 parent c2affc7 commit 8a35b86
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/react-native-harmony.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: OpenHarmony React Native 开发流程
---

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

```bash
npx @tarojs/cli@canary init
npx @tarojs/cli@beta init
```

#### 1.2 模版选择
Expand Down

0 comments on commit 8a35b86

Please sign in to comment.