Javier
10/26/2020, 10:51 AM@Composable functions with Koin. An use case is abstracting the navigation to use the same interface for a Multiplatform project.Javier
10/26/2020, 10:51 AMJavier
10/26/2020, 10:51 AMJavier
10/26/2020, 10:53 AMJavier
10/26/2020, 10:55 AMrememberNavController function creates the NavHostController , soJavier
10/26/2020, 10:56 AMjava.lang.IllegalArgumentException: SavedStateProvider with the given key is already registeredJavier
10/26/2020, 10:58 AMinvoke() function before any Navigation "go to" function is invokedJavier
10/26/2020, 10:58 AMJavier
10/26/2020, 10:58 AMarnaud.giuliani
10/26/2020, 11:03 AMJavier
10/27/2020, 2:53 PMcomposable name, I think it should be the name to replace single for composables
composable { someComposableFunction() }arnaud.giuliani
10/27/2020, 3:11 PM