ripple-image
v1.0.2
Published
Add ripple effect to any image
Downloads
4
Maintainers
Readme
React image component
Add ripple effect to any image
Here's a working demo
Install
npm install --save ripple-image
Usage
import React, { Component } from 'react'
import RippleImage from 'ripple-image'
class Example extends Component {
render() {
return <RippleImage src="https://images/some-image" />
}
}
License
MIT © basith374