react-native-iconic-bar
v0.0.1
Published
Animated progress-bar component with customizable icon for React Native
Readme
npm install react-native-iconic-bar --saveimport IconicBar from 'react-native-iconic-bar';
<IconicBar progress={50} initialProgress={25} icon={"send"} iconColor={"blue"} iconSize={25}/>
The MIT License (MIT) Copyright (c) 2017
copy, paste, do whatever you want with it.
