![]() |
VOOZH | about |
npx gluestack-ui@latest add cardimport { Card } from '@/components/ui/card';
export default () => <Card />;
| Platform | Output |
|---|---|
Web | <div /> |
Native | <View /> |
| Prop | Type | Default |
|---|---|---|
size | sm | md | lg | md |
variant | elevated | outline | ghost | filled | elevated |