1.2.0 • Published 8 years ago

reggie3-react-native-emoji v1.2.0

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

React Native Emoji

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.