5

Can I write a Xamarin.Forms app in F#?

I do not see a project template for this in VS2015.

Scott Nimrod
  • 11,206
  • 11
  • 54
  • 118

2 Answers2

2

There may not be a template, but you can use Xamarin.Forms in F#. Charles Petzold wrote a blog post on it that you might find useful:

http://www.charlespetzold.com/blog/2015/10/Writing-Xamarin-Forms-Apps-in-FSharp.html

bratsche
  • 2,666
  • 20
  • 23
1

I see this F# Xamarin project:

enter image description here

Alexan
  • 8,165
  • 14
  • 74
  • 101