DiscussionReact Custom Events by Tapioupdated on March 22, 2021March 21, 2021Leave a Comment on React Custom Events When we need to send data between 2 react components without using redux, we can use react-custom-events package. Reference: https://www.npmjs.com/package/react-custom-events