react-gradient-view
v0.0.3
Published
Inspired from source code of http://www.blackswan.com/dragonfly/
Downloads
28
Maintainers
Readme
React Gradient View
Inspired from source code of http://www.blackswan.com/dragonfly/
Live mode: http://blogtools.ro/react/react-gradient-view/
Option:
- speed: color change speed in milliseconds - 10 fast, 100 medium or 1000 slow
import Gradient from 'react-gradient-view';
<Gradient speed={10}>
You app text / components
</Gradient>