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 is a UI component and animation library for React Native designed to create centered scroll views and infinite scroll lists. It provides a mechanism to keep the active selection centered within the viewport while maintaining the visibility of adjacent items. The library enables the implementation of infinite carousels by looping through data sets without boundaries. It allows for the application of visual transformations to items based on their real-time scroll position relative to the center of the view. The toolset includes capabilities for monitoring selection states an
Provides a React Native component that centers active items and applies scroll-based transformations.