react-emoji-animation-button

1.0.2 • Public • Published

react-emoji-animation-button

See demo

A Emoji Animation Button.

NPM JavaScript Style Guide

Install

npm install react-emoji-animation-button --save

Usage

import React from 'react'

import { EmojiAnimationButton } from 'react-emoji-animation-button'

export default () => {
  return 
    <EmojiAnimationButton
      text="😱"
      complete="👍"
      count={5}
      initClicked={false}
    />
}

License

MIT © kawa1214

Readme

Keywords

none

Package Sidebar

Install

npm i react-emoji-animation-button

Weekly Downloads

1

Version

1.0.2

License

MIT

Unpacked Size

24.6 kB

Total Files

9

Last publish

Collaborators

  • kawa1214