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

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

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

agdsdl/DLSlideView

0
View on GitHub↗

DLSlideView

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

Features

AI 搜索

探索更多 awesome 仓库

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

Start searching with AI
Table And Collection Views - Container-based management for tabbed page navigation.
  • UI Components - Container-based tab view for infinite paging.
  • 639 星标·125 分支·Objective-C·MIT·3 次浏览

    Star 历史

    agdsdl/dlslideview 的 Star 历史图表agdsdl/dlslideview 的 Star 历史图表

    DLSlideView 的开源替代方案

    相似的开源项目,按与 DLSlideView 的功能重合度排序。
    • jessesquires/jsqmessagesviewcontrollerJ

      jessesquires/JSQMessagesViewController

      11,080在 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
      在 GitHub 上查看↗11,080
    • forkingdog/fdstackviewforkingdog 的头像

      forkingdog/FDStackView

      2,517在 GitHub 上查看↗

      Use UIStackView directly in iOS6+

      Objective-C
      在 GitHub 上查看↗2,517
    • fdzsergio/sffocusviewlayoutfdzsergio 的头像

      fdzsergio/SFFocusViewLayout

      1,755在 GitHub 上查看↗

      UICollectionViewLayout with focused content

      Swift
      在 GitHub 上查看↗1,755
    • layerhq/atlas-iosL

      layerhq/Atlas-iOS

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

    常见问题解答

    agdsdl/dlslideview 是做什么的?

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

    agdsdl/dlslideview 的主要功能有哪些?

    agdsdl/dlslideview 的主要功能包括:Table And Collection Views, UI Components。

    agdsdl/dlslideview 有哪些开源替代品?

    agdsdl/dlslideview 的开源替代品包括: 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. forkingdog/fdstackview — Use UIStackView directly in iOS6+. 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…