msasikanth / twine

Twine: A multiplatform RSS reader built using Kotlin and Compose
Apache License 2.0
1.69k stars 71 forks source link

Support for web #732

Open AlejandraPedroza opened 5 days ago

AlejandraPedroza commented 5 days ago

Hello,

I'm a Kotlin technical writer at JetBrains, currently working on updating the Kotlin Multiplatform samples page. This project is listed there, and as part of the update, I am mapping the samples to the platforms they support. I noticed that this project does not yet support Compose for Web.

Given our goal of providing users with the best multiplatform experience, I wonder if there's an opportunity to update this project to include support for the web platform as well.

Thank you in advance for considering this!

Best regards, Alejandra.

msasikanth commented 4 days ago

Hi Alejandra, at the moment I was only considering large-screen devices & desktops for more options. I was waiting for the adaptive navigation suite to be able to make it easier for me to build those. Now that they are available, I will soon visit the idea of desktop/large screen devices.

TBH I haven't consider web as a platform to support, since that requires hosting it and building backend and things like that which I have little experience with. But I can consider a self hosting idea that be open source. But my primary consideration for another platform is just desktop.

AlejandraPedroza commented 2 days ago

Hi! Thanks for your answer. That would be great. Please let's stay in touch for the platforms you add so that we update the samples page. Best regards, Alejandra.