react-chat-elements icon indicating copy to clipboard operation
react-chat-elements copied to clipboard

Reactjs chat elements chat UI, react chat components

Results 46 react-chat-elements issues
Sort by recently updated
recently updated
newest added

Could not resolve dependency: npm ERR! peer react@"^17.0.2" from [email protected] npm ERR! node_modules/react-chat-elements npm ERR! react-chat-elements@"*" from the root project npm ERR! npm ERR! Fix the upstream dependency conflict, or...

hi, did u support reaction like this? https://user-images.githubusercontent.com/8202437/174224529-859927fa-354d-451c-9f7a-08c00ab02ff9.png

![Screen Shot 2022-03-09 at 11 29 41 PM](https://user-images.githubusercontent.com/40918539/157475109-6392472c-b157-4b36-a723-f5c4b034efd2.png) I got an error after installing the latest version of this library. I have the following packages: `"react-chat-elements": "^11.0.0"` `"react": "^17.0.2"` `"react-dom":...

There are unexpected errors (assumedly related to webpack and babel) that are causing parse errors when importing react native components: ``` ./node_modules/react-chat-elements/native/ChatItem/ChatItem.js 16:12 Module parse failed: Unexpected token (16:12) You...

This upgrade to react-native-vector-icons fixes a security vulnerability introduced by versions of `mem < 4.0.0`. See https://security.snyk.io/vuln/npm:mem:20180117 for more.

Would it be possible to upgrade the `react-icons` dependency to at least `^3.0.0`? Currently, this is the only dependency that's holding us back from using React 17 (`[email protected]` has a...

![image](https://user-images.githubusercontent.com/20767537/113371379-c0916c00-9398-11eb-8819-19baffd39b0f.png) Type declaration for React Typescript

Hello, in the project that i'm currently working, the date needs to be showed in the standard format like: 07/03/2021 - 12:57, but instead it is showing "x minutes ago"....

hello, as mentioned in the title just 3 components worked in react native ( ChatItem, MessageBox and MessageList ) others doesn't exported yet.. need some react-native contributors ?