DEV Community

Cover image for How to add an emoji picker in React
coder4life
coder4life

Posted on

How to add an emoji picker in React

This is how you can add an emoji picker to a React app. We will be using the emoji-mart library for this purpose. Check it out on npm for documentation on the library.

Top comments (0)