Skip to content

v4.3.0

Compare
Choose a tag to compare
@rohitninawe-cometchat rohitninawe-cometchat released this 23 Mar 11:36
· 15 commits to v4 since this release
49f8073

Added:

  • Reactions feature

Bug fixes:

  • Attach video from gallery instead of the file storage (IOS)
  • Replacement of deprecated package in React Native UIKit to support react-native 0.73 (new package @react-native-clipboard/clipboard)
  • Scrolling on media messages opens the media message instead of just scrolling fixed.
  • Added a new video player to tackle video related bugs.
  • Exposed KeyboadAvoidingView props of message composer to give more control to the user doing so fixing bugs with the message Composer for some users.
  • Optimised bottom sheet.
  • Optimised flow of sending the media messages.