otf-ui-native
Installation
SKILL.md
@otfdashkit/ui-native — native components
A free, MIT Expo / React Native component library built on Tamagui-core. It mirrors
@otfdashkit/ui (web) component names and props one-for-one, so a screen you
know on web reads the same on native — one codebase ships iOS, Android, and web.
When to use this skill
Activate when building or extending an Expo / React Native app and you want the
opinionated, accessible OTF component API on native — the same <Button>, <Card>,
<Input>, etc. as @otfdashkit/ui, with theming handled for you.
Install
pnpm add @otfdashkit/ui-native @otfdashkit/tokens