Skip to main content
Back to Tags

Cross Platform

15 items tagged with "cross-platform"

Filter by type:

Stacks10

Stack

Flutter Firebase Stack

Flutter, Firebase, Cloud Functions - Cross-platform mobile

Stack

Flutter + Firebase Stack

Cross-platform mobile stack: Flutter builds one Dart codebase for iOS, Android, and web, backed by Firebase for auth, database, storage, and serverless functions.

Stack

React Native + Expo Stack

Cross-platform mobile stack using React Native with the Expo framework for managed builds, OTA updates, and native APIs from one JavaScript/TypeScript codebase.

Stack

Kotlin Multiplatform (KMP)

Shared-logic cross-platform stack: Kotlin Multiplatform shares business logic across iOS, Android, and more, while UIs stay native or use Compose Multiplatform.

Stack

Ionic + Capacitor

A cross-platform mobile stack that builds native iOS, Android, and web apps from a single web codebase using Ionic UI components and Capacitor native runtime.

Stack

NativeScript

An open-source framework for building truly native iOS and Android apps from a single JavaScript or TypeScript codebase with direct access to native APIs.

Stack

.NET MAUI

Microsoft's cross-platform framework for building native mobile and desktop apps for iOS, Android, macOS, and Windows from a single C# and XAML codebase.

Stack

Xamarin (Legacy)

Microsoft's earlier cross-platform mobile framework using C# and Xamarin.Forms, now superseded by .NET MAUI but still present in many maintained codebases.

Stack

Flutter + Riverpod

A cross-platform stack pairing Google's Flutter UI toolkit with the Riverpod state-management library for type-safe, testable Dart apps across mobile, web, and desktop.

Stack

Compose Multiplatform

JetBrains' declarative UI framework built on Kotlin Multiplatform, sharing UI and logic across Android, iOS, desktop, and web from one Kotlin codebase.