Skip to content

kouhot/simple-react-native-emoji

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:)