🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@react-native-reusables/cli

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-native-reusables/cli

Add react-native-reusables to your project.

0.3.7
latest
Source
npm
Version published
Weekly downloads
1.6K
9.86%
Maintainers
1
Weekly downloads
 
Created
Source

React Native Reusables CLI

Please follow the initial setup steps before using

A CLI to add react-native-reusables components to your project. When components depend on other components, they will also be added to your project.

How to use

Use the following command (with optional arugments and flags):

npx @react-native-reusables/cli@latest add

Arguments

If you do not add arguments, you will be prompted to select the ui components you would like to add to your project.

UI Components

  • accordion
  • alert
  • alert-dialog
  • aspect-ratio
  • avatar
  • badge
  • button
  • card
  • checkbox
  • collapsible
  • context-menu
  • dialog
  • dropdown-menu
  • hover-card
  • input
  • label
  • menubar
  • navigation-menu
  • popover
  • radio-group
  • select
  • separator
  • skeleton
  • switch
  • table
  • tabs
  • text
  • textarea
  • toggle
  • toggle-group
  • tooltip
  • typography

Flags

  • -o or --overwrite: Overwrite existing files. Default to false
  • -c <cmd> or --cwd <cwd>: The working directory. Defaults to the current directory.
This project uses code from shadcn.
The code is licensed under the MIT License.
https://github.com/shadcn-ui/ui

Keywords

expo

FAQs

Package last updated on 18 Apr 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts