Jakub Nahacz
Jakub Nahacz
Hi, I’m experiencing the same issue. Are there any updates on this?
I've upgraded to lifecycle `2.10.0-alpha01` and wrapped `MapScreen` in the new `@Composable LifecycleOwner` https://developer.android.com/jetpack/androidx/releases/lifecycle#2.10.0-alpha01 I modified your code as follows: ```kotlin @Composable internal fun MainScreenNavHost( navController: NavHostController, modifier: Modifier =...
[This Udemy course](https://www.udemy.com/course/custom-views-in-android/) uses this library and for now it's impossible to build a GitHub project that is linked to this course so students can't do exercises that are included...