simple-react-native-emoji
TypeScript icon, indicating that this package has built-in type declarations

1.0.4 • Public • Published

simple-react-native-emoji

React Native simple emoji component.

simple-react-native-emoji-screenshot

Installation

Using yarn

yarn add simple-react-native-emoji

Using npm

npm i --save simple-react-native-emoji

Usage

Basic

import SimpleEmoji from 'simple-react-native-emoji';

<SimpleEmoji shortName={"sushi"} />

Props

Prop Type Default Description
shortName string Datasource (e.g. smile, :star-struck:)

Package Sidebar

Install

npm i simple-react-native-emoji

Weekly Downloads

19

Version

1.0.4

License

MIT

Unpacked Size

4.43 kB

Total Files

6

Last publish

Collaborators

  • k0uh0t