{"id":18271218,"url":"https://github.com/lukeredpath/LRSlidingTableViewCell","last_synced_at":"2025-04-05T01:31:09.942Z","repository":{"id":1528602,"uuid":"1805416","full_name":"lukeredpath/LRSlidingTableViewCell","owner":"lukeredpath","description":"A simple implementation of sliding table cells, ala Twitter for iPhone","archived":false,"fork":false,"pushed_at":"2011-06-03T16:06:06.000Z","size":327,"stargazers_count":188,"open_issues_count":2,"forks_count":26,"subscribers_count":15,"default_branch":"master","last_synced_at":"2025-04-02T03:11:51.580Z","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":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lukeredpath.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":"2011-05-26T16:47:47.000Z","updated_at":"2024-12-18T11:57:33.000Z","dependencies_parsed_at":"2022-08-16T13:35:26.387Z","dependency_job_id":null,"html_url":"https://github.com/lukeredpath/LRSlidingTableViewCell","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/lukeredpath%2FLRSlidingTableViewCell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeredpath%2FLRSlidingTableViewCell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeredpath%2FLRSlidingTableViewCell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeredpath%2FLRSlidingTableViewCell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lukeredpath","download_url":"https://codeload.github.com/lukeredpath/LRSlidingTableViewCell/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:09.980Z","updated_at":"2025-04-05T01:31:06.558Z","avatar_url":"https://github.com/lukeredpath.png","language":"Objective-C","readme":"# LRSlidingTableViewCell - swipe to reveal implementation\n\nThis is a simple implementation of the \"swipe to reveal\" behaviour found in Twitter and Spotify for iPhone.\n\nIt uses modern iOS techniques (animations using blocks) and so requires iOS 4.0 or greater.\n\nThe basic premise is that by swiping over a table view cell, the content view is shifted to reveal a background view (which the developer should provide themselves).\n\nWhen the table view is scrolled, any swiped cell will close. A subtle \"bounce\" effect is added when the content view slides back in.\n\nThe LRSlidingTableViewCell class should be re-usable as-is; you just need to provide a background view and a delegate for the cell (typically the table view controller).\n\nSee the provided example controller for an example of how to handle scrolling correctly.\n\nAll code is licensed under the MIT license. Credit to whoever came up with this originally - as far as I know it's Twitter for iPhone (formerly Tweetie) but I don't know this for certain.\n","funding_links":[],"categories":["etc"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukeredpath%2FLRSlidingTableViewCell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flukeredpath%2FLRSlidingTableViewCell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukeredpath%2FLRSlidingTableViewCell/lists"}