I’m trying to get animated transitions to happen in response to a custom gesture in a SwiftUI List that’s displaying a FetchedResults object. The transition animates if I use the swipeActions modifier but not with my custom gesture.

Michael Camilleri inqk.net