Skip to content

Launch SimpleTest from sample in iOS - #129

Open
phansier wants to merge 4 commits into
KakaoCup:masterfrom
phansier:ios
Open

Launch SimpleTest from sample in iOS#129
phansier wants to merge 4 commits into
KakaoCup:masterfrom
phansier:ios

Conversation

@phansier

Copy link
Copy Markdown

This is proof of concept for adopting Kakao Compose for Compose Multiplatform projects. Mostly - iOS target.

The idea is to have single codebase & save compatibility with projects using only Jetpack Compose.

For that:

  • sample kept using Jetpack Compose
  • new sample-kmp using Compose Multiplatform (aka Jetbrains Compose)
  • compose adopted KMP structure & Compose Multiplatform dependencies. That should be safe as afaik in Android Compose Multiplatform still uses Jetpack Compose.

Also I updated Gradle, AGP, Kotlin versions to more actual (just for reducing local size of Gradle, Konan dependencies) - can be rollbacked if needed. Ignored .idea/ & .kotlin/ local files.

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