react-native-iconic-bar

0.0.1 • Public • Published

React Native Iconic Bar

Animated progress bar With customizable icon for React Native.


A progress bar with customizable icon. You could use any Ionicon icons from react-native-vector-icons repo

Install

npm install react-native-iconic-bar --save

Usage

import IconicBar from 'react-native-iconic-bar';

<IconicBar progress={50} initialProgress={25} icon={"send"} iconColor={"blue"} iconSize={25}/>

License

The MIT License (MIT) Copyright (c) 2017

copy, paste, do whatever you want with it.

Package Sidebar

Install

npm i react-native-iconic-bar

Weekly Downloads

2

Version

0.0.1

License

MIT

Last publish

Collaborators

  • nikitph