Skip to content

Latest commit

 

History

History
64 lines (33 loc) · 1.01 KB

README.md

File metadata and controls

64 lines (33 loc) · 1.01 KB

技术栈

React Native 
 Expo
 Zustand
 React Native Paper
 rn-viewpager
 Axios
 Lottie

运行环境

node >=20.9.0
yarn >=1.22.21

系统后端详见如下url

bayunche/backend-LuxuryItemTracking (github.com)

启动方式

进入ddn-font-end文件夹中

yarn install 

yarn start 

等待启动完成后使用Expo app扫码或者adb进行程序的启动。

打包方式

在ddn-font-end文件夹中:

yarn eas build //默认打包双端

yarn eas build --profile preview2 --platform android //默认只打包Android,生成apk格式安装包

界面示例

授权

MIT授权