Код: Выделить всё
import SwiftUI
struct GradientListSectionView: View {
var body: some View {
List {
Section {
ForEach(0..
Подробнее здесь: [url]https://stackoverflow.com/questions/79645498/how-to-set-gradient-background-on-swiftuis-list-section[/url]
Мобильная версия