for Compose Navigation (official) when it says "Th...
# compose-ios
b
for Compose Navigation (official) when it says "The BackHandler function and predictive back gestures are not supported on any platform besides Android." is that why I can't use the swipe gesture to navigate back on iOS, or is that something else that I'm able to get working or enable? I have seen various threads about getting that support added to Decompose/Voyager etc.. Source: https://www.jetbrains.com/help/kotlin-multiplatform-dev/compose-navigation-routing.html#setup
👀 5