{"id":2152,"url":"https://github.com/hyperoslo/Pages","last_synced_at":"2025-08-02T23:32:14.448Z","repository":{"id":30173881,"uuid":"33724266","full_name":"hyperoslo/Pages","owner":"hyperoslo","description":":page_facing_up: UIPageViewController made simple","archived":false,"fork":false,"pushed_at":"2022-02-04T09:25:13.000Z","size":7526,"stargazers_count":495,"open_issues_count":1,"forks_count":51,"subscribers_count":19,"default_branch":"master","last_synced_at":"2024-11-24T16:49:00.959Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://hyper.no","language":"Swift","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/hyperoslo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-04-10T11:05:11.000Z","updated_at":"2024-10-22T11:17:08.000Z","dependencies_parsed_at":"2022-08-28T18:34:23.012Z","dependency_job_id":null,"html_url":"https://github.com/hyperoslo/Pages","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperoslo%2FPages","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperoslo%2FPages/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperoslo%2FPages/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperoslo%2FPages/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hyperoslo","download_url":"https://codeload.github.com/hyperoslo/Pages/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228503140,"owners_count":17930519,"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-01-05T20:16:06.019Z","updated_at":"2024-12-06T17:30:48.809Z","avatar_url":"https://github.com/hyperoslo.png","language":"Swift","funding_links":[],"categories":["UI","Swift"],"sub_categories":["Font","Other free courses","Other Testing"],"readme":"⚠️ DEPRECATED, NO LONGER MAINTAINED\n\n![Pages logo](https://raw.githubusercontent.com/hyperoslo/Pages/master/Images/pages_logo.png)\n\n[![CI Status](http://img.shields.io/travis/hyperoslo/Pages.svg?style=flat)](https://travis-ci.org/hyperoslo/Pages)\n[![Version](https://img.shields.io/cocoapods/v/Pages.svg?style=flat)](http://cocoadocs.org/docsets/Pages)\n[![Carthage Compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)\n![Swift](https://img.shields.io/badge/%20in-swift%203.0-orange.svg)\n[![License](https://img.shields.io/cocoapods/l/Pages.svg?style=flat)](http://cocoadocs.org/docsets/Pages)\n[![Platform](https://img.shields.io/cocoapods/p/Pages.svg?style=flat)](http://cocoadocs.org/docsets/Pages)\n\nPages is the easiest way of setting up a `UIPageViewController`. It comes with some convenience methods like, disabling swipe, going to a specific page and navigating backwards and forwards. And best of all, you don't have to make your own custom `UIViewController` to keep an index, Pages handles that for you. It just works.\n\n## Usage\n\n```swift\nlet viewController1 = UIViewController()\nviewController1.title = \"Controller A\"\n\nlet viewController2 = UIViewController()\nviewController2.title = \"Controller B\"\n\nlet pages = PagesController([viewController1, viewController2])\n```\n\n## Demo\n![untitled](Screenshots/demo.gif)\n\n## Installation\n\n**Pages** is available through [CocoaPods](http://cocoapods.org). To install\nit, simply add the following line to your Podfile:\n\n```ruby\npod 'Pages'\n```\n\n**Pages** is also available through [Carthage](https://github.com/Carthage/Carthage).\nTo install just write into your Cartfile:\n\n```ruby\ngithub \"hyperoslo/Pages\"\n```\n\n## Author\n\nHyper, ios@hyper.no\n\n## License\n\n**Pages** is available under the MIT license. See the LICENSE file for more info.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhyperoslo%2FPages","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhyperoslo%2FPages","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhyperoslo%2FPages/lists"}