1.2.0 • Published 8 years ago
reggie3-react-native-emoji v1.2.0
React Native Emoji
Emoji as React Native component
<Text style={{fontSize: 50}}><Emoji name="coffee"/></Text>
Installation
- Install package via npm:
npm install react-native-emoji
- Require in your project
var Emoji = require('react-native-emoji');
Component properties
name
(String) - Emoji's name (full list)
Credits
Based on node-emoji.
1.2.0
8 years ago