Skip to content

3.22.0

Compare
Choose a tag to compare
@sendbird-sdk-deployment sendbird-sdk-deployment released this 13 May 07:08
· 2 commits to main since this release
5aac348

New Feature

  • Added public func setInputState(_:placeholder:) in SBUMessageInputView that enables or disables the input view inside a ChannelViewController

Improvements

  • Fixed image rendering issues in message templates
  • Separated deprecated logic from the ModuleSet into files
  • Modified the access level of keyboard height calculation functions from 'private' to 'open'
    • getAdjustedKeyboardHeight(with:)
    • getTabBarHeight()