Hello. Has anyone has an sample multi-module proje...
# compose
y
Hello. Has anyone has an sample multi-module project with enabled Compose in some module? I'm trying to migrate some feature to Compose and project can't build at all. As I know, compose has a conflict with kapt and kotlin-android-extensions, but I don't have this one in project.
j
I have project with 2 modules, 1 with compose and one without. If you're seeing any errors can you post/elaborate?
👍 1
I haven't tried with kotlin-android-extensions. I believe that is being deprecated