{"id":15707208,"url":"https://github.com/simonbs/bsswipetableviewcell","last_synced_at":"2025-07-11T09:35:56.146Z","repository":{"id":12125547,"uuid":"14716281","full_name":"simonbs/BSSwipeTableViewCell","owner":"simonbs","description":"A very customizable table view cell which can be swiped left and right.","archived":false,"fork":false,"pushed_at":"2013-11-28T10:23:07.000Z","size":423,"stargazers_count":5,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-13T16:49:50.462Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/simonbs.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":"2013-11-26T12:25:27.000Z","updated_at":"2024-02-12T07:33:17.000Z","dependencies_parsed_at":"2022-09-04T03:12:03.278Z","dependency_job_id":null,"html_url":"https://github.com/simonbs/BSSwipeTableViewCell","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/simonbs/BSSwipeTableViewCell","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonbs%2FBSSwipeTableViewCell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonbs%2FBSSwipeTableViewCell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonbs%2FBSSwipeTableViewCell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonbs%2FBSSwipeTableViewCell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simonbs","download_url":"https://codeload.github.com/simonbs/BSSwipeTableViewCell/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonbs%2FBSSwipeTableViewCell/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264777827,"owners_count":23662555,"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-10-03T20:38:13.099Z","updated_at":"2025-07-11T09:35:56.108Z","avatar_url":"https://github.com/simonbs.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BSSwipeTableViewCell\n\nBSSwipeTableViewCell is a very customizable table view cell which can be swiped left and right.\nWhat differentiates BSSwipeTableViewCell from other similar solutions is that it uses a delegate to determine which view to show in the sides\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"screenshot.gif\" alt=\"Screenshot\" width=\"320\" /\u003e\n\u003c/p\u003e\n\n## Requirements\n\n- ARC must be enabled. If you are not already using ARC, now is a good time.\n- Only supports iOS 7.\n\n## Installation\n\nIf  you are using CocoaPods (which you should!) you can just add the following to your podfile and run `pod install`.\n\n\tpod 'BSSwipeTableViewCell', :git =\u003e 'https://github.com/simonbs/BSSwipeTableViewCell.git'\n\nIf you are not not using CocoaPods, you should clone this repository and copy BSSwipeTableViewCell/ directory into your project.\n\nWhen you have installed BSSwipeTableViewCell either using CocoaPods or not, you just need to import the `BSSwipeTableViewCell.h`.\n\n\t#import \"BSSwipeTableViewCell.h\"\u0010\u0010\n\n## Usage\n\nComing soon.\n\n## Known Issues\n\nNone but let me know if you find anything.\n\n## Demo Project\n\nThe repsitory contains a simple example project. This project was used to create the animation shown above.\nIn the example project, a row is deleted by swiping right. When swiping left, the row will change between two states: checked and unchecked. I keep an array of index paths stored in the controller to check if a row is checked or not.\n\n## Credits\n\nBSSwipeTableViewCell is developed by [@simonbs](http://twitter.com/simonbs), [simonbs.dk](http://simonbs.dk) Feel free to fork the repository and send pull requests if you have made something awesome.\n\n## License\n\nBSSwipeTableViewCell is released under the MIT license. Please see the LICENSE file for more information.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonbs%2Fbsswipetableviewcell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimonbs%2Fbsswipetableviewcell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonbs%2Fbsswipetableviewcell/lists"}