3 repos
UI Frameworks — User Interface & Experience
We curate 3 GitHub repositories matching user interface & experience · UI Frameworks. Refine with filters or upvote what's useful.
UI Frameworks — User Interface & Experience
- flutter/flutter
This project is a multi-platform UI framework designed for building applications that target mobile, web, and desktop environments from a single codebase. It utilizes a declarative paradigm where the user interface is defined as a function of application state, supported by a layered architecture that includes a high-p
Dartandroidapp-frameworkcross-platform - facebook/react-native
This project is a cross-platform mobile framework that enables the development of native iOS and Android applications from a single codebase. It utilizes a declarative component-based model where developers define user interfaces using a syntax extension that maps directly to underlying platform-native view primitives.
C++androidapp-frameworkcross-platform - sveltejs/svelte
Svelte is a compile-time user interface framework that transforms declarative component syntax into highly optimized, imperative JavaScript code during the build process. By shifting reconciliation logic from the browser to the build step, it functions as a zero-runtime library that eliminates the need for a heavy fram
JavaScriptcompilertemplateui