Simone Summo
02/22/2021, 4:32 PMnavController.navigate("yourDirection")
to navigate from a composable to another and my version of navigate
don’t provide the right implementation.
I am using androidx.navigation:navigation-compose:1.0.0-alpha06
Simone Summo
02/22/2021, 4:34 PMDuplicate class androidx.compose.runtime.savedinstancestate.ExperimentalRestorableStateHolder found in modules jetified-runtime-saveable-1.0.0-alpha12-runtime (androidx.compose.runtime:runtime-saveable:1.0.0-alpha12) and jetified-runtime-saved-instance-state-1.0.0-alpha11-runtime (androidx.compose.runtime:runtime-saved-instance-state:1.0.0-alpha11
and so on…jaqxues
02/22/2021, 4:37 PMjaqxues
02/22/2021, 4:39 PMjaqxues
02/22/2021, 4:42 PMIan Lake
02/22/2021, 6:29 PM