mirror of
https://github.com/fergalmoran/argon-react-native.git
synced 2025-12-22 09:19:26 +00:00
68 lines
2.0 KiB
JSON
68 lines
2.0 KiB
JSON
{
|
|
"name": "argon-react-native",
|
|
"version": "1.9.0",
|
|
"description": "Argon React Native, based on Argon Design System. Coded by Creative Tim",
|
|
"main": "node_modules/expo/AppEntry.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-react-native.git"
|
|
},
|
|
"dependencies": {
|
|
"@react-native-masked-view/masked-view": "0.2.8",
|
|
"@react-navigation/bottom-tabs": "^6.3.1",
|
|
"@react-navigation/compat": "^5.1.25",
|
|
"@react-navigation/drawer": "6.4.1",
|
|
"@react-navigation/native": "^6.0.10",
|
|
"@react-navigation/stack": "^6.2.1",
|
|
"@use-expo/font": "^2.0.0",
|
|
"expo": "^48.0.16",
|
|
"expo-app-loading": "~2.0.0",
|
|
"expo-asset": "~8.9.1",
|
|
"expo-font": "~11.1.1",
|
|
"expo-modules-core": "~1.2.7",
|
|
"expo-splash-screen": "^0.18.2",
|
|
"galio-framework": "^0.8.0",
|
|
"prop-types": "^15.7.2",
|
|
"react": "18.2.0",
|
|
"react-native": "0.71.8",
|
|
"react-native-gesture-handler": "~2.9.0",
|
|
"react-native-modal-dropdown": "1.0.2",
|
|
"react-native-reanimated": "~2.14.4",
|
|
"react-native-safe-area-context": "4.5.0",
|
|
"react-native-screens": "~3.20.0"
|
|
},
|
|
"devDependencies": {
|
|
"babel-preset-expo": "^9.3.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 free",
|
|
"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/)",
|
|
"license": "MIT",
|
|
"bugs": {
|
|
"url": "https://github.com/creativetimofficial/argon-react-native/issues"
|
|
},
|
|
"homepage": "https://demos.creative-tim.com/argon-react-native"
|
|
}
|