feat: 新增登录页面,选择角色页面
Showing
assets/images/rolue.png
0 → 100644
7.54 KB
... | ... | @@ -15,6 +15,8 @@ |
"format": "prettier --write \"src/**/*.{js,jsx,ts,tsx,json}\"" | ||
}, | ||
"dependencies": { | ||
"@expo/vector-icons": "^12.0.0", | ||
"@linkseeks/god-expo-images-picker": "1.0.0", | ||
"@react-native-async-storage/async-storage": "^1.17.11", | ||
"@react-navigation/bottom-tabs": "^6.4.0", | ||
"@react-navigation/native": "^6.0.13", | ||
... | ... | @@ -23,6 +25,23 @@ |
"@types/qs": "^6.9.7", | ||
"@types/react-native-vector-icons": "^6.4.12", | ||
"crypto-es": "^1.2.7", | ||
"expo": "~40.0.0", | ||
"expo-asset": "~8.2.0", | ||
"expo-av": "~8.7.0", | ||
"expo-barcode-scanner": "^9.1.0", | ||
"expo-blur": "~8.2.0", | ||
"expo-camera": "~9.1.0", | ||
"expo-clipboard": "~1.0.1", | ||
"expo-constants": "~9.3.3", | ||
"expo-font": "~8.4.0", | ||
"expo-image-picker": "~9.2.0", | ||
"expo-linear-gradient": "^8.4.0", | ||
"expo-linking": "~2.0.0", | ||
"expo-media-library": "~10.0.0", | ||
"expo-permissions": "~10.0.0", | ||
"expo-splash-screen": "^0.8.1", | ||
"expo-status-bar": "~1.0.3", | ||
"expo-web-browser": "~8.6.0", | ||
"eslint-plugin-prettier": "^4.2.1", | ||
"i18next": "^20.5.0", | ||
"mobx": "^6.7.0", | ||
... | ... |
readMe.md
0 → 100644
src/constants/theme/antd.ts
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.