I’m working on a small playground for Compose (Jet...
# compose-desktop
p
I’m working on a small playground for Compose (Jetpack and Jetbrains/ Desktop) and setup a repo here: https://github.com/pwillmann/compose-demos, feel free to take a look. The Android App has two flavors to checkout how a native/local jetpack compose UI compares to using jetbrains compose to render on both Android and Desktop with one codebase. Due to this: https://github.com/JetBrains/compose-jb/issues/76 I am not able to test the Desktop version just yet, the codesharing looks to be working pretty good so far already though.
👍 4