General IM UI components. Android/iOS/RectNative ready. 通用 IM 聊天 UI 组件,已经同时支持 Android/iOS/RN。
Aurora IMUI is a general IM UI components library that provides common UI components such as MessageList and InputView for instant messaging applications. It is designed to be independent of any specific IM SDK and offers support for various message types including text, image, audio, and video. The library comes with multiple built-in UI styles and allows for style customization. Aurora IMUI currently supports the Android, iOS, and React Native platforms.
To install Aurora IMUI, follow these steps:
dependencies {
implementation 'com.github.BiBiXia:Aurora-IMUI:1.6.4'
}
Aurora IMUI is a versatile IM UI components library that provides common UI components for instant messaging applications. With support for multiple message types and various customization options, it makes implementing messaging features easy on the Android, iOS, and React Native platforms.