# aurora-imui **Repository Path**: derek0921/aurora-imui ## Basic Information - **Project Name**: aurora-imui - **Description**: General IM UI Components. Android/iOS Ready. 通用 IM 聊天 UI 组件,已经同时支持 Android/iOS。 - **Primary Language**: Java - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 123 - **Created**: 2017-10-02 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![tag](https://img.shields.io/badge/tag-0.1.0-blue.svg)](https://github.com/jpush/imui/releases) [![support](https://img.shields.io/badge/support-iOS%20%26%20Android-brightgreen.svg)]() [![QQ Group](https://img.shields.io/badge/QQ%20Group-604798367-red.svg)]() # Aurora IMUI [中文文档](./README_CH.md) Aurora IMUI is a general IM UI components, which is not depending on any specific IM SDK. This library provides common UI components such as MessageList, InputView. It supports common message type, such as text, image, audio, video, etc. By default it has several UI style for choice, and also support style customization. We already have Android/iOS platforms support. We also plan to support React Native.

       IMUI

## Features With Aurora IMUI, you can implement these features easily: - Displaying message list: - supports different message types; - supports click & long click events for each type of message; - supports user avatar; - Message input: - supports multiple message types; - voice input component; - photo album selection component; - record video or take picture using camera; Currently support for display and input message types: - Text - Image - Voice - Video ## Usage Ready components: ### Android - [MessageList](./docs/Android/usageEn.md) - [ChatInputView](./Android/chatinput/README_EN.md) ### iOS (Swift) - [IMUIMessageCollectionView](./docs/iOS/usage_iOS.md) - [IMUIInputView](./docs/iOS/inputView_usage_english.md) ## Contribute Please contribute! [Look at the issues](https://github.com/jpush/imui/issues). ## License MIT © [JiGuang](/LICENSE)