/reign_application

Primary LanguageSwiftMIT LicenseMIT

Reign Application

Project for job application to Reign

Instalation

You would need Cocoapods 1.6.1.

In the project folder

cd Reign
pod install
open Reign.xcworkspace

Then you can compile and test the application.

Development

In case you want to add changes to the code, the project uses the .swiftlint.yml as a style guideline. You can install this pre-commit hook or use one of yout own.