AuroraIMUITest 0.2.1

AuroraIMUITest 0.2.1

TestsTested
LangLanguage SwiftSwift
License MIT
ReleasedLast Release May 2017
SwiftSwift Version 3.0
SPMSupports SPM

Maintained by jpush.



  • By
  • jpush

Aurora IMUI

中文文档

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

iOS (Swift)

Contribute

Please contribute! Look at the issues.

License

MIT © JiGuang