Skip to content

lit-technology/ios-template

Repository files navigation

iOS Project Template

Libraries

  • R.swift - Static typed resource loading for images, localization and files etc.
  • SwiftLint - Lints code on every build. Use make lint to auto-correct.
  • Realm - Create reactive mobile apps in a fraction of the time.
  • gRPC - A high performance, open-source universal RPC framework.

Future improvements

  • Carthage auto-link libraries issue.
  • Swift GRPC NIO support for clients.

License

This template is available under the MIT License. See LICENSE for details.