Login
Remember
Register
Ask a Question
What are the advantages of Xamarin?
0
votes
asked
Jun 3, 2022
in
Xamarin Exordium
by
sharadyadav1986
What are the advantages of Xamarin?
xamarin-advantages
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jun 3, 2022
by
sharadyadav1986
Benefits of Xamarin are:
We can deliver the native
iOS
,
Android
, and
Windows
app using the existing skills, and code (
C#, XAML
).
We can take full advantage of Native APIs with Xamarin Technology.
Xamarin
Component Store
allows us to add the high-quality components to our App directly from IDE, including controls, web service APIs, and more.
PCL/shared project makes the development easy for developers to share the same code base across different projects.
...