Skip to content

Commit

Permalink
doc: update react-native.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Dec 1, 2022
1 parent 0e9d9ac commit b390eac
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions docs/react-native.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ $ npx react-native run-ios
<!--rehype:className=shortcuts-->

### macOS 安装 Android 环境
<!--rehype:wrap-class=col-span-2-->
<!--rehype:wrap-class=col-span-2 row-span-2-->

您将需要 Node、Watchman、React Native 命令行界面、JDK 和 Android Studio

Expand Down Expand Up @@ -141,11 +141,14 @@ $ npx react-native start
$ npx react-native run-ios
```

---
### 打开 React Native Debug 菜单

:- | --
:- | --
`` + `M` | 打开<yel>开发者</yel>菜单
`` + `M`(Android) | 打开<yel>开发者</yel>菜单
`` + `D`(iOS) | 打开<yel>开发者</yel>菜单
`Ctrl` + `D`(Linux) | 打开<yel>开发者</yel>菜单
<pur>摇动您的设备</pur> | 打开<yel>开发者</yel>菜单
按两次 `R` 键 | 构建并运行
<!--rehype:className=shortcuts-->

Expand Down

0 comments on commit b390eac

Please sign in to comment.