0.0.5 • Published 5 years ago

react-motion-toast v0.0.5

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

react-motion-toast

A react component that adds motion through animation to the react-bootstrap toast component.

NPM JavaScript Style Guide npm

Install

npm install --save react-motion-toast

Usage

import React, { Component } from 'react'

import MyComponent from 'react-motion-toast'

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

License

MIT © ronniegeraghty

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago

1.0.0

5 years ago