Drogonov / ultimate-hello-world-ios

An ultimate way to say Hello to the World in the production manner!
MIT License
0 stars 0 forks source link

Use generated Colors instead #3

Closed github-actions[bot] closed 3 days ago

github-actions[bot] commented 5 days ago

https://github.com/Drogonov/ultimate-hello-world-ios/blob/b6f5103c79cd652a5033804374c81716acebb3e8/HelloWorldApp/Common/Common/Sources/Extensions/UIColor+Extension.swift#L11


import UIKit
import SwiftUI

// # TODO: Use generated Colors instead
public extension UIColor {
    static let backgroundColor = UIColor.systemBackground
    static let secondaryBackground = UIColor.secondarySystemBackground
github-actions[bot] commented 3 days ago

Closed in 3cf5475466a33837826f04edac4a80cc1e577d38.