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
fdzsergio avatar

fdzsergio/SFFocusViewLayout

0
View on GitHub↗
1,755 stars·175 forks·Swift·MIT·8 views

SFFocusViewLayout

UICollectionViewLayout with focused content

Features

  • Collection Layouts - Collection view layout with focused content.
  • Table And Collection Views - Advanced focus-based collection view layout.
  • UI Components - Collection view layout supporting content focusing.

Star history

Star history chart for fdzsergio/sffocusviewlayoutStar history chart for fdzsergio/sffocusviewlayout

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 SFFocusViewLayout

Similar open-source projects, ranked by how many features they share with SFFocusViewLayout.
  • 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
  • forkingdog/fdstackviewforkingdog avatar

    forkingdog/FDStackView

    2,517View on GitHub↗

    Use UIStackView directly in iOS6+

    Objective-C
    View on GitHub↗2,517
  • 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 SFFocusViewLayout→

Frequently asked questions

What does fdzsergio/sffocusviewlayout do?

UICollectionViewLayout with focused content

What are the main features of fdzsergio/sffocusviewlayout?

The main features of fdzsergio/sffocusviewlayout are: Collection Layouts, Table And Collection Views, UI Components.

What are some open-source alternatives to fdzsergio/sffocusviewlayout?

Open-source alternatives to fdzsergio/sffocusviewlayout 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)来管理各个子页面,保留原始的系统消息,没有隐患。… forkingdog/fdstackview — Use UIStackView directly in iOS6+. 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…