awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
forkingdog avatar

forkingdog/FDStackView

0
View on GitHub↗
2,517 stars·311 forks·Objective-C·MIT·7 views

FDStackView

Use UIStackView directly in iOS6+

Features

  • Table And Collection Views - Backports UIStackView to older iOS versions.
  • UI Components - Use stack views on older iOS versions.

Star history

Star history chart for forkingdog/fdstackviewStar history chart for forkingdog/fdstackview

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.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to FDStackView

Similar open-source projects, ranked by how many features they share with FDStackView.
  • jessesquires/jsqmessagesviewcontrollerJ

    jessesquires/JSQMessagesViewController

    11,080View on GitHub↗

    JSQMessagesViewController is a UIKit-based conversational UI framework and library for iOS. It provides a set of components for rendering interactive message streams, multimedia chat histories, and customizable input controllers within mobile applications. The framework features a layout engine that calculates dynamic bubble dimensions and handles orientation-aware rendering. It includes a resizing text input area with a customizable toolbar for sending and formatting messages, as well as support for group conversations with multiple participants. The library covers message rendering through

    Objective-C
    View on GitHub↗11,080
  • fdzsergio/sffocusviewlayoutfdzsergio avatar

    fdzsergio/SFFocusViewLayout

    1,755View on GitHub↗

    UICollectionViewLayout with focused content

    Swift
    View on GitHub↗1,755
  • agdsdl/dlslideviewagdsdl avatar

    agdsdl/DLSlideView

    639View on GitHub↗

    DLSlideView对常见的顶部Tab页点击、滑动分页做了封装。 它使用基于ViewController的container特性(而不是scrollview)来管理各个子页面,保留原始的系统消息,没有隐患。 同时内存模型更优于使用scrollview的方式,理论上可以支持无限分页。

    Objective-C
    View on GitHub↗639
  • layerhq/atlas-iosL

    layerhq/Atlas-iOS

    0View on GitHub↗
    View on GitHub↗0
See all 30 alternatives to FDStackView→

Frequently asked questions

What does forkingdog/fdstackview do?

Use UIStackView directly in iOS6+

What are the main features of forkingdog/fdstackview?

The main features of forkingdog/fdstackview are: Table And Collection Views, UI Components.

What are some open-source alternatives to forkingdog/fdstackview?

Open-source alternatives to forkingdog/fdstackview include: ramotion/folding-cell — Folding-cell is a React animation component designed as a collapsible content cell. It functions as an expanding UI… layerhq/atlas-ios. agdsdl/dlslideview — DLSlideView对常见的顶部Tab页点击、滑动分页做了封装。 它使用基于ViewController的container特性(而不是scrollview)来管理各个子页面,保留原始的系统消息,没有隐患。… fdzsergio/sffocusviewlayout — UICollectionViewLayout with focused content. jessesquires/jsqmessagesviewcontroller — JSQMessagesViewController is a UIKit-based conversational UI framework and library for iOS. It provides a set of… xmartlabs/xlform — XLForm is a declarative UI library and framework for generating synchronized iOS table-view forms from structured…