# gsdios/SDCycleScrollView

Autoscroll Banner.   无限循环图片、文字轮播器。

Repository: https://github.com/gsdios/SDCycleScrollView
Canonical: https://ross.abutalabs.com/products/sdcyclescrollview
Language: Objective-C
License: MIT
License Family: permissive
Last push: 2023-04-21T10:20:47+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4180, "days_push": 1230, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 6188, forks 1493 (observed 2026-08-28T04:09:38.928636+00:00)

## What it is
SDCycleScrollView is an Objective-C UIKit component for iOS that renders auto-scrolling, infinitely looping banner carousels of images or text with a single line of setup. It integrates with SDWebImage for remote image loading and offers customizable page controls, scroll intervals, vertical scrolling, title bars, and custom cells.

## Use cases
- add an auto-scrolling image banner to an iOS app home screen
- build an infinite loop carousel in UIKit
- show a slideshow of remote images with page dots
- display a scrolling text ticker/banner on iOS
- create an e-commerce style promotional banner carousel
- cycle through local images automatically in a view

## When to choose
- You need a drop-in, one-step-setup banner carousel for an iOS app in Objective-C or Swift
- You want infinite auto-scroll with remote images loaded via SDWebImage plus placeholder support
- You need customizable page controls, scroll timing, vertical scrolling, or custom carousel cells

## When to avoid
- You are building for Android, Flutter, React Native, or any non-iOS platform
- You want a native SwiftUI carousel implementation rather than a UIKit component
- You need anything beyond banner/carousel behavior, such as complex interactive galleries with custom gesture handling

## Facets
- artifact type: library
- maturity: stable
- function: ui-components
- domain: mobile-development, frontend, media
- platform: -
- tags: carousel, banner, image-slideshow, infinite-scroll, uikit, objective-c, sdwebimage, page-control, cocoapods, autoscroll, ios, mobile

## Member repositories
- gsdios/SDCycleScrollView (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:38.928636+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:47:23.044201+00:00, confidence not recorded.
  - readme: https://github.com/gsdios/SDCycleScrollView (fetched 2026-08-28T04:09:38.928636+00:00, sha b76de9568698)
- Data as of 2026-08-30T08:39:29.467469+00:00.
