Reply to Hide separators in List (SwiftUI) I had the same problem use this init() { UITableView.appearance().separatorColor = .clear } UI Frameworks SwiftUI Oct ’21