Installation

You can easily install this package from a public registry, such as NPM. Our latest version is 2.5.0.

NPM

//yarn
yarn add @ajariapps/chat-react

//npm
npm install @ajariapps/chat-react

If you want to downgrade to previous version, here is history of package version:

If you want to see example detail of chat engine implementation, you may check through this github.

Last updated