Docs
Pocket Cards
A premium interactive wallet component with brand-shifting cards and a secure balance reveal. Inspired by tactile fintech interfaces.
Component Blueprint
Majestic Real-Time Rendering
Installation
$ npx @cosmoo/oblivion add pocket-cardsPackages
npm install framer-motion lucide-reactUsage Detail
tsx
import { PocketCards } from "@/components/oblivion/pocket-cards"
export default function PocketCardsDemo() {
return <PocketCards />
}import { PocketCards } from "@/components/oblivion/pocket-cards"
export default function PocketCardsDemo() {
return <PocketCards />
}