TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    JQuery

    Score10 out of 10
    N/AjQuery is presented as a fast, small, and feature-rich JavaScript library, available open source and free under the MIT license. It makes things like HTML document traversal and manipulation, event handling, animation, and Ajax simpler with an API that works across a multitude of browsers. Boasting versatility and extensibility, jQuery aims to change the way that millions of people write JavaScript.

    $0

    React Native

    Score9.5 out of 10
    N/AReact Native is a framework for building native applications using React. It is open source and free, and developed by Meta Platforms. It enables users to create native apps for Android and iOS using React. React Native combines native development with React, a JavaScript library for building user interfaces.

    $0

    Xamarin

    Score6 out of 10
    N/AN/AN/A
    Pricing
    JQueryReact NativeXamarin
    Editions & Modules
    No answers on this topic
    No answers on this topic
    Xamarin
    Free
    Offerings
    Pricing Offerings
    JQueryReact NativeXamarin
    Free Trial
    NoNoNo
    Free/Freemium Version
    YesYesYes
    Premium Consulting/Integration Services
    NoNoNo
    Entry-level Setup FeeNo setup feeNo setup feeNo setup fee
    Additional Details———
    More Pricing Information
    Best Alternatives
    JQueryReact NativeXamarin
    Small Businesses
    React (React.js)
    Score9.2 out of 10
    React (React.js)
    Score9.2 out of 10
    Swiftify
    Score9 out of 10
    Medium-sized Companies
    React (React.js)
    Score9.2 out of 10
    React (React.js)
    Score9.2 out of 10
    Android Studio
    Score9.3 out of 10
    Enterprises
    React (React.js)
    Score9.2 out of 10
    React (React.js)
    Score9.2 out of 10
    Swiftify
    Score9 out of 10
    All AlternativesView all alternativesView all alternativesView all alternatives
    User Ratings
    JQueryReact NativeXamarin
    Likelihood to Recommend
    -
    (0 ratings)
    10.0
    (3 ratings)
    7.0
    (12 ratings)
    Likelihood to Renew
    -
    (0 ratings)
    -
    (0 ratings)
    10.0
    (1 ratings)
    Usability
    -
    (0 ratings)
    7.0
    (1 ratings)
    10.0
    (1 ratings)
    Support Rating
    -
    (0 ratings)
    -
    (0 ratings)
    10.0
    (2 ratings)
    Implementation Rating
    -
    (0 ratings)
    -
    (0 ratings)
    10.0
    (1 ratings)
    User Testimonials
    JQueryReact NativeXamarin
    Likelihood to Recommend
    Open Source
    No answers on this topic
    Open Source
    We are implementing React Native framework for the development of the Front-End for the machine learning models maintenance and monitoring website. It provides meaningful error messages, and time-saving and robust tools make it a premium choice over other platforms. Moreover, it provides intelligent debugging tools and error report mechanisms. And most importantly for us, it provides the aesthetic minimal functionality to learn in order to implement it, thereby eliminating the need to work in Xcode or Android Studio for iOS or Android apps respectively.
    Incentivized
    Read full review
    Microsoft
    If you are required to develop applications that are cross-platformed, Xamarin is a great tool to use. It will help save time and effort from your development team to be able to build applications seamlessly for android, IOS, Windows, and web on a single platform instead of requiring multiple tools to get the job done.
    Incentivized
    Read full review
    Pros
    Open Source
    No answers on this topic
    Open Source
    • Customized Components
    • State Management
    • Extensibility
    • Usage and Community
    Incentivized
    Read full review
    Microsoft
    • Xamarin allows you to write cross platform code. This allows companies to build apps more quickly by writing less code. Having code abstracted and reused across multiple platforms allows for more testing and less issues overall.
    • The ability to use Visual Studio is a huge plus. Visual Studio is one of the best IDE's available and being able to write cross platforms apps while in a great IDE makes everything less painful.
    • Xamarin is now free with a large company backing. This means that bugs on the platform get fixed more quickly and there is a large community of developers.
    Incentivized
    Read full review
    Cons
    Open Source
    No answers on this topic
    Open Source
    • sometime we need external repos to develop an feature
    • external application may break the performance of the application while integrating with the React Native.
    • external database connectivity can be handle better while we are implementing server-client validations.
    Read full review
    Microsoft
    • Forms - not 100% there. Still needs work but is production ready.
    • iOS - sometimes errors can be hard to understand, if they even show up.
    • Insights - Xamarin offers their own crash analytics software. However, it's not perfect and sometimes doesn't pick up crashes.
    Incentivized
    Read full review
    Likelihood to Renew
    Open Source
    No answers on this topic
    Open Source
    No answers on this topic
    Microsoft
    Xamarin has been great for developing different projects efficiently and effectively. It's nice to reuse the core business logic across different platforms so that there are less to maintain and little replications are needed. The biggest benefit is that C# programmers do not have to learn a different language to do mobile development.
    Incentivized
    Read full review
    Usability
    Open Source
    No answers on this topic
    Open Source
    React Native uses JavaScript in the frontend and hooks and functions in the backend to connect the database to the real-time application. It also does not need any external support for multilevel configuration for different platforms. In terms of usability, it perfectly holds the front-end and backend development with some external configuration if we require it in our business. Sometimes it requires more configurations and pathways to build a certain level of functionality for the end users, but every technology has a tough phase where a certain concept get lack of visibilty to the users.
    Read full review
    Microsoft
    If you are required to develop applications that are cross-platformed, Xamarin is a great tool to use. It will help save time and efforts from your development team to be able to build applications seamlessly for android, IOS, windows, and web on a single platform instead of requiring multiple tools to get the job done
    Incentivized
    Read full review
    Support Rating
    Open Source
    No answers on this topic
    Open Source
    No answers on this topic
    Microsoft
    I never had to contact support for any help. Most of the problems we ran into, we were able to identify and use peer support through blogs and other internet sources to resolve the problems. There are plenty of sources online which provide tutorials, discuss problems, etc. Example: StackOverflow
    Incentivized
    Read full review
    Implementation Rating
    Open Source
    No answers on this topic
    Open Source
    No answers on this topic
    Microsoft
    Just with any programming tasks, have a plan first. Design out the system, spend time to build it correctly the first time and have plenty of testing and user acceptance opportunities. Xamarin was easy to implement for a C# programmer. However, you need to do tutorials to realize the platform's capabilities.
    Incentivized
    Read full review
    Alternatives Considered
    Open Source
    No answers on this topic
    Open Source
    Compared with Angular and Vue, Reactive Native doesn't have a steep learning curve, considering it is a complete solution, and mastering Angular and Vue requires one to learn associated concepts like TypeScript and MVC. In React, the same code base may be implemented for creating a UI element and dictating its behavior, thereby eliminating the over-engineering procedures and following programming paradigms like KISS, DRY and SOLID.
    Incentivized
    Read full review
    Microsoft
    Xamarin runs natively on MacOS, and the debugger and other integration and auto-complete tools are far better than Eclipse for C# .NET. It also carries much of the plugin/add-on capabilities that are so desirable on Atom. Eclipse is a better for generalized software development, provided a developer is comfortable switching between the IDE the command line for certain parts of their workflow, like building, package management, or debugging. But for C# .NET development on MacOS specifically, Xamarin is the best product I've used for the job.
    Incentivized
    Read full review
    Return on Investment
    Open Source
    No answers on this topic
    Open Source
    • Reduced time to implementation for both platforms
    • One code base
    • One delivery pipeline for both platforms
    Incentivized
    Read full review
    Microsoft
    • Saves development time and deliver fast.
    • Allows inhouse developers build both Android and iOS application without switching languages.
    • Allows use coding in C# in Visual studio IDE from which we can code in different languages. We don't need multiple IDEs installed
    Incentivized
    Read full review
    ScreenShots