@emoji-mart/react
TypeScript icon, indicating that this package has built-in type declarations

1.1.1 • Public • Published

@emoji-mart/react

A React wrapper for EmojiMart.

🧑‍💻 Usage

npm install --save emoji-mart @emoji-mart/data @emoji-mart/react
import data from '@emoji-mart/data'
import Picker from '@emoji-mart/react'

function App() {
  return (
    <Picker data={data} onEmojiSelect={console.log} />
  )
}

📚 Documentation

See https://github.com/missive/emoji-mart#react

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.1
    189,804
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.1.1
    189,804
  • 1.1.0
    1,321
  • 1.0.1
    4,466
  • 1.0.0
    1,019

Package Sidebar

Install

npm i @emoji-mart/react

Weekly Downloads

189,161

Version

1.1.1

License

MIT

Unpacked Size

7.11 kB

Total Files

9

Last publish

Collaborators

  • etiennelem