BikeApp_demo/README.md

10 lines
454 B
Markdown
Raw Normal View History

2024-12-31 14:53:01 +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