react-chat-elements
react-chat-elements copied to clipboard
Reactjs chat elements chat UI, react chat components
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
 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...
 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"....
Thank you!
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 ?