2.0.2 • Published 6 years ago

conversations v2.0.2

Weekly downloads
-
License
GPL-3.0
Repository
-
Last release
6 years ago

Conversations

React UI components for rendering conversations.

Originally created by Signal Desktop.

npm install conversations

Usage

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