starbeat-rn-animated

1.0.2 • Public • Published

Animated Floating Reactions

Animated Floating Reactions like Facebook based on node-emoji.

Installation

$ npm install --save react-native-animated-emoji

or

yarn add react-native-animated-emoji

Usage

import { AnimatedEmoji } from 'react-native-animated-emoji';

<AnimatedEmoji
    index={'emoji.key'} // index to identity emoji component
    style={{ bottom: 200 }} // start bottom position
    name={'sweat_smile'} // emoji name
    size={30} // font size
    duration={4000} // ms
    onAnimationCompleted={this.onAnimationCompleted} // completion handler
/>

animated-emoji

Package Sidebar

Install

npm i starbeat-rn-animated

Weekly Downloads

16

Version

1.0.2

License

MIT

Unpacked Size

927 kB

Total Files

52

Last publish

Collaborators

  • saravananreddy