@logo-rn/logo-progress-bar
v0.1.0
Published
<LogoCircleBar /> and <LogoLinearProgressBar /> express an unspecified wait time or display the length of a process.
Downloads
4
Readme
@logo-rn/logo-progress-bar
and express an unspecified wait time or display the length of a process.
Installation
Install the component:
npm i @logo-rn/logo-progress-bar -s
Usage
Once installed, import the component in your application:
import {LogoCircleBar, LogoLinearProgressBar} from '@logo-rn/logo-progress-bar';
<LogoCircleBar />
<LogoLinearProgressBar />