Skip to content

TrustDec/react-native-round-progress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-native-round-progress

license Version npm Twitter Follow

A react native round progress view, compatible with iOS and Android

Getting started

Install the react-native-round-progress package from npm:

Installation

	npm install react-native-round-progress --save

or

yarn add react-native-round-progress

Examples

attributes default PropTypes
raduis 140 number
progress 10 number
totalNum 100 number
centerViewMode true bool
progressWidth 10 number
progressColor #fff string
baseProgressWidth 3 number
progressBaseColor #fff string

similarity

Copyright @ Daemon1993

About

A react native round progress view, compatible with iOS and Android

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published