Is there a way to change the background color of alternate rows in a LazyVGrid. I did not see a way to do this. I think one way is to use the UITableView but I would like to stick to SwiftUI without using the UIKit.
Any pointers or direction will be very helpful.
Thanks
