Hi,
How to customize tables in SwiftUI its color background for example, the background modifier doesn't work ? how to change separator lines ? rows background colors ? give header row different colors to its text and background color ?
Kind Regards
Hi,
How to customize tables in SwiftUI its color background for example, the background modifier doesn't work ? how to change separator lines ? rows background colors ? give header row different colors to its text and background color ?
Kind Regards
Is it for MacApp ?
If so, look here: https://stackoverflow.com/questions/75444832/change-table-background-color-swiftui
Thanks allot, its for iOS but ill check the link thanks allot.