I've also run into this issue. Trying to use .swipeActions on a List inside a ScrollView. The view has header content which is not part of the list, and if I use try to use a List for the whole view in place of the ScrollView, it works but there doesn't seem to be a way to disable the row style on the header content.