Emoji component for React Native

React Native Emoji

Emoji as React Native component

Installation

Install package via npm:

npm install react-native-emoji

Require in your project

var Emoji = require('react-native-emoji');