0.2.0 • Published 1 year ago

@logo-rn/logo-switch v0.2.0

Weekly downloads
-
License
See license in LI...
Repository
-
Last release
1 year ago

@logo-rn/logo-switch

is used for switch components to the design in Figma.

npm version

Installation

Install the component:

npm i @logo-rn/logo-switch -s

Usage

Once installed, import the component in your application:

import {LogoSwitch} from '@logo-rn/logo-switch';
 <LogoSwitch
      id="switch" 
      text="Switch" />

For more detailed information, please visit:

Logo Elements Documentation ↗