Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Tutorial of building chat functionality with Swift using Layer?

Tags:

ios

layer

swift

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!

like image 707
Erik Lydecker Avatar asked Feb 23 '15 07:02

Erik Lydecker


1 Answers

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

like image 94
Abir Majumdar Avatar answered Oct 10 '22 04:10

Abir Majumdar