Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider supporting Compose for Desktop #110

Open
zach-klippenstein opened this issue Nov 9, 2020 · 1 comment
Open

Consider supporting Compose for Desktop #110

zach-klippenstein opened this issue Nov 9, 2020 · 1 comment

Comments

@zach-klippenstein
Copy link
Collaborator

https://www.jetbrains.com/lp/compose/

@zach-klippenstein
Copy link
Collaborator Author

Here's my (rough) plan for making this work:

  • Factor out the tree walking and rendering logic, and the Compose support, into a Kotlin multiplatform common module (no android dependencies).
  • What is currently the only module becomes the android-specific target for the common module.
  • Create a non-android jvm module with an entry point for Compose desktop.

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

No branches or pull requests

1 participant