Skip to content

v.1.0.0

Choose a tag to compare

@theoribbi theoribbi released this 19 Jul 20:03
· 57 commits to master since this release

πŸ“¦ v1.0.0 β€” Initial Release
The first stable release of the UI component library for React Native β€” built with the spirit of shadcn/ui and fully open-source.

✨ Features
βš›οΈ Component system based on a registry
Inspired by shadcn/ui: easily copy, customize and extend components as needed.

πŸ“± Fully compatible with React Native & Expo
Built to work out of the box with both bare and managed workflows.

🎨 Theming system with Tailwind-like styling
nativewind, for utility-first styles.

🧩 Set of pre-built, accessible components
Including: Button, Input, Modal, Avatar, Sheet, Toast, Accordion, and more.

πŸ”Œ First-class support for community packages
Works with react-native-reanimated, react-native-gesture-handler, and others.

πŸ› οΈ Designed to be cloned, not consumed
Copy-paste your components and own the code β€” no black boxes, no vendor lock-in.