{"id":17163231,"url":"https://github.com/noppefoxwolf/nfxripplecell","last_synced_at":"2025-04-13T14:42:01.708Z","repository":{"id":18591914,"uuid":"21796466","full_name":"noppefoxwolf/NFXRippleCell","owner":"noppefoxwolf","description":"UItableviewCell get ripple effect.","archived":false,"fork":false,"pushed_at":"2014-10-04T05:53:26.000Z","size":1241,"stargazers_count":26,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-02T05:46:07.607Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/noppefoxwolf.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-07-13T17:51:20.000Z","updated_at":"2018-06-05T06:15:11.000Z","dependencies_parsed_at":"2022-09-11T20:31:20.178Z","dependency_job_id":null,"html_url":"https://github.com/noppefoxwolf/NFXRippleCell","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/noppefoxwolf%2FNFXRippleCell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noppefoxwolf%2FNFXRippleCell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noppefoxwolf%2FNFXRippleCell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noppefoxwolf%2FNFXRippleCell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noppefoxwolf","download_url":"https://codeload.github.com/noppefoxwolf/NFXRippleCell/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248731551,"owners_count":21152835,"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-14T22:48:18.134Z","updated_at":"2025-04-13T14:42:01.661Z","avatar_url":"https://github.com/noppefoxwolf.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"#NFXRippleCellDemo\n=================\n\nUItableviewCell get ripple effect.\n\n##Demo\n![](http://i.imgur.com/LftgTD4.gif)\n\n##Usage\nImport and replace UItableViewcell\n```objc\n#import \"NFXRippleCell.h\"\n```\n\n```objc\n-(UITableViewCell*)tableView:(UITableView *)tableView cellForRowAtIndexPath:(NSIndexPath *)indexPath{\n    NFXRippleCell*cell = [[NFXRippleCell alloc] initWithStyle:0 reuseIdentifier:@\"cell\"];\n    cell.textLabel.text = @\"Touch and Ripple.\";\n    return cell;\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoppefoxwolf%2Fnfxripplecell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnoppefoxwolf%2Fnfxripplecell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoppefoxwolf%2Fnfxripplecell/lists"}