RowgerGo
RowgerGo
``` const store = createStore( reducer, window.__REDUX_DEVTOOLS_EXTENSION__ && window.__REDUX_DEVTOOLS_EXTENSION__() ); ```
[ERROR] listen tcp :8083: bind: Only one usage of each socket address (protocol/network address/port) is normally permitted
I want storage user's token and img's content in Session,but How can I get img's content
### My environment: - `"react-native": "0.59.5",` - `"aurora-imui-react-native": "^0.14.0",` android上发送图片之后,图片发送成功,设置 ``` message.status = 'send_succeed'; AuroraIMUIController.updateMessage(message); ``` 但是图片一直都在发送中的状态,那个小圆圈一直在转动,实际上已经发送成功,重新进入之后显示正常。但是文字可以正常更新状态
### My environment: - `react-native` version:0.59.5 - `aurora-imui-react-native` version:0.14.0 `onFinishRecordVoice`方法获取到的duration一直等于1
### My environment: ReactNative目录下的sample例子里,App.js文件中,关于MessageListView有个方法` onTapMessageCell={this.onTapMessageCell}`,但是我把所有的文件都搜了,没有看到 onTapMessageCell这个方法是啥
客户端是否可以显示某一条消息的已读和未读
兄弟,挺住
Can it take effect on the window node?with window container
这个库有bug,myslq 8.0自增id没有生成autoIncrement: true,建议直接换成sequelize-auto,用法一样