Avneesh Agarwalblog.avneesh.tech·Jul 22, 2021How to add an emoji picker to an input field in react appCreating a new react app npx create-react-app Starting the app - # npm npm start # yarn yarn start Installing the required dependencies - # npm npm install emoji-mart # yarn yarn add emoji-mart Cleanup process Delete everything inside the div in App...52 likes·3.7K readsReactAdd a thoughtful commentNo comments yetBe the first to start the conversation.