Components
Skeleton
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
Light mode
Dark mode
Installation
Properties
className?: string
(optional) - The classes for theView
container.