0 votes
in Xamarin Exordium by
What are the development approaches in Xamarin

Choose the correct answer from below options:-

a) Native and Forms

b) None of the options

c) MVP

d) Hybrid approach

2 Answers

0 votes
by

Correct Answer of the above question is : -a) Native and Forms

Native and Forms are the development approaches in Xamarin
0 votes
by

Xamarin has two approaches for app development. These are

  1. Xamarin.Forms: Forms are the choices for the developers who want to create one application for all the separate mobile platforms, which are Windows, iOS, and Android.
  2. Xamarin Native: This approach is used in those scenarios when we want to create a separate version of the same App for different platforms. Developers can use Xamarin.iOS, Xamarin.Android and Xamarin.Windows libraries to create the applications for each particular platform.

Related questions

0 votes
asked Mar 27, 2022 in Xamarin Exordium by sharadyadav1986
0 votes
asked Jun 3, 2022 in Xamarin Exordium by sharadyadav1986
...