5

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!

Erik Lydecker
  • 719
  • 3
  • 12
  • 29

2 Answers2

5

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

  • 1
    I want to use Layer with Swift too! Any updates here? – Pratik Stephen May 15 '15 at 05:40
  • Hey Pratik, we're still working on official support, but it should be coming soon. We anticipant some change around WWDC so we want to make sure what we have works for all. We know some Swift apps that have shipped with Atlas so it's definitely possible. – Abir Majumdar May 16 '15 at 21:18
  • 2
    Here are great ports of Layer projects using Swift: https://github.com/kwkhaw/quick-start-ios-swift https://github.com/kwkhaw/Layer-Parse-iOS-Swift-Example – Abir Majumdar Aug 03 '15 at 15:40
0

Have you seen this on github? https://github.com/chatsecure

Aaron Navies
  • 1,213
  • 1
  • 11
  • 16