Here's everything you need to start a new project.

Base project

There's a base swift project already configured to build views programmatically and avoid storyboards. It comes with ZCoordinator, SnapKit, and HelperKit.

You can use the GitHub "template" feature, or clone it. Once you have it, you should rename the project and the target, easy.

Own libraries

These are libraries we wrote ourselves or forked to meet our needs.

Libraries

Some of the libraries we use, mostly sorted by importance.

Useful links

Templates

Network.swift — Apollo Helper