feat: 搬运登录页面部分
Showing
... | ... | @@ -14,21 +14,27 @@ |
"lint": "eslint . --ext .js,.jsx,.ts,.tsx" | ||
}, | ||
"dependencies": { | ||
"@linkseeks/god-mobile": "^1.0.4", | ||
"@react-native-async-storage/async-storage": "^1.17.11", | ||
"@react-navigation/bottom-tabs": "^6.4.0", | ||
"@react-navigation/native": "^6.0.13", | ||
"@react-navigation/native-stack": "^6.9.1", | ||
"@react-navigation/stack": "^6.3.4", | ||
"@types/qs": "^6.9.7", | ||
"crypto-es": "^1.2.7", | ||
"expo-blur": "~8.2.0", | ||
"i18next": "^20.5.0", | ||
"mobx": "^6.7.0", | ||
"mobx-react": "^7.6.0", | ||
"mobx-react-lite": "^3.4.0", | ||
"qs": "^6.9.4", | ||
"react": "18.1.0", | ||
"react-i18next": "^11.11.4", | ||
"react-native": "0.70.6", | ||
"react-native-fetch-polyfill": "^1.1.3", | ||
"react-native-image-zoom-viewer": "^3.0.1", | ||
"react-native-safe-area-context": "^4.4.1", | ||
"react-native-screens": "^3.18.2", | ||
"react-native-storage": "^1.0.1", | ||
"expo-blur": "~8.2.0" | ||
"react-native-storage": "^1.0.1" | ||
}, | ||
"devDependencies": { | ||
"@babel/core": "^7.12.9", | ||
... | ... |
src/views/Login/index.tsx
0 → 100644
src/views/Login/styles.ts
0 → 100644
typing.d.ts
0 → 100755
This diff is collapsed.
Please
register
or
sign in
to comment