awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
gsdios avatar

gsdios/SDCycleScrollView

0
View on GitHub↗
6,192 estrellas·1,496 forks·Objective-C·MIT·6 vistas

SDCycleScrollView

SDCycleScrollView es un componente de interfaz de usuario de carrusel para iOS que proporciona una vista de desplazamiento en bucle para mostrar imágenes o texto en una secuencia continua horizontal o vertical. Funciona como una vista de desplazamiento infinito que recorre automáticamente los elementos de contenido a intervalos establecidos.

El componente incluye un indicador de navegación de control de página para mostrar la posición actual dentro de un bucle mediante puntos o imágenes personalizables. Admite contenido de carrusel personalizable a través de diseños de celdas personalizados y arrays de títulos asociados.

La herramienta gestiona el comportamiento de desplazamiento mediante controles para las direcciones de scroll y la capacidad de deshabilitar gestos de arrastre o saltar a índices de contenido específicos. Sincroniza el estado visual de los indicadores de paginación con el desplazamiento del área de contenido.

Features

  • Looping Scroll Views - Implements a specialized view that creates an endless looping cycle of content items.
  • iOS Carousel Navigation - Manages content displays in an iOS app that allow users to cycle through items horizontally or vertically.
  • iOS UI Components - Provides a reusable looping scroll view UI component specifically designed for the iOS platform.
  • Carousel Looping Indices - Implements indexing logic that wraps the active element back to the start for continuous rotation.
  • Carousel Layouts - Uses an underlying collection view to manage cell reuse and coordinate horizontal or vertical content scrolling.
  • Infinite Looping Carousels - Provides a continuous looping sequence for images or text that wraps back to the start.
  • Page Control Indicators - Provides a navigation indicator that shows the current position within a loop using customizable dots or images.
  • Timer-Driven Auto-Scrolling - Provides automatic viewport advancement driven by a repeating timer to create a continuous looping effect.
  • Carousel Indicators - Provides customizable visual markers and dots that represent the current position within the carousel loop.
  • Carousel Layout Configurations - Supports defining item appearance through custom cell layouts and associated title arrays.
  • Customizable Collection Views - Offers a UI element that supports custom cell layouts and titles within a cycling list.
  • Delegate-Based - Uses a protocol-based delegate pattern to forward interaction events to a host controller.
  • Cell Content Injection - Implements mechanisms for injecting custom components or interactive elements into the carousel cells.
  • Scroll Behavior Control - Allows configuration of scrolling directions, drag gestures, and jumps to specific content indices.
  • UI Components - Infinite automatic image carousel.

Historial de estrellas

Gráfico del historial de estrellas de gsdios/sdcyclescrollviewGráfico del historial de estrellas de gsdios/sdcyclescrollview

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Preguntas frecuentes

¿Qué hace gsdios/sdcyclescrollview?

SDCycleScrollView es un componente de interfaz de usuario de carrusel para iOS que proporciona una vista de desplazamiento en bucle para mostrar imágenes o texto en una secuencia continua horizontal o vertical. Funciona como una vista de desplazamiento infinito que recorre automáticamente los elementos de contenido a intervalos establecidos.

¿Cuáles son las características principales de gsdios/sdcyclescrollview?

Las características principales de gsdios/sdcyclescrollview son: Looping Scroll Views, iOS Carousel Navigation, iOS UI Components, Carousel Looping Indices, Carousel Layouts, Infinite Looping Carousels, Page Control Indicators, Timer-Driven Auto-Scrolling.

¿Qué alternativas de código abierto existen para gsdios/sdcyclescrollview?

Las alternativas de código abierto para gsdios/sdcyclescrollview incluyen: wenchaod/fspagerview — FSPagerView is an iOS page slider library and Swift UI component designed for creating swipable paging views. It… devlight/infinitecycleviewpager — InfiniteCycleViewPager is an Android user interface component that enables continuous scrolling through a set of items… meliorence/react-native-snap-carousel — This project is a cross-platform mobile carousel component for creating swipeable image and content sliders. It… wenchaod/fscalendar — FSCalendar is a customizable calendar UI library and date picker component for iOS applications. It provides a… gontovnik/dgelasticpulltorefresh — DGElasticPullToRefresh is a Swift pull-to-refresh component for iOS that provides a bouncy, elastic animation effect… saiwu-bigkoo/android-convenientbanner — Android-ConvenientBanner is an image banner library for Android apps that provides a sliding image carousel with…

Alternativas open-source a SDCycleScrollView

Proyectos open-source similares, clasificados según cuántas características comparten con SDCycleScrollView.
  • wenchaod/fspagerviewAvatar de WenchaoD

    WenchaoD/FSPagerView

    7,370Ver en GitHub↗

    FSPagerView is an iOS page slider library and Swift UI component designed for creating swipable paging views. It provides a paginated navigation UI and a 3D page transition engine for managing a sequence of views. The library features an infinite carousel view that supports automated page cycling and continuous looping of content. It distinguishes itself through 3D page transition animations, including zoom and fade effects, and customizable transition effects that control how items enter and exit the screen. The component covers a broad capability surface including paginated screen layouts,

    Swift
    Ver en GitHub↗7,370
  • devlight/infinitecycleviewpagerAvatar de Devlight

    Devlight/InfiniteCycleViewPager

    5,691Ver en GitHub↗

    InfiniteCycleViewPager is an Android user interface component that enables continuous scrolling through a set of items without a defined start or end. It functions as an infinite loop UI component and carousel that supports both horizontal and vertical orientations. The library provides a custom page transition system that creates visual depth by scaling and offsetting pages as they move toward the center view. It also includes an auto-scrolling mechanism that rotates through content based on a specified time interval. The project implements these behaviors by simulating a virtual index loop

    Javaandroidcardscycle
    Ver en GitHub↗5,691
  • meliorence/react-native-snap-carouselAvatar de meliorence

    meliorence/react-native-snap-carousel

    10,519Ver en GitHub↗

    This project is a cross-platform mobile carousel component for creating swipeable image and content sliders. It functions as a virtualized list component that maintains performance by removing off-screen elements and utilizes a native-driver animation library to map scroll offsets to style properties on the native thread for lag-free transitions. The library provides a parallax image gallery capable of shifting images relative to scroll progress to create a sense of depth. It also features a layout system that supports right-to-left orientations for languages such as Arabic and Hebrew. Capab

    JavaScriptadvanced-effectscarouselflatlist-based
    Ver en GitHub↗10,519
  • wenchaod/fscalendarAvatar de WenchaoD

    WenchaoD/FSCalendar

    10,654Ver en GitHub↗

    FSCalendar is a customizable calendar UI library and date picker component for iOS applications. It provides a programmable interface for rendering date grids and event markers, supporting both Swift and Objective-C development. The library enables the creation of custom date picking interfaces with specific range restrictions and selection rules. It supports the display of date-based metadata and event visualization within a mobile scheduling context. The framework covers visual styling and cell design, allowing for custom view components, subtitles, and event markers. It includes a flexibl

    Objective-C
    Ver en GitHub↗10,654
  • Ver las 30 alternativas a SDCycleScrollView→