How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
Asyncrounously download and display images in Swift UI. Supports progress indicators, placeholders and image transitions.
The main features of cmtrounce/swurl are: UI Libraries and Extensions.
Projects with overlapping indexed features include: chrisbanes/accompanist — Accompanist is a Jetpack Compose extension library providing a set of utility components and libraries that fill… huybuidac/swiftuifonticon — The easiest way to implement font icons in your SwiftUI project. dadalar/swiftui-cardstackview — A easy-to-use SwiftUI view for Tinder like cards on iOS, macOS & watchOS. exyte/concentriconboarding. 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…
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.
A easy-to-use SwiftUI view for Tinder like cards on iOS, macOS & watchOS.
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…