clean-swift-template
clean-swift-template copied to clipboard
A modified template for the Clean Swift architecture.
Results
1
clean-swift-template issues
Sort by
recently updated
recently updated
newest added
I have an additional tip, only the ViewController and Router can depend on the UIKit, Other components (Interactors, Presenters, Models, and workers) should be platform-independent.