Skip to content

Animated progress bar With customizable icon for React Native.

License

Notifications You must be signed in to change notification settings

nikitph/react-native-iconic-bar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Animated progress bar With customizable icon for React Native.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published