Closed guibzo closed 1 month ago
Closing due to duplicated issue: https://github.com/mrzachnugent/react-native-reusables/issues/132
You can see all of the web component demos here: https://rnr-showcase.vercel.app/ and on a component's page in the docs there is a demo button which brings you to the specific component from in the showcase website
Is your feature request related to a problem? Please describe. It is rather inconvenient to not have this already.
Describe the solution you'd like I would love to see components showcase in the docs. We know that some of them would be limited due to web RN being limited, but even screenshots or half functioning components would already help to visualize both the design and functionality, then check if they will fit properly into our projects.
Also other thing that shadcn does well and could be provided on Reusables is providing code templates of common use-cases, for example Checkbox being integrated with RHF and Form.