Releases: nativeui-org/ui
v.1.4.3
What's Changed
- Fix color-popover CSS variable formatting by @abura1han in #120
- Fix video fetched from assets.nativeui.io instead of vercel blob
New Contributors
- @abura1han made their first contribution in #120
Full Changelog: v.1.4.2...v.1.4.3
v.1.4.2
What's Changed
- fix: Drawer, Dialog and Alert-dialog for web by @GuillePaz in #117
New Contributors
- @GuillePaz made their first contribution in #117
Full Changelog: v.1.4.1...v.1.4.2
v.1.4.1
Full Changelog: v.1.4.0...v.1.4.1
v.1.4.0
What's Changed
- toast-feature by @woustachemax in #113
- feat(toast): enhance toast component functionality and documentation by @theoribbi in #114
New Contributors
- @woustachemax made their first contribution in #113
Full Changelog: v.1.3.1...v.1.4.0
v.1.3.1
What's Changed
- Investigate registry file not found error by @theoribbi in #112
Full Changelog: v.1.3.0...v.1.3.1
v.1.3.0
What's Changed
- hotfix(registry): handle direct registry.json requests by @theoribbi in #96
- fix(tabs): update flex style to allow scroll view by @theoribbi in #105
- Hotfix: Update tabs content to allow scroll view by @theoribbi in #106
- fix(component-preview): update installation command format for registry by @theoribbi in #108
- feat(component-preview): enhance component navigation and documentation features by @theoribbi in #109
- feat(component-preview): add functionality to open documentation in LLM tools by @theoribbi in #110
Full Changelog: v.1.2.0...v.1.3.0
v.1.2.0
Update Shadcn/ui registry
What's Changed
- fix(registry): handle .json extension in componentName param by @theoribbi in #94
- refactor(registry): move registry files to public/r directory by @theoribbi in #95
Full Changelog: v.1.1.0...v.1.2.0
v.1.1.0
What's Changed
- hotfix: add PWA assets and apple meta tag by @theoribbi in #78
- docs: fix apostrophe encoding in usage page text by @theoribbi in #80
- hotfix: Update installation page with skeleton by @theoribbi in #81
- fix(theme): resolve hydration mismatch in code block component by @theoribbi in #82
- fix(code-block): remove unused theme variable and fix whitespace by @theoribbi in #83
- fix: update components link to correct path in docs page by @theoribbi in #84
- fix: correct tsconfig paths configuration to include all files by @theoribbi in #85
- fix: add correcte type on ui components by @theoribbi in #86
- fix(site): hide NativeUI text on small screens by @theoribbi in #89
- feat(theme): add muted and toggle colors to theme configuration by @theoribbi in #90
- chore(ui): update input and button components styling by @theoribbi in #92
Full Changelog: v.1.0.0...v.1.1.0
v.1.0.0
📦 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.
v.0.1.0
Full Changelog: v.0.0.1...v.0.1.0
Deploy to vercel with NPM