Description:
NativeUI is a React Native UI components library that provides a collection of accessible, platform-adaptive UI components built with Tailwind CSS.
These UI components follow mobile-first design principles for iOS and Android interfaces. You can customize them by editing the code after copying, avoiding style-implementation coupling common in traditional libraries.
Features
- ✂️ Copy and paste components directly into your project without npm installation.
- 🎨 Customize with Tailwind CSS classes to match your design system.
- ♿ Built with accessibility standards including keyboard navigation and screen reader support.
- 📱 Optimized for iOS and Android mobile interfaces with platform-specific adaptations.
- 🌐 Open source under the MIT license for unrestricted commercial use.
- 🌐 Interactive playground for testing component properties and configurations.
UI Components Included
- Button
- Accordion
- Badge
- Avatar
- Input
- Textarea
- Input OTP
- Switch
- Radio Group
- Checkbox
- Slider
- Select
- Popover
- Drawer
- Combobox
- Skeleton
- Separator
- Sheet
- Tabs
- Toggle
- Toggle Group
- Progress
- Pagination
- Alert
- Tooltip
- Collapsible
- Breadcrumb
- Table
- Label
- Dialog
- Alert Dialog
- Card
- Carousel
- Dropdown
- Calendar
- Date Time Picker