Skip to content

1.1.0

Choose a tag to compare

@sendbird-sdk-deployment sendbird-sdk-deployment released this 20 Jun 03:00
· 10 commits to main since this release
37fb349

New Interfaces

  • The below interface is added in GroupChannelView
func topView<Content: View> (@ViewBuilder content: @escaping (MessageInputViewContent.TopView.ViewConfig) -> Content) -> Self
  • Added QuoteMessageInputView
  • To see the above new interfaces in action, please take a look at this sample code.

Improvements

We have fixed warnings caused by the underlying autolayouts.