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.