3 repositorios
Utility libraries that extend the functional capabilities of the Jetpack Compose framework.
Distinct from Jetpack Compose Image Integration: Specifically targets the Compose framework's functional gaps, unlike general image or video embeds.
Explore 3 awesome GitHub repositories matching mobile development · Compose UI Extensions. Refine with filters or upvote what's useful.
Accompanist is a collection of extension libraries that provide additional functionality and specialized components for the Jetpack Compose UI framework. It serves as a toolkit for implementing common layout and system tasks that extend the core capabilities of declarative UI development on Android. The library provides specialized utilities for managing modal bottom sheet destinations and defining custom animations for screen transitions within a navigation graph. It includes tools for detecting screen folds and display features to create adaptive layouts that adjust based on window size and
Provides a collection of utility libraries that extend the functional capabilities of the Jetpack Compose framework.
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 utilities and components.
ComposeCookBook is a Jetpack Compose UI component library and layout reference. It serves as a collection of declarative interface elements, reusable widgets, and structural mockups for organizing content within the Jetpack Compose framework. The project functions as an Android UI design gallery and animation showcase. It provides a library of visual transitions and interactive state changes, alongside full-page layout examples and demo screens that demonstrate visual patterns for Android applications. The repository covers broader capabilities including Android layout prototyping, UI testin
Implements visual transitions and interactive state changes using the Jetpack Compose animation system.