Skip to content

Reusable, easy to use, light weight animation for react

License

Notifications You must be signed in to change notification settings

aditya-ak2703/dry-animation

Repository files navigation

dry-animation

Reusable, easy to use, light weight animation for react

NPM JavaScript Style Guide

Install

npm install --save dry-animation

Usage

import React, { Component } from 'react'

import MyComponent from 'dry-animation'
import 'dry-animation/dist/index.css'

class Example extends Component {
  render() {
    return <MyComponent />
  }
}

License

MIT © aditya-ak2703

About

Reusable, easy to use, light weight animation for react

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published