Overview
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.
Preview
- Preview
- Code

Light mode

Dark mode
Installation
- CLI
- Manual
Properties
className?: string
(optional) - The classes for theView
container.