远足应用程序开发指南

远足应用程序开发指南

安装指南

先决条件

- VS Code

- React Native 环境

- npm 安装程序

- node.js

- Android Studio

- React Native

创建应用程序

1. 使用命令 react-native init <应用程序名称> 创建应用程序。

2. 添加以下文件夹:

- components

- routes

- screens

3. 安装必要的软件包。

克隆存储库

应用程序的存储库可在 GitHub 上克隆。

安装到设备

1. 启用 USB 调试。

2. 连接 Android 设备。

3. 在命令提示符中运行 adb devices。

4. 使用 adb install 命令安装应用程序。

folder
远足App 预估大小:101个文件
file
.flowconfig 2KB
file
.gitattributes 16B
file
background.jpg 39KB
file
chart.jpg 403KB
file
AppDelegate.h 196B
folder
= 文件夹
file
gradlew 6KB
file
settings.gradle 844B
file
gradle-wrapper.jar 57KB
file
gradlew.bat 3KB
file
build_defs.bzl 602B
file
ReactNativeFlipper.java 3KB
file
MainActivity.java 345B
file
MainApplication.java 3KB
file
BUCK 1KB
file
build.gradle 9KB
file
build.gradle 1KB
file
.buckconfig 114B
file
HomeScreen.js 12KB
file
.gitignore 813B
zip 文件大小:3.64MB