react-native-progress-bar icon indicating copy to clipboard operation
react-native-progress-bar copied to clipboard

An animated progress bar for React Native

Results 17 react-native-progress-bar issues
Sort by recently updated
recently updated
newest added

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.

![issue](https://user-images.githubusercontent.com/11532418/29512939-587893fe-8696-11e7-808b-ffc9a399c41b.png)

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 ?