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
- Host: GitHub
- URL: https://github.com/mugbug/ios-boilerplate
- Owner: mugbug
- Created: 2020-01-05T21:10:56.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-25T03:26:44.000Z (over 3 years ago)
- Last Synced: 2025-01-03T06:11:34.460Z (over 1 year ago)
- Language: Swift
- Homepage:
- Size: 251 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# iOS Boilerplate template
[](https://app.bitrise.io/app/41a6eea25f96b84e) [](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