awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

14 个仓库

Awesome GitHub RepositoriesUI Libraries and Extensions

Third-party libraries providing specialized UI controls and functional extensions.

Explore 14 awesome GitHub repositories matching part of an awesome list · UI Libraries and Extensions. Refine with filters or upvote what's useful.

Awesome UI Libraries and Extensions GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • chrisbanes/accompanistchrisbanes 的头像

    chrisbanes/accompanist

    7,822在 GitHub 上查看↗

    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 set of utility components and libraries that extend the Jetpack Compose declarative UI framework.

    Kotlin
    在 GitHub 上查看↗7,822
  • sindresorhus/keyboardshortcutssindresorhus 的头像

    sindresorhus/KeyboardShortcuts

    2,643在 GitHub 上查看↗

    ⌨️ Add user-customizable global keyboard shortcuts (hotkeys) to your macOS app in minutes

    Global keyboard shortcut registration for macOS apps.

    Swift
    在 GitHub 上查看↗2,643
  • sindresorhus/defaultssindresorhus 的头像

    sindresorhus/Defaults

    2,471在 GitHub 上查看↗

    💾 Swifty and modern UserDefaults

    Simplified persistent storage for user preferences.

    Swiftiosmacosnsuserdefaults
    在 GitHub 上查看↗2,471
  • q-mobile/qgridQ-Mobile 的头像

    Q-Mobile/QGrid

    1,651在 GitHub 上查看↗

    NOTE If you'd like to see QGrid in action, check out this demo of early alpha version of QDesigner (see video below). Install Beta of QDesigner: https://testflight.apple.com/join/aSXW5tVp Install a companion QDesigner Client on iPhone, to see your UI design on a target device, updated in…

    Grid layout component with support for dynamic data.

    Swift
    在 GitHub 上查看↗1,651
  • sindresorhus/preferencessindresorhus 的头像

    sindresorhus/Preferences

    1,546在 GitHub 上查看↗

    Just pass in some view controllers and this package will take care of the rest. Built-in SwiftUI support.

    Helper for building macOS preference windows in SwiftUI.

    Swift
    在 GitHub 上查看↗1,546
  • exyte/concentriconboardingexyte 的头像

    exyte/ConcentricOnboarding

    1,547在 GitHub 上查看↗

    Animated onboarding screen component for mobile apps.

    Swiftcocoapodsiosonboarding
    在 GitHub 上查看↗1,547
  • apptekstudios/ascollectionviewapptekstudios 的头像

    apptekstudios/ASCollectionView

    1,380在 GitHub 上查看↗

    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…

    Advanced collection view implementation for SwiftUI.

    Swift
    在 GitHub 上查看↗1,380
  • dadalar/swiftui-cardstackviewdadalar 的头像

    dadalar/SwiftUI-CardStackView

    638在 GitHub 上查看↗

    A easy-to-use SwiftUI view for Tinder like cards on iOS, macOS & watchOS.

    Card-based swipeable interface component.

    Swift
    在 GitHub 上查看↗638
  • lludo/swiftsunburstdiagramlludo 的头像

    lludo/SwiftSunburstDiagram

    550在 GitHub 上查看↗

    Sunburst diagram is a library written with SwiftUI to easily render diagrams given a tree of objects. Similar to ring chart, sunburst chart, multilevel pie chart.

    Sunburst chart visualization component for SwiftUI.

    Swift
    在 GitHub 上查看↗550
  • cay-zhang/swiftspeechCay-Zhang 的头像

    Cay-Zhang/SwiftSpeech

    530在 GitHub 上查看↗

    SwiftSpeech Speech Recognition Made Simple

    Speech recognition wrapper for SwiftUI applications.

    Swift
    在 GitHub 上查看↗530
  • cmtrounce/swurlcmtrounce 的头像

    cmtrounce/SwURL

    202在 GitHub 上查看↗

    Asyncrounously download and display images in Swift UI. Supports progress indicators, placeholders and image transitions.

    Image loading library with support for SwiftUI.

    Swift
    在 GitHub 上查看↗202
  • huybuidac/swiftuifonticonhuybuidac 的头像

    huybuidac/SwiftUIFontIcon

    136在 GitHub 上查看↗

    The easiest way to implement font icons in your SwiftUI project.

    Icon font integration for SwiftUI views.

    Swift
    在 GitHub 上查看↗136
  • maoyama/syntaxhighlightmaoyama 的头像

    maoyama/SyntaxHighlight

    41在 GitHub 上查看↗

    SyntaxHighlight makes TextMate-style syntax highlighting easy for SwiftUI.

    Syntax highlighting component for code display.

    Swift
    在 GitHub 上查看↗41
  • lorenzofiamingo/swiftui-sharedobjectL

    lorenzofiamingo/SwiftUI-SharedObject

    0在 GitHub 上查看↗

    @SharedObject is an alternative to @StateObject, @ObservedObject, @EnvironmentObject to handle ObservableObject. If you need to have multiple objects of the same class persisted among multiple view instances, its difficult to handle the situation with other wrappers: with @StateObject the object…

    State sharing mechanism across SwiftUI views.

    在 GitHub 上查看↗0
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. UI Libraries and Extensions