otf-cross-platform-ui

Installation
SKILL.md

OTF — one component API, web + native

OTF is a free, MIT-licensed cross-platform UI SDK. The core idea: <Button> from @otfdashkit/ui (web — React, on Radix + Tailwind) and <Button> from @otfdashkit/ui-native (native — Expo / React Native) share the same name, the same props, and the same look. Build once, ship to the browser and to the App Store. Own the source — copy-paste or npm install, no lock-in.

When to use this skill

Activate when building a UI that targets web and/or native and you want a single, accessible, opinionated component API. Use it to decide which package to import and to wire the SDK up correctly the first time.

Which package do I import?

Installs
2
Repository
otf-kit/skills
First Seen
1 day ago
otf-cross-platform-ui — otf-kit/skills