Go to file
2025-01-10 17:59:39 +08:00
__tests__ Initial commit 2024-11-02 16:21:03 +08:00
.bundle Initial commit 2024-11-02 16:21:03 +08:00
.vscode 11 2024-11-07 17:47:25 +08:00
android 修改 2025-01-06 15:33:27 +08:00
ios Initial commit 2024-11-02 16:21:03 +08:00
src 11 2025-01-10 17:59:39 +08:00
.eslintrc.js Initial commit 2024-11-02 16:21:03 +08:00
.gitignore Initial commit 2024-11-02 16:21:03 +08:00
.prettierrc.js Initial commit 2024-11-02 16:21:03 +08:00
.watchmanconfig Initial commit 2024-11-02 16:21:03 +08:00
app.json Initial commit 2024-11-02 16:21:03 +08:00
App.tsx 地图 2024-12-27 15:23:05 +08:00
babel.config.js 11 2024-11-12 09:34:25 +08:00
Gemfile Initial commit 2024-11-02 16:21:03 +08:00
index.js Initial commit 2024-11-02 16:21:03 +08:00
jest.config.js Initial commit 2024-11-02 16:21:03 +08:00
metro.config.js Initial commit 2024-11-02 16:21:03 +08:00
package-lock.json 修改 2025-01-06 15:33:27 +08:00
package.json 修改 2025-01-06 15:33:27 +08:00
README.md 打包修改 2025-01-04 15:47:55 +08:00
tsconfig.json 11 2024-12-17 16:39:34 +08:00
yarn.lock 修改 2025-01-06 15:33:27 +08:00

  1. key秘钥的回答内容全部为ct 密码为jy888786

  2. 在untils下有自定义封装了的蓝牙操作 rpx转化 图片上传 接口封装 权限封装的内容

  3. 开发环境node版本为 20.10.0 rn版本为0.74.6 主要使用的ui库为kitten 为国外ui库 可访问 https://akveo.github.io/react-native-ui-kitten/docs/components/card/overview#card

  4. 运行: npm run android npm run ios

    打包: ./gradlew assembleRelease 打Release包的时候如果报错 建议上传完代码重新安装依赖和其他内容