Skip to content

Skala-Silky/SampleModulesNx

Repository files navigation

Sample project Nx plugin

I made a simple android project with elements of kmp modules.

Here is the connection pattern as it should be (dependencies):

Should be

Here is the connection pattern that connects nx

Nx generate in 22.0.2

Problems

  1. First problem is subModuleKmp is not visible, probably don't support plugin com.android.kotlin.multiplatform.library Ticket: nrwl/nx#33155
  2. Module dependencies subModuleAndroid\subModuleKmp should be only for moduleAndroid instead of also to app/app2. Ticket: nrwl/nx#33318
  3. App & App2 should be visible as an Application (we can recognize it by the com.android.application), ModulesNx is a just project name - it is not a application. Ticket: nrwl/nx#33319
  4. Maybe this is a wishlist, it would be great if the plugin could recognize the target of a given module (whether it is an Android, JVM, iOS or JS module) - with many modules it is easier to check the module migration process. Ticket: nrwl/nx#33320

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors