1 个仓库
Interactive scrollable lists specifically designed for carousel-style navigation.
Distinct from React Native Components: Specific carousel implementation rather than a general-purpose React Native component
Explore 1 awesome GitHub repository matching mobile development · Carousel Components. Refine with filters or upvote what's useful.
DiscreteScrollView 是一个用于 React Native 的 UI 组件和动画库,旨在创建居中滚动视图和无限滚动列表。它提供了一种机制,使活动选择项保持在视口中心,同时保持相邻项的可见性。 该库支持通过在数据集内无边界循环来实现无限轮播。它允许根据项目相对于视图中心的实时滚动位置对项目应用视觉变换。 该工具集包括监控选择状态和配置滚动行为的功能,例如限制滚动方向或控制用户滑动项目的方式。它还提供了在滚动位置或居中项目更新时触发自定义操作的逻辑。
Provides a React Native component that centers active items and applies scroll-based transformations.