Skip to content

0.5.0-rn

Compare
Choose a tag to compare
@huangminlinux huangminlinux released this 12 Oct 07:03
· 658 commits to master since this release

Change log

  • aurora-imui-react-native add emoji feature.
  • IMUI.ChatInput add event onSwitchToEmojiMode .

iOS

  • Optimize IMUI.MessageList image display mode.
  • Optimize IMUI.ChatInput gallery image display mode.
  • Optimize IMUI.ChatInput gallery performance.

Android

Add jitpack:

your project/build.gradle

repositories {
    maven { url "https://jitpack.io" }
}