For those following along at home it is possible. I put an overlay UIRepresentable on top of my swiftUI Cell. I use the object ID as accessibility ID. on tap, I send a notification triggering the segue, in prepare for segue I set up the zoom transition, which looks for the UIViewRepresentable to send to the zoom. Works even if I delete the detail and go to the next object in the list.
Nice API.
Topic:
UI Frameworks
SubTopic:
General
Tags: