0.1.0 • Published 2 years ago

@logo-rn/logo-badge v0.1.0

Weekly downloads
-
License
See license in LI...
Repository
-
Last release
2 years ago

@logo-rn/logo-badge

is used to communicate a numerical value or indicate the status of an item to the user.

npm version

Installation

Install the component:

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

Usage

Once installed, import the component in your application:

import {LogoBadge} from '@logo-rn/logo-badge';
  <LogoBadge label={"9"} />

For more detailed information, please visit:

Logo Elements Documentation ↗