{"id":16597338,"url":"https://github.com/cbess/autoscrolllabel","last_synced_at":"2025-04-04T14:05:32.978Z","repository":{"id":2397368,"uuid":"3364054","full_name":"cbess/AutoScrollLabel","owner":"cbess","description":"Provides marquee like UILabel scrolling, think Music.app track title scrolling. For Obj-C \u0026 Swift.","archived":false,"fork":false,"pushed_at":"2019-09-20T19:28:33.000Z","size":349,"stargazers_count":523,"open_issues_count":10,"forks_count":107,"subscribers_count":24,"default_branch":"master","last_synced_at":"2024-10-12T23:55:44.211Z","etag":null,"topics":["marquee","objective-c","swift","uilabel"],"latest_commit_sha":null,"homepage":"","language":"Objective-C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cbess.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-02-06T03:46:05.000Z","updated_at":"2024-04-18T08:53:53.000Z","dependencies_parsed_at":"2022-09-09T19:12:28.393Z","dependency_job_id":null,"html_url":"https://github.com/cbess/AutoScrollLabel","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbess%2FAutoScrollLabel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbess%2FAutoScrollLabel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbess%2FAutoScrollLabel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbess%2FAutoScrollLabel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cbess","download_url":"https://codeload.github.com/cbess/AutoScrollLabel/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247190248,"owners_count":20898702,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["marquee","objective-c","swift","uilabel"],"created_at":"2024-10-11T23:55:32.704Z","updated_at":"2025-04-04T14:05:32.958Z","avatar_url":"https://github.com/cbess.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"## AutoScrollLabel\n\nA `UILabel` with auto scrolling for text that may be clipped by the view. Provides edge fading, speed adjustment, scroll direction, etc.  \n\n![screenshot](https://github.com/cbess/AutoScrollLabel/raw/master/AutoScrollLabelDemo/screenshot.png)\n![screenshot2](https://github.com/cbess/AutoScrollLabel/raw/master/AutoScrollLabelDemo/screenshot2.png)\n\nCocoaPod: `AutoScrollLabel`\n\niOS 12, tvOS 12 and greater. For Non-ARC use v0.2.1.\n\n```objc\n#import \u003cAutoScrollLabel/CBAutoScrollLabel.h\u003e\n```\n\n```swift\nimport AutoScrollLabel\n```\n    \n```objc\nautoScrollLabel.text = @\"This text may be clipped, but now it will be scrolled.\";\nautoScrollLabel.textColor = [UIColor systemBlueColor];\nautoScrollLabel.labelSpacing = 35; // distance between start and end labels\nautoScrollLabel.pauseInterval = 3.7; // seconds of pause before scrolling starts again\nautoScrollLabel.scrollSpeed = 30; // pixels per second\nautoScrollLabel.textAlignment = NSTextAlignmentCenter; // centers text when no auto-scrolling is applied\nautoScrollLabel.fadeLength = 12.f; // length of the left and right edge fade, 0 to disable\n```\n\n[Soli Deo gloria](https://perfectGod.com)\n\n#### Real world use:\n\n![app](http://static.solatunes.com//images/app/app-stage.jpg)\n\n[Sola Tunes iOS App (Free)](https://itunes.apple.com/us/app/sola-tunes-free-music-for-all/id554537542?mt=8)\n\n#### License\n\nMIT - Copyright (c) 2019 Christopher Bess\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcbess%2Fautoscrolllabel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcbess%2Fautoscrolllabel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcbess%2Fautoscrolllabel/lists"}