Skip to content

Instantly share code, notes, and snippets.

@b-onc
Last active April 16, 2020 11:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save b-onc/528a8ea0d5a79d1f248366a99316e6b8 to your computer and use it in GitHub Desktop.
Save b-onc/528a8ea0d5a79d1f248366a99316e6b8 to your computer and use it in GitHub Desktop.
override func createChatViewController(with channelPresenter: ChannelPresenter) -> ChatViewController {
MessagesViewController(nibName: nil, bundle: nil)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment