0.2.5 • Published 10 months ago

rn-gauge-gradient v0.2.5

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

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

0.2.3

10 months ago

0.2.5

10 months ago

0.2.4

10 months ago

0.2.1

1 year ago

0.2.0

1 year ago

0.2.2

1 year ago

0.1.7

1 year ago

0.1.6

1 year ago

0.1.5

1 year ago

0.1.4

1 year ago

0.1.3

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago