Comment by wahnfrieden
1 day ago
It's native SwiftUI and Swift so I want to avoid a rewrite. I am experimenting with porting my Swift code to web via WASM, now that SQLite WASM backed by IndexedDB is usable so I can reuse the data layer too. I'm also evaluating https://skip.tools for running my SwiftUI on Android.
Either of web or Android would be great. Looking forward to trying it once one of them becomes available.