<Kotlin Multiplatform Mobile How to navigate betwe...
# stackoverflow
r
Kotlin Multiplatform Mobile How to navigate between screens using single codebase I cannot find any library or any supporting doc to switch between screens in KMM for ios and android. I researched and also tried implementing navgraph but it is for android only and there is nothing i can find similar to the nav for ios.