73 lines
2.2 KiB
JSON
73 lines
2.2 KiB
JSON
{
|
|
"name": "valuefrontier-app",
|
|
"version": "1.0.0",
|
|
"description": "价值前沿 - 智能投资决策平台",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"start": "expo start",
|
|
"android": "expo start --android",
|
|
"ios": "expo start --ios",
|
|
"eject": "expo eject"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/creativetimofficial/argon-pro-react-native.git"
|
|
},
|
|
"dependencies": {
|
|
"@react-native-async-storage/async-storage": "1.23.1",
|
|
"@react-native-masked-view/masked-view": "0.3.1",
|
|
"@react-navigation/bottom-tabs": "^6.3.1",
|
|
"@react-navigation/drawer": "6.4.1",
|
|
"@react-navigation/native": "^6.0.10",
|
|
"@react-navigation/stack": "^6.2.1",
|
|
"@reduxjs/toolkit": "^2.2.0",
|
|
"babel-plugin-module-resolver": "^5.0.0",
|
|
"expo": "~51.0.28",
|
|
"expo-asset": "~10.0.10",
|
|
"expo-blur": "~13.0.3",
|
|
"expo-font": "~12.0.10",
|
|
"expo-linear-gradient": "~13.0.2",
|
|
"expo-modules-core": "~1.12.24",
|
|
"expo-splash-screen": "~0.27.5",
|
|
"galio-framework": "^0.8.0",
|
|
"native-base": "^3.4.28",
|
|
"prop-types": "^15.7.2",
|
|
"react": "18.2.0",
|
|
"react-dom": "18.2.0",
|
|
"react-native": "0.74.5",
|
|
"react-native-gesture-handler": "~2.16.1",
|
|
"react-native-modal-dropdown": "1.0.2",
|
|
"react-native-reanimated": "~3.10.1",
|
|
"react-native-safe-area-context": "4.10.5",
|
|
"react-native-screens": "3.31.1",
|
|
"react-native-svg": "15.2.0",
|
|
"react-redux": "^9.1.0"
|
|
},
|
|
"devDependencies": {
|
|
"babel-preset-expo": "~11.0.0"
|
|
},
|
|
"keywords": [
|
|
"argon react native",
|
|
"argon design system",
|
|
"argon app react native",
|
|
"argon iOS",
|
|
"react native iOS",
|
|
"creative tim",
|
|
"argon Android",
|
|
"react native ui kit",
|
|
"react native expo",
|
|
"freebie",
|
|
"react native argon design",
|
|
"react native galio",
|
|
"galio argon pro",
|
|
"galio react native free app",
|
|
"argon expo react native",
|
|
"react native ui template"
|
|
],
|
|
"author": "Creative Tim <hello@creative-tim.com> (https://www.creative-tim.com/)",
|
|
"bugs": {
|
|
"url": "https://github.com/creativetimofficial/ct-argon-pro-react-native/issues"
|
|
},
|
|
"homepage": "https://demos.creative-tim.com/argon-pro-react-native"
|
|
}
|