We are using react-chat-window library and facing some issues while trying to show icons in chat window and there is not any property to do such kind of functionality.
- We want to show user image dynamically but in current situation when we are setting dynamic URL image URL got broken.
- In top header we want to set video icon but not able to set. there is no such kind of property.
- We want to set message sender Image instead of static icon but there is no such kind of property.
- We want to set message receiver Image instead of static icon but there is no ### such kind of property.
- We want to set message time and user name along with message but there is no such kind of property . currently we are setting time by sending time and message in same string.
Please guide us on this .
We are using react-chat-window library and facing some issues while trying to show icons in chat window and there is not any property to do such kind of functionality.
Please guide us on this .