In android you can perform naviations between comp...
# multiplatform
v
In android you can perform naviations between composables with
androidx.navigation:navigation-compose
. After supporting compose for ios, is there something similar or do we need to do it manually with
UINavigationController
?
v
so there is no official support right?
a
adding on to this list is https://github.com/aSoft-Ltd/captain