I can't finish the effect like that:
How to set color/Image background to ''Form" in SwiftUI 4?
Add a Comment
I can't finish the effect like that:
You could try to set the underlying tableView appearance.
See example with List, should be similar with Form
This no longer works in iOS 16.
From the iOS & iPadOS 16 Beta Release Notes:
The implementation of list no longer uses UITableView . (81571203)