This repository contains the completed Xcode project following the How to Build a Chat App with SwiftUI: Part 1 tutorial. You should read it before trying to run this project as it contains it may contain useful information not present in this README.
You should place your Stream Chat credentials in AppDelegate.swift
.
Dependencies are included, but if you need to make any changes, use CocoaPods in the SwiftUIChat folder:
$ pod install --repo-update