Skip to content

Releases: nativeui-org/ui

v.1.3.1

04 Oct 09:21
1525dd4

Choose a tag to compare

What's Changed

Full Changelog: v.1.3.0...v.1.3.1

v.1.3.0

10 Sep 21:20
e0468d1

Choose a tag to compare

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

04 Sep 12:26
e1eff2f

Choose a tag to compare

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

01 Sep 22:12
1644ab6

Choose a tag to compare

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

19 Jul 20:03

Choose a tag to compare

📦 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

19 Jul 19:15

Choose a tag to compare

Full Changelog: v.0.0.1...v.0.1.0

Deploy to vercel with NPM

v.0.0.1

18 Jul 09:53

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/nativeui-org/ui/commits/v.0.0.1