I'm also interested in this. I'm currently using Voyager and I'm using the solution/workaround mentioned in this github issue. Unfortunately, that solution stopped working for me after upgrading to compose 1.7.
I tried Voyant but couldn't get it working at all unfortunately.
I'm thinking off switching off voyager to native Android / iOS navigation.
n
Nerses Boghos
01/06/2025, 8:41 PM
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