aurora-imui icon indicating copy to clipboard operation
aurora-imui copied to clipboard

General IM UI components. Android/iOS/RectNative ready. 通用 IM 聊天 UI 组件,已经同时支持 Android/iOS/RN。

Results 106 aurora-imui issues
Sort by recently updated
recently updated
newest added

依赖版本: implementation 'cn.jiguang.imui:messagelist:0.8.0' implementation 'cn.jiguang.imui:chatinput:0.10.0' 测试机型:华为 BLA AL00 报错日志: Camera Background java.lang.IllegalStateException CameraDevice was already closed 1 android.hardware.camera2.impl.CameraDeviceImpl.checkIfCameraClosedOrInError(CameraDeviceImpl.java:2426) -- 2 android.hardware.camera2.impl.CameraDeviceImpl.createCaptureSessionInternal(CameraDeviceImpl.java:645) 3 android.hardware.camera2.impl.CameraDeviceImpl.createCaptureSession(CameraDeviceImpl.java:514) 4 cn.jiguang.imui.chatinput.camera.CameraNew.createCameraPreviewSession(CameraNew.java:9) 5 cn.jiguang.imui.chatinput.camera.CameraNew.access$700(CameraNew.java:1) 6 cn.jiguang.imui.chatinput.camera.CameraNew$3.onOpened(CameraNew.java:3) 7 ...

我的环境 - `react-native` version: 0.60.4 - `aurora-imui-react-native` version:0.14.0 Xcode :11.1 ld: library not found for -lAuroraIMUI clang: error: linker command failed with exit code 1 (use -v to see invocation)...

### My environment: - (void)messageCollectionViewWithBeganLongTapMessageBubbleInCell:(UICollectionViewCell *)beganLongTapMessageBubbleInCell model:(id)model{ //在此代理方法得到了长按手势的响应,可以得到消息的msgId,求怎么获取消息的文本内容。

Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2. Commits - [`754f0c2`](https://github.com/jonschlinkert/mixin-deep/commit/754f0c20e1bc13ea5a21a64fbc7d6ba5f7b359b9) 1.3.2 - [`90ee1fa`](https://github.com/jonschlinkert/mixin-deep/commit/90ee1fab375fccfd9b926df718243339b4976d50) ensure keys are valid when mixing in values - See full diff in [compare view](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2) Maintainer changes This...

dependencies

![QQ拼音截图20191011143031](https://user-images.githubusercontent.com/19299088/66629392-30a3b380-ec34-11e9-89a4-5869b89d0f96.png) 示例的代码:**ES5 和 ES6 代码混写?**

### My environment: - `react-native` version: 0.60.4 - `aurora-imui-react-native` version: 0.14.0 ![image](https://user-images.githubusercontent.com/6838405/62710222-82a83d00-ba29-11e9-8008-307ec51c79b8.png) 由于不需要 link 我就手动添加了ios 相关的库 不行 报错 那我怀疑是我添加的有问题 就自动 link 依然是不行 到目前为止 我觉得能跑起来的 没有几个人 库非常好 但是在入门这个地方就卡住一大批人 如何谈的上好用 希望作者能抽点时间 完善这个库和开始文档...

### My environment: android chatinputview 不可以修改背景,建议优化