I created a Xamarin.Forms Shared project in Xamarin Studio, so it did not add iOS or windows Phone project so I added it from Visual Studio then I added Xamarin.Forms package from nuget to both project now when I try to add the shared library to both ios and winphone by right clicking on references and add references, under solution I don't see the shared library only droid library is visible
i went through the Xamarin Docs i am following exactly what is written, what am i missing, or it is possible only in portable projects???