I have successfully created and coded up an Android "Forms" App (Developed on Xamarin Studio on Windows) and now need to port everything to an equivalent IOS app. I have downloaded all the tools to my Macbook (Xamarin Studio and XTools).
All my source code is in a git Repo. I have searched everywhere but cannot find any recommendations regarding moving a "Forms" project from Win7 + Android to MacOS and IOS. Do I create a new project and somehow point to my repo? Do I just download my repo locally (onto my Mac) and create a new project and copy the files over one at a time. It is very frustrating to understand what needs to be done without any docs whatsoever.
Can anyone please point me to something (anything) that lays out what should be done to perform this type of "Forms" port (from Android to Apple)
Thank you