henczi / awesome-multi-platform

A curated list of multi-platform application frameworks and libraries

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

awesome-multi-platform

Native Solutions

...

Multi-platform Mobile & Desktop

TODO: Platforms: macOS, Windows, Linux, Web, iOS, Android, tvOS, watchOS

  • Flutter

    • Language: dart
    • Renders custom (native-like) elements from scratch
  • React-Native

    • Language: js ts html css
    • Uses native controls + JS runtime for the codebehind
  • NativeScript

    • Language: js ts html css
  • Apache Cordova

    • Language: js ts html css
    • "Website wrapper"
  • Capacitor (ionic)

    • Language: js ts html css
    • "Website wrapper"
  • Xamarin / MAUI

    • Language: c# xaml
    • Uses native controls + C# codebehind (pre-compiled on some platforms)
  • Avalonia UI

    • Language: c# xaml
    • Cross Platform WPF alternative
    • Renders custom (native-like) elements from scratch (via SKIA)
  • UNO

    • Language: c# xaml
    • Renders custom (native-like) elements from scratch
  • QT

  • Electron

  • Tauri

  • Kotlin Multiplatform

  • Unity

Web framework / UI library

Browser Extension

About

A curated list of multi-platform application frameworks and libraries