react-native-progress-bar
react-native-progress-bar copied to clipboard
Implement ES6 style class definition
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.