Hacker News new | ask | show | jobs
by Quot 21 days ago
StreetComplete has been making steady progress on an iOS port over the past few years.

https://github.com/streetcomplete/StreetComplete/issues/5421

1 comments

It would be nice if they made a web app, that would make it work on iOS but also desktop and every other platform with a web browser at the same time
I agree! It seems like their work on the iOS app would bring them a lot closer to web app support as well. In the iOS tracking issue, they say the main changes are moving to Kotlin Multiplatform and Compose Multiplatform, which both support web as a target.
Well, sort of. That'd be very bluesky. What's closer, actually, would be a desktop version, or rather, a version for Linux mobile like postmarketOS (would run like a desktop app in a JVM, but for a mobile target, the layout and UX wouldn't need to be changed.
I'll take a look and see if I can help out. Thx.