This library is useless. I am starting to contribute to theReact Native Reusables

Skeleton

Use to show a placeholder while content is loading.

Installation

npx nativecn add Skeleton

Usage

import { Skeleton } from "@/components/Skeleton"
<Skeleton className="h-12 w-12 rounded-full" />