react-native-reusables icon indicating copy to clipboard operation
react-native-reusables copied to clipboard

Universal shadcn/ui for React Native featuring a focused collection of components - Crafted with NativeWind v4 and accessibility in mind.

Results 62 react-native-reusables issues
Sort by recently updated
recently updated
newest added

**Describe the bug** Can't add form to project. It is listed in the demo app but I cant find it in the docs neither can I add this to my...

bug

Web color scheme is broken. To make a working color scheme for web version of app without breaking native version, it requires to write an ugly work around like this:...

enhancement

It would be great to have a Sidebar component as part of this library ![Image](https://github.com/user-attachments/assets/3bb8ff42-97f4-4eb3-afe9-6102e8ba0cb8)

enhancement

**Describe the bug** It is similar to this opened issue https://github.com/shadcn-ui/ui/issues/4457 I put the description here as well: > The Toggle button has the following background colors for the hover...

bug

**Describe the bug** I have two `` components, one on the main page and one in another page. On the other page the Select children are not positioned correctly (see...

bug

**Describe the bug** When importing Avatar in storybook react native web using vite, I got the import as an empty object. I am also using the Slot module, and it...

bug

``` ( // dropdown component as in Doc ), }} /> ```

bug

**Is your feature request related to a problem? Please describe.** Currently, when generating a component using npx @react-native-reusables/cli@latest add [component], the generated import statements are always in the named import...

enhancement

Depricated combobox is not working as expected, is there any plan to impliment combobx as part of reusables. ?

enhancement

It would be great to have a DatePicker component as part of this library. You might want to check out [react-native-ui-datepicker](https://github.com/farhoudshapouran/react-native-ui-datepicker) it supports NativeWind as well. Also, it is very...

enhancement