Skip to content

Commit

Permalink
docs: readme
Browse files Browse the repository at this point in the history
  • Loading branch information
funnyzak committed Mar 15, 2022
1 parent 4396959 commit a200621
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ npx react-native run-ios --verbose
# Android debug info start
npx react-native run-android --verbose

# Android release run
# Testing the release build
npx react-native run-android --variant=release

# build android release apk
Expand Down Expand Up @@ -228,6 +228,7 @@ cd android
- [react native cn](https://reactnative.cn/)
- [react-devtools](https://www.npmjs.com/package/react-devtools)
- [fetch](https://reactnative.cn/docs/network)
- [bundle tool](https://developer.android.google.cn/studio/command-line/bundletool)
- [android build](https://reactnative.cn/docs/signed-apk-android)
- [watchman](https://facebook.github.io/watchman/docs/cli-options.html)
- [EsLint](https://eslint.org/docs/user-guide/configuring/)
Expand Down

0 comments on commit a200621

Please sign in to comment.