List{ HStack(spacing:0){ Text("xxx") Text("xxx") }.listRowInsets(.init(top: 0, leading: 0, bottom: 0, trailing: 0)) } Ref : https://stackoverflow.com/questions/57202421/swiftui-remove-space-between-cells