- In-App Purchases with StoreKit
- Lasso Architecture
- UI in code with SnapKit
- Dependency injection with DITranquility
- Simple Networking layer with PromiseKit
- Generate assets with R.swift
- Linted with Swiftlinter
- Swift package manager
- iOS 13+
- Swift 5
- Clone this repository:
$ git clone [email protected]:alobanov11/UselessScore.git
- Rename
Constants.plist.tmp
file toConstants.plist
:$ cd UselessScore/Resources $ mv Constants.plist.tmp Config.plist
- Open
UselessScore.xcodeproj
in the Xcode. - Put your data to the
Constants.plist
file.
- Create and upload to AppStore
Rejected by apple
- Create Map Screen with markers of players
- Integrate fastlane / firebase
- Add Analytics layer
- Add UI / Unit tests
- SwiftUI
- iOS Widget
- Apple Watch app