---
slug: "ui-shadcn"
source_type: "readme"
source_url: "https://cdn.jsdelivr.net/gh/korsoftwaresolutions/ui@main/README.md"
repo: "https://github.com/korsoftwaresolutions/ui"
source_file: "README.md"
branch: "main"
---
# KorUI

A minimal-dependency, cross-platform UI library for React Native and Expo. Flexible components with beautiful default styling.

## Philosophy

- **Minimal dependencies** - We keep the dependency footprint as small as possible
- **Beautiful defaults** - Production-ready styling out of the box
- **Fully customizable** - Flexible variant system to match your brand
- **Cross-platform** - iOS, Android, and Web support
- **Easy to use** - Simple, intuitive APIs that just work

## Installation

```bash
npm install @korsolutions/ui
```

## License

MIT
