Skip to content

Avatar

Terminal window
npx stylesheet-ui add avatar
import { Avatar } from "@/components/ui/avatar";
<Avatar name="Ada Lovelace" />
<Avatar source={{ uri: "https://…" }} size="lg" />
<Avatar name="A" shape="square" />