环境配置:dev-test-pro
Showing
.env
0 → 100644
.env.production
0 → 100644
.env.test
0 → 100644
... | ... | @@ -26,6 +26,7 @@ |
"@rematch/core": "^1.4.0", | ||
"react": "16.13.1", | ||
"react-native": "0.63.4", | ||
"react-native-config": "^1.4.2", | ||
"react-native-gesture-handler": "^1.9.0", | ||
"react-native-reanimated": "^1.13.2", | ||
"react-native-safe-area-context": "^3.1.9", | ||
... | ... |
Please register or sign in to comment