An open API service indexing awesome lists of open source software.

https://github.com/mugbug/ios-boilerplate

⚗️ Experimentation project for testing new tools and implementations
https://github.com/mugbug/ios-boilerplate

Last synced: 11 days ago
JSON representation

⚗️ Experimentation project for testing new tools and implementations

Awesome Lists containing this project

README

          

# iOS Boilerplate template

[![Build Status](https://app.bitrise.io/app/41a6eea25f96b84e/status.svg?token=ypMP7CQZ-SYK_a42HhE_vw&branch=master)](https://app.bitrise.io/app/41a6eea25f96b84e) [![codecov](https://codecov.io/gh/mugbug/ios-boilerplate/branch/master/graph/badge.svg)](https://codecov.io/gh/mugbug/ios-boilerplate)

TODO:
- [x] SwiftLint
- [x] Danger
- [ ] Network layer (as framework)
- [ ] Extensions (as framework)
- [ ] OHTTPStubs
- [ ] Robot pattern for UITests
- [ ] R.swift
- [ ] CI/CD
- [x] Router protocols
- [x] Dependency Injection (need improvements 😅)
- [x] Separate AppDelegate for app and tests
- [ ] Dev/Staging/Prod configurations
- [ ] TableViewFactory