React Waves Effect
A Waves effect react component library!
Note
React waves effect is a Waves effect react component library to add ripple/wave effects to any components by wrapping the component with Ripple component.
Installation¶
yarn
$ yarn add react-waves-effect
---> 100%
npm
$ npm i react-waves-effect
---> 100%
Project Scope¶
- react-waves-effect v-1.0.0
- Custom Color
- Custom Size
- Custom Animation Speed
- Custom Animation Easing
- Click/Hover... Event Bubbling...
- react-waves-effect v-2.0.0
- Button Components Extensions
- Card Component Extensions
- Support Other Libraries
- Other Features
Note
You can recommend features by creating an issue in our github repository.
Info