修改app.json配置
Showing
android @ 1f11119d
| { | ||
| "name": "submoduleTest", | ||
| "name": "banma_credit", | ||
| "version": "0.0.1", | ||
| "private": true, | ||
| "scripts": { | ||
| ... | ... | @@ -10,10 +10,16 @@ |
| "lint": "eslint ." | ||
| }, | ||
| "dependencies": { | ||
| "@react-native-community/masked-view": "^0.1.10", | ||
| "@react-navigation/native": "^5.7.3", | ||
| "bufferutil": "^4.0.1", | ||
| "canvas": "^2.6.1", | ||
| "react": "16.13.1", | ||
| "react-native": "^0.63.2", | ||
| "react-native-gesture-handler": "^1.8.0", | ||
| "react-native-reanimated": "^1.13.0", | ||
| "react-native-safe-area-context": "^3.1.7", | ||
| "react-native-screens": "^2.11.0", | ||
| "typescript": "^4.0.2", | ||
| "utf-8-validate": "^5.0.2" | ||
| }, | ||
| ... | ... |
Please
register
or
sign in
to comment