React Native Air Progress Bar

React Native progress-bar, customizable and animated

This is react-native progress-bar component, which could be useful when you need to customize default progress-bar with different icons of current progress. You could use icons from react-native-vector-icons repo. Currently you have plane icon by default. Also cool thing is that you have animation from initial progress to the final progress value. Each time you update props, you will see the animation of progress-bar. The project is in search for contributors.