GetStream / stream-chat-swiftui-example

iOS/macOS chat app built with SwiftUI and Stream Chat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ’¬ Stream Chat SwiftUI Example

Screenshot shows a chat between two users running on an iPhone simulator and macOS

πŸ“š Tutorial

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.

βš™οΈ Setup

Configuration

You should place your Stream Chat credentials in AppDelegate.swift.

Dependencies

Dependencies are included, but if you need to make any changes, use CocoaPods in the SwiftUIChat folder:

$ pod install --repo-update

πŸ”— Helpful Links

About

iOS/macOS chat app built with SwiftUI and Stream Chat


Languages

Language:Swift 98.1%Language:Ruby 1.9%