react-native-progress-report

1.0.0 • Public • Published

react-native-progress-report

Shows the progress w.r.t percentage in the form of colors. Getting Started

  • Step 1- npm install react-native-progress-report --save or yarn add react-native-progress-report --save
  • Step 2- Build the project and watch the beauty.

Try the example app


Usage Note: In case of any misunderstanding please go through the example.

import ProgressReport from 'react-native-progress-report'
<ProgressReport percentage={10} />

Properties

Name Type
percentage PropTypes.number
containerStyle propTypes.object

Todo list:-

  • Add test

  • Add necessary api


Author

Anoop Singh (codesingh)
Email: anoop100singh@gmail.com
Stack Overflow: codesingh(username)

License

Apache-2.0

Package Sidebar

Install

npm i react-native-progress-report

Weekly Downloads

0

Version

1.0.0

License

Apache-2.0

Last publish

Collaborators

  • codesingh