Hacker News new | ask | show | jobs
by pjmlp 3248 days ago
Beware that you won't be able to deploy the code to UWP though.
1 comments

There is a way to develop for UWP with F# - MS' own React Native support + Fable. Write your app in F# using Fable React Native bindings, transpile to JS and deploy to UWP.