Hi all.
It looks like there isn't a GUI builder ability (drag and drop of objects onto a screen) in Visual Studio when creating IOS apps.
So I would need to do that work in Xcode or Xamarin Studio. I have a few questions on this:
1) Does anyone do it this way or is it too much a pain in the ass and you build all your GUI in code in VS? 2) Will VS import storyboards if you create them in Xcode? 3) How would you do the import from Xcode to VS?
Any other things to consider would be greatly appreciated.
Thanks, Dano