add simple home section
This commit is contained in:
6
ArtisanConnect/package-lock.json
generated
6
ArtisanConnect/package-lock.json
generated
@@ -12,6 +12,7 @@
|
||||
"@expo/vector-icons": "^14.1.0",
|
||||
"@gluestack-style/react": "^1.0.57",
|
||||
"@gluestack-ui/actionsheet": "^0.2.53",
|
||||
"@gluestack-ui/avatar": "^0.1.18",
|
||||
"@gluestack-ui/button": "^1.0.14",
|
||||
"@gluestack-ui/form-control": "^0.1.19",
|
||||
"@gluestack-ui/hstack": "^0.1.17",
|
||||
@@ -20,6 +21,7 @@
|
||||
"@gluestack-ui/input": "^0.1.38",
|
||||
"@gluestack-ui/nativewind-utils": "^1.0.26",
|
||||
"@gluestack-ui/overlay": "^0.1.22",
|
||||
"@gluestack-ui/pressable": "^0.1.23",
|
||||
"@gluestack-ui/select": "^0.1.31",
|
||||
"@gluestack-ui/textarea": "^0.1.25",
|
||||
"@gluestack-ui/themed": "^1.1.73",
|
||||
@@ -2035,6 +2037,8 @@
|
||||
},
|
||||
"node_modules/@gluestack-ui/avatar": {
|
||||
"version": "0.1.18",
|
||||
"resolved": "https://registry.npmjs.org/@gluestack-ui/avatar/-/avatar-0.1.18.tgz",
|
||||
"integrity": "sha512-VA9XwtavYLYCWrjxHc2u9gRpV97cPRcr/6KJ4tLiMiQbiRL1b4zckiL+/F39fB6xjUOUQHl3Fjo/Yd8swa0MBg==",
|
||||
"dependencies": {
|
||||
"@gluestack-ui/utils": "^0.1.14"
|
||||
},
|
||||
@@ -2246,6 +2250,8 @@
|
||||
},
|
||||
"node_modules/@gluestack-ui/pressable": {
|
||||
"version": "0.1.23",
|
||||
"resolved": "https://registry.npmjs.org/@gluestack-ui/pressable/-/pressable-0.1.23.tgz",
|
||||
"integrity": "sha512-y7Sqwwe4+nIM5pECr3UT9qx7MMyuJHt1od6dfB/K+S2X91uZgTJEw7PUQgvOW6Jr8dBrStxFiTWfHmDqX/FVOQ==",
|
||||
"dependencies": {
|
||||
"@gluestack-ui/utils": "^0.1.15",
|
||||
"@react-native-aria/focus": "^0.2.9",
|
||||
|
||||
Reference in New Issue
Block a user