{"id":16853122,"url":"https://github.com/devxoul/swipeback","last_synced_at":"2025-04-07T10:23:35.797Z","repository":{"id":20071856,"uuid":"23340698","full_name":"devxoul/SwipeBack","owner":"devxoul","description":"Enable iOS 7+ swipe-to-back when custom back button is set.","archived":false,"fork":false,"pushed_at":"2016-10-21T19:27:25.000Z","size":36,"stargazers_count":323,"open_issues_count":0,"forks_count":48,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-03-31T08:08:52.396Z","etag":null,"topics":["ios","objective-c","swipeback"],"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/devxoul.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":"2014-08-26T06:05:43.000Z","updated_at":"2025-03-17T12:19:49.000Z","dependencies_parsed_at":"2022-07-17T15:00:29.929Z","dependency_job_id":null,"html_url":"https://github.com/devxoul/SwipeBack","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devxoul%2FSwipeBack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devxoul%2FSwipeBack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devxoul%2FSwipeBack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devxoul%2FSwipeBack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devxoul","download_url":"https://codeload.github.com/devxoul/SwipeBack/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247632666,"owners_count":20970199,"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":["ios","objective-c","swipeback"],"created_at":"2024-10-13T13:49:48.287Z","updated_at":"2025-04-07T10:23:35.773Z","avatar_url":"https://github.com/devxoul.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"SwipeBack\n=========\n\n[![CocoaPods](http://img.shields.io/cocoapods/v/SwipeBack.svg?style=flat)](http://cocoapods.org/?q=name%3ASwipeBack%20author%3Adevxoul)\n\nEnable iOS7 swipe-to-back when custom back button is set.\n\n\u003e SwipeBack plays with iOS native gesture recognizers, so you can also use it to disable swipe-to-back feature.\n\n\nGetting Started\n---------------\n\nUse [CocoaPods](http://cocoapods.org).\n\n#### Podfile\n\n```ruby\nplatform :ios, '7.0'\npod 'SwipeBack', '~\u003e 1.1'\n```\n\nUsage\n-----\n\n### Basic Usage\n\nJust install SwipeBack with CocoaPods. Your application now supports swipe-to-back feature.\n\n### Enabling and Disabling\n\nYou can set `swipeBackEnabled` for a specific `UINavigationController`. Default value is `YES`.\n\n```objc\n#import \u003cSwipeBack/SwipeBack.h\u003e\n\n// ...\n\n- (void)viewWillAppear:(BOOL)animated\n{\n    self.navigationController.swipeBackEnabled = NO;\n}\n```\n\nLicense\n-------\n\nSwipeBack is under MIT license. See [LICENSE](https://github.com/devxoul/SwipeBack/blob/master/LICENSE) for more info.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevxoul%2Fswipeback","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevxoul%2Fswipeback","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevxoul%2Fswipeback/lists"}