|
|
|
|
|
by fceccon
2257 days ago
|
|
If you want to use F# to build GUIs, you should definitely check out Fabolous [1]. It uses Xamarin.Forms to render the widgets, and you get to write the application logic using the Elm architecture. [1] https://github.com/fsprojects/Fabulous |
|