Skip to content

MandarinConLaBarba/react-native-progress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

react-native-progress

A simple progress bar component

Example

Install

npm install react-native-progress

Usage


<ProgressBar
    completePercentage={30}
    color={"#4FB948}
    borderColor={"#007696"} />

See the source for all the props.

About

A simple progress bar component for react-native

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published