{"id":22444658,"url":"https://github.com/zapkub/uimarqueelabel","last_synced_at":"2025-03-27T10:43:06.981Z","repository":{"id":10033435,"uuid":"12076638","full_name":"zapkub/UIMarqueeLabel","owner":"zapkub","description":"Marquee Label for iOS , easy Implement in UIBuilder","archived":false,"fork":false,"pushed_at":"2013-08-13T09:11:31.000Z","size":132,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-01T15:25:50.259Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Objective-C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zapkub.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-08-13T08:12:56.000Z","updated_at":"2014-04-16T18:34:39.000Z","dependencies_parsed_at":"2022-08-17T15:45:35.617Z","dependency_job_id":null,"html_url":"https://github.com/zapkub/UIMarqueeLabel","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zapkub%2FUIMarqueeLabel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zapkub%2FUIMarqueeLabel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zapkub%2FUIMarqueeLabel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zapkub%2FUIMarqueeLabel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zapkub","download_url":"https://codeload.github.com/zapkub/UIMarqueeLabel/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245832608,"owners_count":20679701,"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":[],"created_at":"2024-12-06T03:09:23.516Z","updated_at":"2025-03-27T10:43:06.959Z","avatar_url":"https://github.com/zapkub.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"UIMarqueeLabel\n==============\n\nMarquee Label for iOS , easy Implement in UIBuilder\n\nClass\n  - UIMarqueeLabel.h\n  - UIMarqueelabel.m\n  (Need add CoreGraphics.framework )\n  \n\nHow to use\nby Builder\n\n    1.Drag UILabel to View\n    2.Add your text and resize Label frame to whatever you want\n    3.add custom class to UIMarqueeLabel\n    4.if text lenght is more than frame it will automaticlly move from right to left\n  \nby programmatically\n\n    1.Import UIMarqueeLabel.h\n    2.init Object UIMarqueeLabel with frame\n    3. set up your text style\n    \nProperty\n  - (int)velocity : how fast of text animation (default 25)\n  - (int)delay : delay time before text start animation (sec)\n  - (UIColor)themeTextColor : text Color\n  - (UIFont)LabelFont : text font\n  - (float)LoopSpace : space of gap between end and start of text when text carousel\n \nMethod\n  - setText:Text withAnimate:animate\n      setUIMarquee content Text (will animate if text lenght is over the frame and animate YES)\n  -startAnimate\n      start text animation\n  -stopAnimate\n      stop text animation\n    \n  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzapkub%2Fuimarqueelabel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzapkub%2Fuimarqueelabel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzapkub%2Fuimarqueelabel/lists"}