Join Nostr
2025-12-28 05:42:10 UTC

beefenergy on Nostr: VitorPamplona I've vibed together an MVP Amethyst desktop app. Tried to limit Android ...

I've vibed together an MVP Amethyst desktop app. Tried to limit Android impact. PR is still large, but most is just reusing Android into a now KMP shared commons module - this is what I love about KMP, you can share UI components too, but still keep navigation or other platform specifics separate.

https://github.com/vitorpamplona/amethyst/pull/1625