Bringing shadcn/ui to React Native. Beautifully crafted components with Nativewind, open source, and almost as easy to use.
This is a template for creating a custom registry using Next.js or Expo.
- The template uses a registry.jsonfile to define components and their files. These are found in bothapps/docsandapps/showcasefolders.
- The shadcn buildcommand is used to build the registry.
- You can use turbo registryto build the registry. This will generate thepublic/rfolders in bothapps/docsandapps/showcase.
- The registry items are served as static files under public/r/[name].json.
- Every registry item are compatible with the shadcnCLI.
Visit https://rnr-registry-template-docs.vercel.app/ to view the documentation.
See the community resources for community-maintained components, libraries, and templates.
Licensed under the MIT license.
- react-native-reusables for the inspiration and the template.
