跨平台框架
用於建構可從單一程式碼庫運行於行動端(iOS/Android)、桌面端(Windows/macOS/Linux)及 Web 端應用的框架。
Repositories
Flutter 是 Google 推出的開源 SDK,可讓您使用單一程式碼庫為行動、Web 和桌面平台建構美觀、快速且原生編譯的應用程式。
React Native 是一個使用 React 和 JavaScript 建構原生行動應用程式的框架。它讓開發者能夠為 iOS 和 Android 建立跨平台應用,兼具原生效能和完整的平台 API 存取能力。
Electron 是一個使用 JavaScript、HTML 和 CSS 建構跨平台桌面應用程式的框架。它基於 Node.js 和 Chromium,被 Visual Studio Code、Slack、Discord 等眾多應用程式採用。
Tauri 是一個用於構建小巧、快速且安全的桌面和移動應用程式的框架。開發者可以使用任意前端框架構建介面,後端使用 Rust,並透過系統原生 WebView 渲染,生成體積小巧的二進位檔案。
A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.
An open-source framework for making universal native apps with React. Expo runs on Android, iOS, and the web.
Compose Multiplatform, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable.
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.