Registry items
27
27 registry items — blocks, components & animations — installable via the shadcn CLI.
Registry items
27
Components
12
Animations
12
Blocks
2
Platforms
2
Step 01
npx shadcn@latest initStep 02
// components.json
{
"registries": {
"@native-bits": "http://localhost:3000/r/{name}.json"
}
}Step 03
npx shadcn@latest add @native-bits/animated-buttonBuild, customize & export components with the live code editor
Animated dashboard shell with KPI cards, tabs, and progress bars built for shadcn/ui.
npx shadcn@latest add @native-bits/dashboardAnimated KPI card with spring-driven count-up values and subtle gradient surfaces.
npx shadcn@latest add @native-bits/motion-kpiPricing cards with monthly and lifetime plans plus a Stripe Checkout API route.
npx shadcn@latest add @native-bits/stripe-pricingPressable button with spring scaling and optional gradient skin.
npx shadcn@latest add @native-bits/animated-buttonBlurred frosted card surface for profile and billing modules.
npx shadcn@latest add @native-bits/glass-cardInput field with floating label and animated focus state.
npx shadcn@latest add @native-bits/input-fieldCompact switch with smooth thumb motion and custom colors.
npx shadcn@latest add @native-bits/toggle-switchSlide toast with status presets and swipe dismissal.
npx shadcn@latest add @native-bits/notification-toastFloating button with spring interactions and gradient fill.
npx shadcn@latest add @native-bits/floating-action-buttonCircular progress with animated gradient arc and center label.
npx shadcn@latest add @native-bits/progress-ringShimmer placeholder block for loading states.
npx shadcn@latest add @native-bits/skeleton-loaderVerification input with one-cell-per-digit focus flow.
npx shadcn@latest add @native-bits/otp-inputSliding segmented tabs for view or filter selection.
npx shadcn@latest add @native-bits/segmented-controlChat message bubble with sender variants and timestamp.
npx shadcn@latest add @native-bits/chat-bubbleHandle bar and snap utility for bottom-sheet surfaces.
npx shadcn@latest add @native-bits/bottom-sheet-handleReveal children by fading and translating up.
npx shadcn@latest add @native-bits/fade-in-upElastic pop-in animation for icons and badges.
npx shadcn@latest add @native-bits/scale-popRotating entrance with scale-up for playful UI accents.
npx shadcn@latest add @native-bits/rotate-inMove in from the right edge for panel transitions.
npx shadcn@latest add @native-bits/slide-in-rightLooping vertical bounce useful for hint indicators.
npx shadcn@latest add @native-bits/bounce3D horizontal or vertical flip transition.
npx shadcn@latest add @native-bits/flipHorizontal light sweep for skeleton placeholders.
npx shadcn@latest add @native-bits/shimmerApplies staggered reveal to list children.
npx shadcn@latest add @native-bits/stagger-listInteractive tilt effect for cards and media previews.
npx shadcn@latest add @native-bits/parallax-tiltSpring-based reveal from x or y axis.
npx shadcn@latest add @native-bits/spring-revealSwipe-to-dismiss wrapper with threshold callback.
npx shadcn@latest add @native-bits/swipe-dismissAnimated numeric transitions for KPI values.
npx shadcn@latest add @native-bits/number-counterPressable button with spring scaling and optional gradient skin.
Blurred frosted card surface for profile and billing modules.
Input field with floating label and animated focus state.
Compact switch with smooth thumb motion and custom colors.
Slide toast with status presets and swipe dismissal.
Floating button with spring interactions and gradient fill.
Circular progress with animated gradient arc and center label.
Shimmer placeholder block for loading states.
Verification input with one-cell-per-digit focus flow.
Sliding segmented tabs for view or filter selection.
Chat message bubble with sender variants and timestamp.
Handle bar and snap utility for bottom-sheet surfaces.
Reveal children by fading and translating up.
Elastic pop-in animation for icons and badges.
Rotating entrance with scale-up for playful UI accents.
Move in from the right edge for panel transitions.
Looping vertical bounce useful for hint indicators.
3D horizontal or vertical flip transition.
Horizontal light sweep for skeleton placeholders.
Applies staggered reveal to list children.
Interactive tilt effect for cards and media previews.
Spring-based reveal from x or y axis.
Swipe-to-dismiss wrapper with threshold callback.
Animated numeric transitions for KPI values.