Skip to content

Commit

Permalink
docs: fix rn docs close #2832
Browse files Browse the repository at this point in the history
Pines-Cheng committed Apr 19, 2019

Unverified

This user has not yet uploaded their public signing key.
1 parent 46f7915 commit c10d785
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docs/react-native.md
Original file line number Diff line number Diff line change
@@ -150,10 +150,6 @@ Android Studio 默认会安装最新版本的 Android SDK。目前编译 React N
- `Android SDK Platform 28`
- `Intel x86 Atom_64 System Image`(官方模拟器镜像文件,使用非官方模拟器不需要安装此组件)

然后点击 "SDK Tools" 选项卡,同样勾中右下角的 "Show Package Details"。展开 "Android SDK Build-Tools" 选项,确保选中了 React Native 所必须的 28.0.3 版本。你可以同时安装多个其他版本。

![image](https://reactnative.cn/docs/assets/GettingStartedAndroidSDKManagerMacOS.png)

然后点击"SDK Tools"选项卡,同样勾中右下角的"Show Package Details"。展开"Android SDK Build-Tools"选项,确保选中了 React Native 所必须的 `23.0.1` 版本。你可以同时安装多个其他版本,然后还要勾选最底部的 `Android Support Repository`

![image](https://reactnative.cn/docs/assets/GettingStartedAndroidSDKManagerSDKToolsMacOS.png)

0 comments on commit c10d785

Please sign in to comment.