dherault / dherault/react-apple-emojis

Emoji name

Open
#27 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
64
Forks
4
PR merge metrics
No merged PRs in 30d

Description

I tryed using emoji-dictionary to get the emoji name and print it in this component like so:

```
import { EmojiProvider, Emoji } from "react-apple-emojis";
import emojiData from "react-apple-emojis/src/data.json";

import emojiDictionary from "emoji-dictionary";

```

But the names are not matching the names in this library.

Any suggestion on how to get the emoji name from the emoji itself and use the library to print the emoji?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.