mobile-wallet/core/designsystem
2025-11-22 12:33:23 -05:00
..
src Feature interbank Transfer (#1941) 2025-11-22 12:33:23 -05:00
.gitignore fix: re arch the modules 2024-01-28 10:29:01 -05:00
build.gradle.kts refactor(core): replace MaterialTheme with KptMaterialTheme (#1896) 2025-07-31 22:47:31 +05:30
consumer-rules.pro fix: re arch the modules 2024-01-28 10:29:01 -05:00
proguard-rules.pro fix: re arch the modules 2024-01-28 10:29:01 -05:00
README.md docs: Update module dependency graphs (#1844) 2025-01-23 11:56:04 -05:00

Module Graph

%%{
  init: {
    'theme': 'neutral'
  }
}%%

graph LR
  subgraph :core
    :core:designsystem["designsystem"]
    :core:model["model"]
  end
  :core:designsystem --> :core:model

:core:designsystem module

Dependency graph

Dependency graph