SyntaxHighlight makes TextMate-style syntax highlighting easy for SwiftUI.
Les fonctionnalités principales de maoyama/syntaxhighlight sont : UI Libraries and Extensions.
Les alternatives open-source à maoyama/syntaxhighlight incluent : 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…
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…