Skip to content

feat(KMP-2): make common-navigation compile on Android and iOS#172

Open
js-jasinski wants to merge 2 commits into
matejdro:mainfrom
js-jasinski:feat/KMP-2-common-navigation
Open

feat(KMP-2): make common-navigation compile on Android and iOS#172
js-jasinski wants to merge 2 commits into
matejdro:mainfrom
js-jasinski:feat/KMP-2-common-navigation

Conversation

@js-jasinski

Copy link
Copy Markdown

Converts common-navigation to a Kotlin Multiplatform module via the library-kmp-module convention.

…ugin

Introduces a `library-kmp-module` convention plugin in buildSrc so modules can
target Android and iOS with Compose Multiplatform. Uses the AGP
`com.android.kotlin.multiplatform.library` plugin (avoids the
kotlin.android <-> kotlin.multiplatform conflict) and gates iOS targets to macOS.
Converts common-navigation to a Kotlin Multiplatform module via the
library-kmp-module convention.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant