Jetpack compose can’t work with kapt no?
# compose
j
Jetpack compose can’t work with kapt no?
🚫 3
i
you could have to split it with uncompose modules to get it to work
👍 1
j
I am going to have every activity/fragment in one feature module and every compose feature module in another... Is it going to be fixed soon?
I think I can't. I can't inject the viewmodel with dagger in the activity
I think I got it working with the last version of compose