Example 1. Requesting image and 'Focus mode'

This example is the explanation for how to...

1. Communicate with chat from everywhere of the project
2. show unread message counts

Furthermore, If the message contain image, <ios-chat /> support the Focus mode which will size up the image for focus

Example 2. Darkmode

Toggle button to set theme (dark or light)

Current themeLight

Example 3. Saving messages

This example is the explanation for...

1. how to track recent message using addRoomListener( );
2. how to save messages
Click Chat icon bottom right of the screen and check the saved messages 😎

Playground - Echo Chat

Create new chat room

send message to all chat rooms or sends to only one chat room.