rn-gauge-gradient
TypeScript icon, indicating that this package has built-in type declarations

0.2.2 • Public • Published

rn-gauge-gradient

Installation

npm install rn-gauge-gradient

OR

yarn add rn-gauge-gradient

Usage

import GaugeGradient from 'rn-gauge-gradient';

// ...

<GaugeGradient
    size={200}
    min={0}
    max={100}
    value={70}
    showText
    textValue="70%"
/>

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT

Package Sidebar

Install

npm i rn-gauge-gradient

Weekly Downloads

11

Version

0.2.2

License

MIT

Unpacked Size

1.68 MB

Total Files

63

Last publish

Collaborators

  • ngoquoctung