1 Star 0 Fork 0

Fengzhenhui/reactnative

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 558 Bytes
一键复制 编辑 原始数据 按行查看 历史
fengzhenhui 提交于 2024-03-27 08:10 . 路由
{
"name": "expooo",
"version": "1.0.0",
"main": "node_modules/expo/AppEntry.js",
"scripts": {
"start": "expo start",
"android": "expo start --android",
"ios": "expo start --ios",
"web": "expo start --web"
},
"dependencies": {
"@react-native-picker/picker": "^2.4.8",
"axios": "^1.6.8",
"expo": "~48.0.21",
"expo-status-bar": "~1.4.4",
"react": "18.2.0",
"react-native": "0.71.14",
"react-native-picker-select": "^9.0.1"
},
"devDependencies": {
"@babel/core": "^7.20.0"
},
"private": true
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ffzhhh/reactnative.git
git@gitee.com:ffzhhh/reactnative.git
ffzhhh
reactnative
reactnative
master

搜索帮助