{"id":18270368,"url":"https://github.com/heardrwt/RHHorizontalSwipe","last_synced_at":"2025-04-05T01:30:33.117Z","repository":{"id":2304564,"uuid":"3263544","full_name":"heardrwt/RHHorizontalSwipe","owner":"heardrwt","description":"A static library for iOS that allows for navigation inside a UIViewController by swiping left and right. It supports an arbitrary number of child view controllers as well as custom overlay views that are notified of changes to the underlying controller positions.  ","archived":false,"fork":false,"pushed_at":"2013-09-13T20:56:08.000Z","size":187,"stargazers_count":78,"open_issues_count":0,"forks_count":6,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-23T16:03:27.669Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Objective-C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"spicyjack/Atari-8bit","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/heardrwt.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":"2012-01-25T09:00:43.000Z","updated_at":"2024-06-12T08:48:53.000Z","dependencies_parsed_at":"2022-08-20T08:50:13.158Z","dependency_job_id":null,"html_url":"https://github.com/heardrwt/RHHorizontalSwipe","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heardrwt%2FRHHorizontalSwipe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heardrwt%2FRHHorizontalSwipe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heardrwt%2FRHHorizontalSwipe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heardrwt%2FRHHorizontalSwipe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/heardrwt","download_url":"https://codeload.github.com/heardrwt/RHHorizontalSwipe/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247276021,"owners_count":20912285,"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:38:32.726Z","updated_at":"2025-04-05T01:30:32.835Z","avatar_url":"https://github.com/heardrwt.png","language":"Objective-C","funding_links":[],"categories":["etc"],"sub_categories":[],"readme":"## RHHorizontalSwipeViewController\n\nA static library for iOS that allows for navigation inside a UIViewController by swiping left and right. \nIt supports an arbitrary number of child view controllers as well as custom overlay views that are notified of changes to the underlying controller positions.\n\nAlso includes a sample project that allows swipes between 3 main navigations stacks without use of a TabBar etc.\nThe demo project also shows a floating overlay bar that gives an indication of the current position in swipe stack.\n\n## Installing\nFor instructions on how to get started using this static library see [Using Static iOS Libraries](http://rheard.com/blog/using-static-ios-libraries/) at [rheard.com](http://rheard.com).\n\n## Licence\n\nReleased under the Modified BSD License.\n(Attribution Required)\n\u003cpre\u003e\nRHHorizontalSwipe\n\nCopyright (c) 2012 Richard Heard. All rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions\nare met:\n1. Redistributions of source code must retain the above copyright\nnotice, this list of conditions and the following disclaimer.\n2. Redistributions in binary form must reproduce the above copyright\nnotice, this list of conditions and the following disclaimer in the\ndocumentation and/or other materials provided with the distribution.\n3. The name of the author may not be used to endorse or promote products\nderived from this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR\nIMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES\nOF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.\nIN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,\nINCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT\nNOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,\nDATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY\nTHEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF\nTHIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n\u003c/pre\u003e\n\n### Pre iOS 5 support\n\nThis code all works on and has been tested on at-least 4.3, however there is no official support for UIViewController containment pre iOS5.\n\nThis means that there is some unusual behaviour when presenting modal views / popovers using the default [self presentModalViewController:animated:]\nTo work around this you must say [appDelegate.layoutScrollViewController presentModalViewController:animated:]\nComments to this effect are in place in the code.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheardrwt%2FRHHorizontalSwipe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fheardrwt%2FRHHorizontalSwipe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheardrwt%2FRHHorizontalSwipe/lists"}