@ardentlabs/react-native-emoji

1.2.1 • Public • Published

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>

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.

Package Sidebar

Install

npm i @ardentlabs/react-native-emoji

Weekly Downloads

1

Version

1.2.1

License

MIT

Last publish

Collaborators

  • puradox