Skip to content

codesinghanoop/react-native-progress-report

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published