Skeleton
is a React Native component that serves as a placeholder for content during the loading state,
providing a smooth, pulsating animation similar to TailwindCSS’s animate-pulse.
Light mode
Dark mode
Light mode
Dark mode
First Step
Include Skeleton.tsx in your project.
Second Step
Update the import paths to match your project setup.
className?: string
(optional) - The classes for the View
container.