Tutorial of building chat functionality with Swift using Layer?
ios, layer, swift
Solution
I'm a Partner Engineer at Layer. Layer is still working on Swift documentation for LayerKit for Swift, and we hope to have something available soon. I started building a port of Layer's Quick Start project in Swift. This project is incomplete and is very much a work in progress, but it will give you an idea of where to start with Layer and Swift: https://github.com/maju6406/QuickStartSwift
Problem
I'm looking for the Swift documentation for Layer since I'm looking for a quick way to integrate chat functionality into my app. Many thanks!