How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
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.
Asyncrounously download and display images in Swift UI. Supports progress indicators, placeholders and image transitions.
A SwiftUI implementation of UICollectionView & UITableView. Here's some of its useful features: supports preloading and onAppear/onDisappear. supports cell selection, with automatic support for SwiftUI editing mode. supports autosizing of cells. supports the new…
Just pass in some view controllers and this package will take care of the rest. Built-in SwiftUI support.
The main features of sindresorhus/preferences are: UI Libraries and Extensions.
Open-source alternatives to sindresorhus/preferences include: chrisbanes/accompanist — Accompanist is a Jetpack Compose extension library providing a set of utility components and libraries that fill… exyte/concentriconboarding. cmtrounce/swurl — Asyncrounously download and display images in Swift UI. Supports progress indicators, placeholders and image… dadalar/swiftui-cardstackview — A easy-to-use SwiftUI view for Tinder like cards on iOS, macOS & watchOS. cay-zhang/swiftspeech — SwiftSpeech Speech Recognition Made Simple. apptekstudios/ascollectionview — A SwiftUI implementation of UICollectionView & UITableView. Here's some of its useful features: supports preloading…