Currently I am using iOS navigation, I basically have SwiftUI views that contain Ui View Controller Representables which hold the Compose Multiplatfom view, and using this strategy, I’m losing the swipe to back gesture navigation although I can still use Navigation links and back buttons, but I can’t use the default iOS swipe navigation and I’m trying to find a solution to it