The right way to build multi platform apps in 2023 using web tech. ?

This page summarizes the projects mentioned and recommended in the original post on /r/webdev

Sevalla - Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. tauri

    Build smaller, faster, and more secure desktop and mobile applications with a web frontend.

    People seem to love Tauri for desktop apps, but it doesn't seem to be ready for mobile yet.

  2. Sevalla

    Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!

    Sevalla logo
  3. react-native

    A framework for building native applications using React

    There's also React Native that apparently takes care of both UI and native APIs.

  4. NativeScript

    ⚡ Empowering JavaScript with native platform APIs. ✨ Best of all worlds (TypeScript, Swift, Objective C, Kotlin, Java, Dart). Use what you love ❤️ Angular, React, Solid, Svelte, Vue with: iOS (UIKit, SwiftUI), Android (View, Jetpack Compose), Dart (Flutter) and you name it compatible.

    There are layers that offer access to native APIs like capacitor, cordova and nativescript. Apparently sometimes multiple of them should be used, but I didn't understand what are the differences even after reading the announcement. These seem to be frontend agnostic technologies and Capacitor is apparently the more modern choice at the moment.

  5. Ionic Framework

    A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.

    There are UI Kits like Quasar (Vue-only) and Ionic (React, Angular or Vue).

  6. Apache Cordova

    Apache Cordova Android

    There are layers that offer access to native APIs like capacitor, cordova and nativescript. Apparently sometimes multiple of them should be used, but I didn't understand what are the differences even after reading the announcement. These seem to be frontend agnostic technologies and Capacitor is apparently the more modern choice at the moment.

  7. capacitor

    Build cross-platform Native Progressive Web Apps for iOS, Android, and the Web ⚡️

    There are layers that offer access to native APIs like capacitor, cordova and nativescript. Apparently sometimes multiple of them should be used, but I didn't understand what are the differences even after reading the announcement. These seem to be frontend agnostic technologies and Capacitor is apparently the more modern choice at the moment.

  8. CUA

    (deprecateed) create-universal-app(CUA) is an opinionated template for creating fullstack universal apps (Expo, Next, tRPC, Prisma, Clerk, Solito, Tamagui) (by chen-rn)

  9. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  10. Flutter

    Flutter makes it easy and fast to build beautiful apps for mobile and beyond

    Another option is to use Flutter. I've never built anything with it but seems straightforward and it works on all platforms.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • How to bypass mobile app review thanks to Capacitor, Ionic, and micro frontends 🤯

    10 projects | dev.to | 23 Jan 2023
  • You need to know React Expo to build Mobile Apps

    5 projects | dev.to | 7 May 2025
  • Encrypted Note Editor App In React Native

    8 projects | dev.to | 4 Mar 2024
  • Creating a form In React Native With Formik

    6 projects | dev.to | 31 Aug 2023
  • Building a calculator app with React Native and Tailwind CSS

    3 projects | dev.to | 18 Jul 2023