Skip to content

SwiftUI Chat App example for the Stream tutorial. This tutorial shows how to create a chat application that is fully functional and ready for you to build on using SwiftUI

Notifications You must be signed in to change notification settings

dadouf/swiftui-chat-tutorial

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

SwiftUI Chat Tutorial Sample

This repository allows you to check the result after completing each step described in the SwiftUI Chat Tutorial.

In order to run this application you need an account on Stream Chat here and a valid user token which you can generate manually from here.

Quick start

  1. Clone the repository
  2. Open the project in Xcode
  3. Replace API_KEY, USER_ID and USER_TOKEN placeholders with your own
  4. Run the project

About

SwiftUI Chat App example for the Stream tutorial. This tutorial shows how to create a chat application that is fully functional and ready for you to build on using SwiftUI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 100.0%