Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
DMAPP-125: Chat reaction feature (#128)
* [Feature]: Add reaction support in chat and show reply button on message long press * [Fix]: Prevent reaction picker from appearing after accepting new chat request * [fix]: add condition to create new message only for 'chat.message' event in socket listener * Addressed PR review comments and implemented requested changes * [fix]: Resolve platform-specific issue in chat screen on iOS
- Loading branch information