https://github.com/z0al/react-chat-library
React Chat UI Elements for the Web
https://github.com/z0al/react-chat-library
chat component react react16
Last synced: 2 months ago
JSON representation
React Chat UI Elements for the Web
- Host: GitHub
- URL: https://github.com/z0al/react-chat-library
- Owner: z0al
- Created: 2018-09-18T07:13:15.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-25T05:29:36.000Z (over 6 years ago)
- Last Synced: 2025-03-24T02:11:38.870Z (3 months ago)
- Topics: chat, component, react, react16
- Language: JavaScript
- Homepage:
- Size: 1010 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Chat Library
Customizable React chat components written for the web.
## Features
- Fully customizable components
- Multiline TextInput## What is missing?
- Copy messages to clipboard
- Load earlier messages
- Avatars
- Message options
- Localized dates
- System message
- ???