Hello,
I am totally new in xamarin. I have to create a project for android and ios. I started to create the app with help of PCL. I designed the page in xaml that is looking fine in ios, but its not looking good in android and images are not showing in android device. I am using the common UI for both android and IOS.
Can any one tell me how I should design in xaml so that it looks fine in both (android and ios).
Or I should move on xamarin.forms.shared type projects for better results?
Regards,
Anand Dubey