mrzachnugent / react-native-reusables

Universal shadcn/ui for React Native featuring a focused collection of components - Crafted with NativeWind v4 and accessibility in mind.
https://rnr-docs.vercel.app
MIT License
3.88k stars 157 forks source link

[ FEATURE ] Docs: showcase #239

Closed guibzo closed 1 month ago

guibzo commented 2 months ago

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.

image

image

mrzachnugent commented 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

Screenshot 2024-10-13 at 2 46 44 PM