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

请问有objc版本的吗?

就是这里的 s.source 应该咋写呢?因为 .git 文件夹是 aurora-imui,而不是 iOS 目录 s.source = { :git => 'https://github.com/Alamofire/Alamofire.git', :tag => s.version }

![image](https://user-images.githubusercontent.com/2732303/28956095-67bd5114-791d-11e7-964f-a6493091c776.png) 1. 当没有更多历史消息时,可禁用下拉刷新 2. 图片框的圆角大小可调节 3. 头像支持圆角,并可调节大小,方便实现圆形头像 4. 消息的气泡是否可以**默认**稍微好看些,比如参照微信的气泡颜色,我理解大多数情况下对改气泡都没有需求(还能怎么优化呢...) ![image](https://user-images.githubusercontent.com/2732303/28956249-49acb1b4-791e-11e7-87ce-01ca3ae6b460.png) 这个蓝色太辣眼睛了... ![image](https://user-images.githubusercontent.com/2732303/28956273-675122ea-791e-11e7-853f-c4470be87613.png) 5. 输入框支持自动增高,可配置最大行数 6. 下面的四个按钮,支持修改图标(用图片也行,只要能修改...) 谢谢这个库带来的方便~

enhancement

已经按照 #669 的配置操作会报如下错误 react-native version: 0.63.2 aurora-imui-react-native version: 0.10.5 In file included from /Users/ihk.xtb/reactNativeCode/apptest/node_modules/aurora-imui-react-native/ReactNative/ios/RCTAuroraIMUI/RCTInputView.m:9: /Users/ihk.xtb/reactNativeCode/apptest/node_modules/aurora-imui-react-native/ReactNative/ios/RCTAuroraIMUI/RCTInputView.h:12:9: fatal error: 'React/RCTComponent.h' file not found #import ^~~~~~~~~~~~~~~~~~~~~~

您好 我是个新手菜鸡 想问问您adroid x可以用吗,我设置输入框的高度不好使,不知道是我的问题还是Androidx用不了

### My environment: 错误: 程序包android.support.annotation不存在 错误: 找不到符号 符号: 类 NonNull ![image](https://user-images.githubusercontent.com/33317389/68001009-3e7daf00-fc9d-11e9-80f2-fb1b184ae11a.png)

### My environment: Android messagelist 0.8.0版本 播放语音的时候 存在RecylerView复用异常 点击了响应的Item播放语音 没有点击的语音item 也有播放动画的异常

### My environment: Android端的MessageList调用了发送消息语句adapter.addToStart(message, true);,如果Message类型是发送类型就会一直有个圆形进度条添加的message在旁边,怎么能关掉这个进度条的显示 ![19880294-1A03-4C28-838E-47F15E091969](https://user-images.githubusercontent.com/43370512/79550932-95503700-80cb-11ea-9688-4d9b27e37431.png)

### My environment: - `react-native` version: 0.57.5 - `aurora-imui-react-native` version: 0.12.5 isAllowPullToRefresh为true时,下拉时候会有下拉的效果,头部白色的圆会消失,过两秒后又会自动出来。如果isAllowPullToRefresh设为false,白色圆圈一直显示在头部 ![2c91c3c1dfa743afef365070013b3ead](https://user-images.githubusercontent.com/18660671/52983465-3854e480-3426-11e9-9c4c-4bde85e2601a.jpg)

android