# 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
