Hello Every one we have an Application that is built on Xamarin.IOS(IOS App) and Xamarin.Android(Android App) and a shared Project that contains shared Resources which is Used by both projects
Now if Both projects there are some screen that can be easily build on Xamarin.Forms, so it is possible to use Xamarin.Forms with xamarin.Android and Xamarin.IOS project
or
is there any way to Convert a Xamarin.Android and Xamarin.IOS screen to Xamarin.Forms
Any links,suggestions or any way to achieve this without changing current projects structures