Natively UI
Beautifully designed components that you can copy and paste into your apps. Accessible. Customizable. Open Source.
Features
The component library for React Native that prioritizes developer experience
Accessible
Built with accessibility in mind. WAI-ARIA compliant and keyboard navigable.
Customizable
Flexible theming system that works with your existing design tokens.
Developer Experience
Simple installation, comprehensive docs, and TypeScript support.
Components
A growing collection of production-ready components
Datepicker
A flexible date picker with customizable calendar views and date range selection.
@/components/ui/datepicker
Drawer
A sliding drawer component with gesture support and customizable positions.
@/components/ui/drawer
Dialog
Modal dialogs with animations, backdrop handling, and accessibility features.
@/components/ui/dialog
Combobox
An autocomplete input with filtering, keyboard navigation, and custom rendering.
@/components/ui/combobox
Accordion
Expandable content sections with smooth animations and keyboard support.
@/components/ui/accordion
Alert Dialog
Accessible alert dialogs for important user confirmations and notifications.
@/components/ui/alert-dialog
Quick Start
Get up and running in minutes
~ npx natively-ui init