adam-leitgeb / ALKit

A boilerplate code that I'm for building iOS applications.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ALKit

A boilerplate code that I'm for building iOS applications

  • MVVM+C architecture components
  • Commonly used Foundation and UIKit extensions
  • Presentable protocols for often presented components e.g. AlertPresentable.swift
  • Plugin controllers to avoid code duplication, and nice separation of concerns to avoid the dreaded Massive View Controller

About

A boilerplate code that I'm for building iOS applications.


Languages

Language:Swift 100.0%