conversations
v2.0.2
Published
React UI components for rendering conversations.
Readme
Conversations
React UI components for rendering conversations.
Originally created by Signal Desktop.
npm install conversationsUsage
For now, you have to download the Roboto font to your fonts directory, as well as
install intl-tel-input and emoji-panel to get full css compatbility with
the components.
var {MessageBody, MessageDetail, ConversationListItem} = require('conversations')See docs for more info on available components.
License
GPL-3
