/ColorPickerSwiftUI

A screen in which you can change the background color of the view using sliders. The value of each slider is displayed in the corresponding label. The color of the slider to the left of the slider corresponds to the color for which it is responsible. The application is built on SwiftUI.

Primary LanguageSwift

ColorPickerSwiftUI

Test Application from lessons 3.02

A screen in which you can change the background color of the view using sliders. The value of each slider is displayed in the corresponding label. The color of the slider to the left of the slider corresponds to the color for which it is responsible. The application is built on SwiftUI