react-native-progress-bar
react-native-progress-bar copied to clipboard
An animated progress bar for React Native
ES6 is now the preferred choice for React Native. I have updated the code to use the class * extends React.Component declaration for ProgressBar component.

Changed create class to component + state initialization change for RN 0.27
i Don‘t quite understand
thanks for the lib! would be great if we could pass a stretchable image to be used to to show progress. Thanks!
To allow this component in recent RN versions
Can you update npm package ?