3
Answers

Designing the UI in Xamarin Forms

Using Xamarin Forms:
 
What is the best option.
 
-Design the UI in an XAML file? or
-Code the UI directly and together with the bussines logic in the App.xaml?
 
 

Answers (3)