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

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

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

apptekstudios/ASCollectionViewArchived

0
View on GitHub↗
1,380 星标·165 分支·Swift·MIT·7 次浏览

ASCollectionView

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…

Features

  • Layout Components - Provides a collection view with support for custom layouts.
  • UI Libraries and Extensions - Advanced collection view implementation for SwiftUI.

Star 历史

apptekstudios/ascollectionview 的 Star 历史图表apptekstudios/ascollectionview 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

ASCollectionView 的开源替代方案

相似的开源项目,按与 ASCollectionView 的功能重合度排序。
  • 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…

    Swift
    在 GitHub 上查看↗1,651
  • 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.

    Kotlin
    在 GitHub 上查看↗7,822
  • kettanaito/atomic-layoutkettanaito 的头像

    kettanaito/atomic-layout

    1,140在 GitHub 上查看↗

    Atomic Layout is a declarative framework for building responsive user interfaces in React. It functions as a layout engine that abstracts complex grid structures into reusable components, allowing for the creation of hierarchical spatial distributions without the need for manual media queries. The library distinguishes itself by mapping visual layout regions to component structures through dynamic grid-template-area generation. It utilizes a property-based system where components accept specific suffixes to automatically trigger responsive style adjustments based on viewport width. By employi

    TypeScriptatomatomic-designatomic-layout
    在 GitHub 上查看↗1,140
  • andrelmlins/svelte-grid-responsiveA

    andrelmlins/svelte-grid-responsive

    0在 GitHub 上查看↗

    Responsive grid system based on Bootstrap for Svelte.

    在 GitHub 上查看↗0
查看 ASCollectionView 的所有 30 个替代方案→

常见问题解答

apptekstudios/ascollectionview 是做什么的?

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…

apptekstudios/ascollectionview 的主要功能有哪些?

apptekstudios/ascollectionview 的主要功能包括:Layout Components, UI Libraries and Extensions。

apptekstudios/ascollectionview 有哪些开源替代品?

apptekstudios/ascollectionview 的开源替代品包括: q-mobile/qgrid — [NOTE] If you'd like to see QGrid in action, check out this demo of early alpha version of QDesigner (see video… chrisbanes/accompanist — Accompanist is a Jetpack Compose extension library providing a set of utility components and libraries that fill… kettanaito/atomic-layout — Atomic Layout is a declarative framework for building responsive user interfaces in React. It functions as a layout… andrelmlins/svelte-grid-responsive — Responsive grid system based on Bootstrap for Svelte. cay-zhang/swiftspeech — SwiftSpeech Speech Recognition Made Simple. bertrandg/angular-split — 🍌 Angular UI library to split views and allow dragging to resize areas using CSS grid layout.