Work in progress...
Inspired by ui.shadcn.com with the purpose to be used as a reference to build your own component libraries.
Progress: 22 / 38 components
- Accordion
https://github.com/mrzachnugent/rn-ui-inspired-by-shadcn/assets/63797719/2fd5ca54-7bbb-4a91-8f7f-7fed37901a0f - Alert
- Alert Dialog
https://github.com/mrzachnugent/rn-ui-inspired-by-shadcn/assets/63797719/e91d9f8f-bbfb-4bce-ae6f-05b448f218ab - Avatar
- Badge
- Bottom Sheet
https://github.com/mrzachnugent/rn-ui-inspired-by-shadcn/assets/63797719/f43be94a-4dfd-4eb2-9424-bf9b404d0efd - Button
- Calendar
- Card
- Checkbox
- Combobox
https://github.com/mrzachnugent/rn-ui-inspired-by-shadcn/assets/63797719/a5bf0660-dcb4-480c-96c0-3df9d98bf082 - Collapsible
https://github.com/mrzachnugent/rn-ui-inspired-by-shadcn/assets/63797719/5e6de7cc-81e4-48d6-9b5d-ce2251c91609 - Command
- Context Menu
- Data Table
- Date Picker
- Dialog
- Dropdown Menu
- Form
- Input
- Label
- Menubar
- Mavigation Menu
- Popover
https://github.com/mrzachnugent/rn-ui-inspired-by-shadcn/assets/63797719/835891c6-ea60-44c5-846d-76729a91f12c - Progress
https://github.com/mrzachnugent/rn-ui-inspired-by-shadcn/assets/63797719/b23d9ea7-81ca-41be-b35d-344df5a56bde - Radio-group
- Select
- Separator
- Skeleton
https://github.com/mrzachnugent/rn-ui-inspired-by-shadcn/assets/63797719/58d0ad8a-f2a6-438b-8ea1-6d914136004e - Slider
https://github.com/mrzachnugent/rn-ui-inspired-by-shadcn/assets/63797719/51bd6b5a-50d4-481f-827f-7f422d5a3656 - Switch
- Table
- Tabs
- Textarea
- Toast
- Toggle
https://github.com/mrzachnugent/rn-ui-inspired-by-shadcn/assets/63797719/4c8fcc5b-bed4-4489-99be-e4369c659713 - Toggle-group
- Tooltip
- Make accessible components for React-Native applications that can be copy/pasted
- Will require additional libraries
- Most components to be compatible with Expo Go, while others will require expo-dev-client
- Might offer alternatives for components that cannot be used in Expo Go
- Focused on mobile development, for web components you can use ui by shadcn. Here's a great example of https://github.com/EvanBacon/expo-shadcn-ui-demo