Socket
Book a DemoInstallSign in
Socket

@ardentlabs/react-native-emoji

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ardentlabs/react-native-emoji

Emoji component for React Native

latest
Source
npmnpm
Version
1.2.1
Version published
Maintainers
1
Created
Source

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

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

Component properties

Credits

Based on node-emoji.

Keywords

react-native

FAQs

Package last updated on 11 Jan 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts