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

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

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

2 个仓库

Awesome GitHub RepositoriesIndicator Synchronization

Mechanisms for syncing a visual pagination index with a scroll offset.

Distinct from Scroll State Controllers: Focuses on the synchronization between scroll position and a page indicator, not general programmatic scroll management.

Explore 2 awesome GitHub repositories matching user interface & experience · Indicator Synchronization. Refine with filters or upvote what's useful.

Awesome Indicator Synchronization GitHub Repositories

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

    gsdios/SDCycleScrollView

    6,192在 GitHub 上查看↗

    SDCycleScrollView 是一个 iOS 轮播 UI 组件,提供了一个用于在连续水平或垂直序列中显示图像或文本的循环滚动视图。它充当无限滚动视图,按设定的时间间隔自动循环播放内容项。 该组件包含一个页面控制导航指示器,使用可自定义的点或图像显示循环内的当前位置。它通过自定义单元格布局和关联的标题数组支持可自定义的轮播内容。 该工具通过滚动方向控制以及禁用拖动手势或跳转到特定内容索引的能力来管理滚动行为。它将分页指示器的视觉状态与内容区域的滚动偏移量同步。

    Synchronizes the visual index of a pagination indicator with the current scroll offset of the content area.

    Objective-C
    在 GitHub 上查看↗6,192
  • alibaba/ultraviewpageralibaba 的头像

    alibaba/UltraViewPager

    4,954在 GitHub 上查看↗

    UltraViewPager 是一个 Android UI 组件和 ViewPager 扩展,为移动屏幕提供了一个页面过渡动画库和无限分页控制器。它作为一个可重用的界面元素,用于渲染具有自定义尺寸和宽高比的分页容器。 该项目实现了循环分页导航,在到达最后一屏后循环回到第一页,从而创建一个连续的循环。它还包括一个用于自动内容轮播的定时驱动机制,以及一个基于坐标的引擎,用于在页面切换期间对视图位置和透明度值进行插值。 该库支持水平和垂直分页方向。它提供了用于页面位置指示器的工具,以及一个用于配置分页容器最大高度、最大宽度或固定宽高比的约束系统。

    Synchronizes visual pagination dots with the current scroll offset of the paging container.

    Javaandroidmulti-page-switchingtangram
    在 GitHub 上查看↗4,954
  1. Home
  2. User Interface & Experience
  3. Scroll Interaction Handlers
  4. Scroll State Controllers
  5. Indicator Synchronization