Xamarin Platform Logo

Xamarin Platform pros and cons

Vendor: Microsoft
4.1 out of 5
589 followers
Post review
 

Xamarin Platform Pros review quotes

AG
Sep 18, 2023
Xamarin.Forms reduced the effort and time to build and market our solution, market our features, and get our solution into production.
Mark Reynolds - PeerSpot reviewer
Aug 8, 2022
The combination of forms for cross-platform UI and C-Sharp for the programming language are my two favorite features.
RR
Nov 18, 2020
On the market, compared to everyone else, they're the top solution. They're the best solution out there that I could see.
Learn what your peers think about Xamarin Platform. Get advice and tips from experienced pros sharing their opinions. Updated: March 2024.
768,740 professionals have used our research since 2012.
BS
May 21, 2018
For me, developing apps for iOS and Android is a dream came true, without migrating to Objective-C or Java. Xamarin enables me to do so.
Prince Tiwari - PeerSpot reviewer
Mar 29, 2024
Xamarin.Forms are very useful. Essentially, it's a framework that allows me to create the UI mostly in XAML. This XAML code is then translated into the native UI elements for each respective platform.
UB
Sep 29, 2022
You can create one solution in C Sharp.
Miroslav Kouril - PeerSpot reviewer
Sep 22, 2022
The solution's most valuable asset is its shared code base in C# that is better for large apps.
Nishan Timilsina - PeerSpot reviewer
Aug 3, 2022
You can just write one XM channel core and it'll be used for both iOS and Android.
MH
May 28, 2018
The Xamarin platform can reduce overhead significantly through code-share and reuse. The typical team size for a Xamarin project is significantly reduced compared to purely native projects.
it_user879264 - PeerSpot reviewer
May 28, 2018
It has significantly reduced the skill barrier for development and testers.
 

Xamarin Platform Cons review quotes

AG
Sep 18, 2023
The major I see with Xamarin right now is that there is no visual editor
Mark Reynolds - PeerSpot reviewer
Aug 8, 2022
The solution struggles a little bit with binding libraries.
RR
Nov 18, 2020
The problem that I faced was that the communication, the roles, and the responsibilities, weren't defined between Microsoft and Xamarin.
Learn what your peers think about Xamarin Platform. Get advice and tips from experienced pros sharing their opinions. Updated: March 2024.
768,740 professionals have used our research since 2012.
BS
May 21, 2018
All Xamarin library issues need to be taken care of as a top priority.
Prince Tiwari - PeerSpot reviewer
Mar 29, 2024
In Xamarin.Forms, we have the option to preview our UI designs, but the functionality can be limited. So, this is not fully functional. Since I have some knowledge of iOS, where when you write code or design in the storyboard, your design is immediately visible in the preview.
UB
Sep 29, 2022
The file size is a bit big, so you have to make certain layers.
Miroslav Kouril - PeerSpot reviewer
Sep 22, 2022
The solution does not include Hot Reload which is painful because it causes us to wait quite some time for huge builds.
Nishan Timilsina - PeerSpot reviewer
Aug 3, 2022
We'd like to have some chat support functionality.
MH
May 28, 2018
Xamarin's profiling tools are only available for the highest tier of MSDN subscription and compatibility with platform-native profiling tools is rather lacking. This causes friction when working on performance-related issues.
it_user879264 - PeerSpot reviewer
May 28, 2018
The worst build issue concerns are the caching process MSBuild uses to reduce the build time.