Login
Remember
Register
Ask a Question
What are the differences between the Xamarin and Xamarin.Forms?
0
votes
asked
Jun 2, 2022
in
Xamarin Exordium
by
sharadyadav1986
What are the differences between the Xamarin and Xamarin.Forms?
xamarin
xamarin-forms
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jun 2, 2022
by
sharadyadav1986
The differences between the Xamarin and Xamarin.Forms are:
Xamarin
Xamarin.Forms
Xamarin is an app development tool to create cross-platform mobile applications.
Xamarin.Forms is a UI toolkit to develop the application.
Developers can use Xamarin.iOS, Xamarin.Android and Xamarin.Windows to create the application which is based on the particular platform for which the apps are created.
Developers can use Xamarin. Forms to create the one native version of the App which can run the entire mobile platform.
...