2 रिपॉजिटरी
Libraries that provide additional components and utilities to fill functional gaps in a UI framework.
Distinct from Visualization Extenders: Focuses on extending general UI toolkits rather than specialized AI or browser-specific plugins.
Explore 2 awesome GitHub repositories matching user interface & experience · UI Framework Extensions. Refine with filters or upvote what's useful.
SwiftUIX is a framework extension and component library that provides specialized layout tools and native platform bridges for SwiftUI. It functions as a declarative toolkit for building macOS and iOS applications by adding missing native components and expanded interface elements to the standard library. The project focuses on bridging declarative state to native imperative APIs, particularly for macOS desktop interfaces. It includes specialized controls for window visibility, navigation bar appearance, and system status bar integration, as well as tools for managing system activity controll
Extends the SwiftUI framework with additional components for navigation, padding, and window management.
Accompanist is a Jetpack Compose extension library providing a set of utility components and libraries that fill functional gaps in the declarative UI framework. The project provides an adaptive layout toolkit for building user interfaces that automatically adjust based on Android screen size and device configuration. It includes a renderer for converting standard Android Drawable assets into formats compatible with a declarative painting system, as well as a manager for requesting and tracking Android system permissions.
Fills functional gaps in the Jetpack Compose toolkit with additional utility components.