{"id":18271480,"url":"https://github.com/honcheng/SliderPageControl-for-iOS","last_synced_at":"2025-04-05T01:31:37.493Z","repository":{"id":138597220,"uuid":"1157965","full_name":"honcheng/SliderPageControl-for-iOS","owner":"honcheng","description":"An alternative for UIPageControl","archived":false,"fork":false,"pushed_at":"2012-09-27T13:46:49.000Z","size":452,"stargazers_count":136,"open_issues_count":2,"forks_count":28,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-04-01T19:08:20.709Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://honcheng.com","language":"Objective-C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/honcheng.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2010-12-11T02:48:31.000Z","updated_at":"2024-12-18T11:57:35.000Z","dependencies_parsed_at":"2023-03-11T09:22:38.473Z","dependency_job_id":null,"html_url":"https://github.com/honcheng/SliderPageControl-for-iOS","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/honcheng%2FSliderPageControl-for-iOS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honcheng%2FSliderPageControl-for-iOS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honcheng%2FSliderPageControl-for-iOS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honcheng%2FSliderPageControl-for-iOS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/honcheng","download_url":"https://codeload.github.com/honcheng/SliderPageControl-for-iOS/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247276043,"owners_count":20912286,"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-11-05T11:39:19.730Z","updated_at":"2025-04-05T01:31:34.487Z","avatar_url":"https://github.com/honcheng.png","language":"Objective-C","readme":"SliderPageControl for iOS\n=========================\n\nThis is an alternative for UIPageControl. See video [here](http://www.honcheng.com/2010/12/SliderPageControl---open-source-alternative-for-UIPageControl-in-iOS)\n\nRequired Files\n--------------\n1. SliderPageControl.h\n2. SliderPageControl.m\n3. SliderPageControl.bundle/images/sliderPageControl.png\n4. SliderPageControl.bundle/images/sliderPageControlBg.png\n\nUsage\n-----\n\n1) To integrate SliderPageControl, drag the files above to your XCode Project, and add to your view. \n\n     #import SliderPageControl.h\n    \n2) set number of pages\n\n    - (void)setNumberOfPages:(int)page\n\n3) returns the current page\n\n    - (int)currentPage\n\t\n4) set the current page. set animated=YES to animate the control\n\n    - (void)setCurrentPage:(int)_currentPage animated:(BOOL)animated\n\t\n5) set page title that is visible when the control is dragged\n\n    - (NSString *)sliderPageController:(id)controller hintTitleForPage:(NSInteger)page\n\n6) Skinning SliderPageControl\nTo skin SliderPageControl, use the provided PSD file to change the control image (sliderPageControl.png) and the background (sliderPageControlBg.png)\n\nYou can find more information about SliderPageControl at the link below\n\nRequirements\n------------\n* ARC\n* XCode 4.4 (auto-synthesis)\n\nContact\n-------\n\n[@honcheng](http://twitter.com/honcheng)  \n[honcheng.com](http://honcheng.com)\n\n![](http://www.cocoacontrols.com/analytics/honcheng/sliderpagecontrol-for-ios.png)","funding_links":[],"categories":["etc"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhoncheng%2FSliderPageControl-for-iOS","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhoncheng%2FSliderPageControl-for-iOS","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhoncheng%2FSliderPageControl-for-iOS/lists"}