react-native-infinte-progress-bar

0.0.1 • Public • Published

react-native-infinite-progress-bar

A simple infinite progress bar

Installation

  1. npm install react-native-infinite-progress-bar --save

Example

 
<InfiniteProgressBar containerStyle={{backgroundColor: 'white', marginTop: 100, marginBottom: 100}} runnerStyle={{backgroundColor: 'blue'}}/>
 

Properties

Prop Description
containerStyle The style of the background.
runnerStyle The style of the runner.

Package Sidebar

Install

npm i react-native-infinte-progress-bar

Weekly Downloads

1

Version

0.0.1

License

none

Last publish

Collaborators

  • thethanghn