Skip to main content

View

Methods

setUpStreamChatComponents(_:)

Sets up custom Components.

func setUpStreamChatComponents(
_ components: Components = .default
) -> some View

setUpStreamChatComponents()

func setUpStreamChatComponents() -> some View 

setUpStreamChatAppearance(_:)

Sets up custom Components.

func setUpStreamChatAppearance(_ appearance: Appearance = .default) -> some View 

Did you find this page helpful?