Comment on Get Started with F# as a C# developerparentComments−pjmlp9yBeware that you won't be able to deploy the code to UWP though.−et19759yThere 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.
Comments
Beware that you won't be able to deploy the code to UWP though.
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.