1.0.2 • Published 5 years ago

twitter-heart v1.0.2

Weekly downloads
2
License
ISC
Repository
github
Last release
5 years ago

twitter-heart ❤️

NPM Package to twitter heart (Like component)

Here is a quick preview

Aug-29-2019 22-13-25

How to use it?

This will help you make a single heart component which is like the twitter like

Installation

npm install twitter-heart

Usage

import TwitterHeart from 'twitter-heart';

Demo example

<TwitterHeart isLiked onHeartClick={this.heartClicked}>

API

Props

NameTypeDescriptionDefault
isLikedbooleanHold the current heart statusfalse
onHeartClickfunctionevent when heart is clickednull