1.2.1 • Published 6 years ago

@ardentlabs/react-native-emoji v1.2.1

Weekly downloads
15
License
MIT
Repository
github
Last release
6 years ago

React Native Emoji

This is a fork off of jorilallo/react-native-emoji because of issue #19

Emoji as React Native component

<Text style={{fontSize: 50}}><Emoji name="coffee"/></Text>

npm.io

Installation

  1. Install package via npm:
npm install react-native-emoji
  1. Require in your project
var Emoji = require('react-native-emoji');

Component properties

Credits

Based on node-emoji.