VOOZH about

URL: https://thenewstack.io/10-cross-platform-options-for-building-native-mobile-and-web/

⇱ 10 Cross-Platform Options for Building Native Mobile and Web - The New Stack


TNS
SUBSCRIBE
Join our community of software engineering leaders and aspirational developers. Always stay in-the-know by getting the most important news and exclusive content delivered fresh to your inbox to learn more about at-scale software development.
REQUIRED
It seems that you've previously unsubscribed from our newsletter in the past. Click the button below to open the re-subscribe form in a new tab. When you're done, simply close that tab and continue with this form to complete your subscription.
The New Stack does not sell your information or share it with unaffiliated third parties. By continuing, you agree to our Terms of Use and Privacy Policy.
Welcome and thank you for joining The New Stack community!
Please answer a few simple questions to help us deliver the news and resources you are interested in.
REQUIRED
REQUIRED
REQUIRED
REQUIRED
REQUIRED
Great to meet you!
Tell us a bit about your job so we can cover the topics you find most relevant.
REQUIRED
REQUIRED
REQUIRED
REQUIRED
REQUIRED
Welcome!

We’re so glad you’re here. You can expect all the best TNS content to arrive Monday through Friday to keep you on top of the news and at the top of your game.

What’s next?

Check your inbox for a confirmation email where you can adjust your preferences and even join additional groups.

Follow TNS on your favorite social media networks.

Become a TNS follower on LinkedIn.

Check out the latest featured and trending stories while you wait for your first TNS newsletter.

PREV
1 of 2
NEXT
VOXPOP
As a JavaScript developer, what non-React tools do you use most often?
Angular
0%
Astro
0%
Svelte
0%
Vue.js
0%
Other
0%
I only use React
0%
I don't use JavaScript
0%
Thanks for your opinion! Subscribe below to get the final results, published exclusively in our TNS Update newsletter:
NEW! Try Stackie AI
From clobbered drafts to real-time sync
Apr 14th 2026 10:00am, by David Moore
TypeScript 6.0 RC arrives as a bridge to a faster future
Mar 14th 2026 9:00am, by Darryl K. Taft
Mastra empowers web devs to build AI agents in TypeScript
Jan 28th 2026 11:00am, by Loraine Lawson
2025-05-02 09:00:55
10 Cross-Platform Options for Building Native Mobile and Web
Developer tools / Frontend Development / Programming Languages / Software Development

10 Cross-Platform Options for Building Native Mobile and Web

The New Stack found 10 frameworks and languages for building cross-platform applications. Our table shows how they compare.
May 2nd, 2025 9:00am by Loraine Lawson
👁 Featued image for: 10 Cross-Platform Options for Building Native Mobile and Web
Featured image by Getty Images from Unsplash+.

1. Flutter

Google’s open source mobile UI toolkit Flutter delivers high-performance applications with a native look and feel across mobile, web and desktop applications from a single codebase. Built atop the Dart programming language, it’s known for hot reload, a customizable user interface and a rich set of widgets. Flutter is used internally by Google but has also been used by companies such as BMW and Toyota.

2. Iconic

Iconic is an open source mobile UI toolkit for building high-quality, cross-platform hybrid and progressive web apps (PWAs) using HTML, CSS and JavaScript. Developers use it to create applications that can run on the web, iOS, Android and desktop platforms.

Although past releases of Ionic were tightly coupled to Angular, version 4.x of the framework was re-engineered to work as a standalone Web Component library, so it can be used in most frontend frameworks, including React and Vue. Some JavaScript frameworks require a shim, which is code (often a library) that acts as an intermediary layer, for full Web Component support.

3. Kotlin

Kotlin is a general-purpose, multiplatform programming language developed by integrated development environment (IDE) provider JetBrains. Kotlin can compile to JVM, JavaScript for web development and to native code for building cross-platform applications targeting Android, iOS, macOS, Windows, Linux and WebAssembly. Kotlin is used with UI frameworks such as Compose Multiplatform, a Kotlin-based framework for sharing declarative UI across multiple platforms for Android, iOS, desktop and, in experimental, for the Web.

The company also has Kotlin Multiplatform Mobile, a mobile development framework built on top of the Kotlin language. It allows developers to write platform-agnostic business logic once, then compile it to a Kotlin library for Android and native Universal Framework for iOS via Kotlin/Native. Netflix used the tool to create Prodicle, a mobile app to use in the production of TV shows and movies.

4. Lynx

Lynx is a family of technologies with LynxJS as the cross-platform UI framework created by ByteDance, the company that owns TikTok. It enables developers to create native user interfaces (UIs) using a single code base for cross-platform apps — including the web, Android and iOS. It launched March 5, and is already drawing positive reviews and comparisons to React Native.

5. NativeScript

NativeScript is an open source, JavaScript-based framework for building mobile native iOS and Android apps with JavaScript, TypeScript or Angular. Unlike hybrid frameworks that render UI within a WebView, NativeScript compiles directly to native UI components, resulting in performance and a user experience that closely matches apps built with platform-specific languages like Swift or Kotlin. This allows web developers to leverage their existing skills to create high-performance mobile apps while still having access to native device APIs.

6. .NET MAUI

.NET MAUI, previously called Xamarin, stands for NET Multiplatform App UI. Developed by Microsoft, it allows .NET developer to build native mobile and desktop applications from a single codebase. It leverages C# and the .NET ecosystem, providing a unified API to access platform-specific features and create user interfaces that can run on iOS, Android, macOS and Windows. It’s used by Progress Software. Xamarin is still available.

7. One

One is a React-based framework that allows developers to write once and deploy to the web or React Native for mobile. It’s currently in beta, according to creator Nate Wienert, who also built the UI library Tamagui. One targets web and native with a single Vite plugin, allowing developers to create both web and native platform applications. It will generate single-page applications, static-site generation and server-side rendered web pages, which is a key differentiator for this new framework.

8. Qt

Qt is mature cross-platform framework primarily written in C++. It’s used for desktop development — Windows, MacO and Linux — but also supports embedded systems, mobile with Qt for Mobile and web with Qt for WebAssembly. It provides a rich set of UI widgets and tools.

Beyond UI development, Qt provides a set of libraries for functions such as networking, database access, multimedia and XML processing, so it can be used to build complex applications across platforms from a single codebase. Unlike the other options in this list, QT is available with the LGPL and GPL licenses, but there is a commercial license option.

9. React Native

React Native is an open source framework that enables developers to build native mobile applications for iOS and Android using JavaScript and React. It allows for code reuse across platforms, accelerating development while still providing access to native device features and performance. JavaScript web developers use it to build mobile apps. One way to leverage React Native is with Expo, a framework and platform built on top of React Native.

10. Swift

Designed by Apple for its own platforms, Swift has evolved into a cross-platform programming language. It’s available on Linux and Windows for server-side development, command-line tools and desktop applications. SwiftUI is a proprietary Swift-based framework for building applications across Apple’s platforms (iOS, macOS, watchOS, tvOS, and visionOS).

TRENDING STORIES
Loraine Lawson is a veteran technology reporter who has covered technology issues from data integration to security for 25 years. Before joining The New Stack, she served as the editor of the banking technology site Bank Automation News. She has...
Read more from Loraine Lawson
SHARE THIS STORY
TRENDING STORIES
SHARE THIS STORY
TRENDING STORIES
TNS DAILY NEWSLETTER Receive a free roundup of the most recent TNS articles in your inbox each day.
The New Stack does not sell your information or share it with unaffiliated third parties. By continuing, you agree to our Terms of Use and Privacy Policy.