fsprojects / Interstellar

Cross-platform desktop apps in F# using web tech - https://www.nuget.org/packages/Interstellar.Core/
https://fsprojects.github.io/Interstellar/
MIT License
43 stars 17 forks source link

Support mobile platforms #20

Open jwosty opened 3 years ago

jwosty commented 3 years ago

There should be Interstellar implementations for iOS and Android, presumably one for each combination of platform + browser type ("evergreen" vs "bundled" models).

iOS should require less work than Android because a lot of the work is probably already there in the macOS package.