Docs

Introduction

A code-first SwiftUI component kit. Copy components into your project and own the code.

S0 is a collection of beautifully crafted SwiftUI components you can copy and paste into your apps. No package dependency, no lock-in — you own every line of code.

Every component is built on a shared design-token system (spacing, radius, typography, colors, shadows, animation) so they look consistent out of the box and are trivial to theme.

The CLI makes it fast: run s0 add button and the component lands in your project ready to use.