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

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

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

1 个仓库

Awesome GitHub RepositoriesScrollable Component Containers

UI patterns that wrap a set of components in a scroll view to handle content overflow.

Distinct from ScrollView-ViewPager Scroll Links: The candidates focused on ViewPager links or text wrapping, not the architectural pattern of wrapping a control for overflow panning.

Explore 1 awesome GitHub repository matching user interface & experience · Scrollable Component Containers. Refine with filters or upvote what's useful.

Awesome Scrollable Component Containers GitHub Repositories

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

    HeshamMegid/HMSegmentedControl

    4,083在 GitHub 上查看↗

    HMSegmentedControl 是一个用于 iOS 应用程序的可自定义、可滚动的选择界面。它作为一个 UIKit 组件,取代了标准的系统分段控件,提供了一个能够在不同视图或数据集之间切换的选择栏。 该组件的特色在于支持水平溢出滚动,当选项数量超过可用屏幕宽度时,允许用户平移选择选项。它通过自定义字体、颜色和文本属性,提供了对界面视觉标识的精确控制。 该库涵盖了支持文本和图像的选择栏渲染,利用了一个可跨不同设备屏幕尺寸缩放的布局系统。

    Nests the segment container inside a scroll view to allow horizontal panning when items exceed screen width.

    Objective-Chmsegmentedcontroliosobjective-c
    在 GitHub 上查看↗4,083
  1. Home
  2. User Interface & Experience
  3. Scrollable Component Containers