All Projects
Dev ToolsExpo · React Native2026

NK-UI

A premium Expo / React Native component library for fintech and Web3 — a shadcn-style, copy-paste system with a rich dark mode by default. Published on npm; you own the code once it's in your project.

ExpoReact NativeTypeScriptCLInpm
NK-UI repository preview

NK-UI

NICKTHELEGEND UI — a premium Expo / React Native component library designed for fintech and Web3, with a rich dark mode by default.

Copy-paste philosophy

Like shadcn, but for React Native. You don't install a black-box package — you copy components straight into your project and own the code:

npx nickthelegend-ui init
npx nickthelegend-ui add balance-card
npx nickthelegend-ui add button

The init command wires up the core theming, globals, and hooks; add drops fully-editable components into your components/ui folder.

Features

  • Dark fintech design system — pre-configured colors and globals with a premium feel.
  • Copy-paste, not dependency — full customization, no lock-in.
  • Web3-ready primitives — balance cards, wallet UI, and the building blocks I reuse across my own apps.

Published on npm as nickthelegend-ui.

Next Project

Wallet Starter