{"id":18270416,"url":"https://github.com/RolandasRazma/RRTableHeaderView","last_synced_at":"2025-04-05T01:30:35.108Z","repository":{"id":3799379,"uuid":"4878193","full_name":"RolandasRazma/RRTableHeaderView","owner":"RolandasRazma","description":null,"archived":true,"fork":false,"pushed_at":"2013-11-02T20:57:38.000Z","size":101,"stargazers_count":18,"open_issues_count":0,"forks_count":1,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-11-05T11:52:50.818Z","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/RolandasRazma.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-07-03T22:20:07.000Z","updated_at":"2024-01-24T09:01:13.000Z","dependencies_parsed_at":"2022-09-12T15:12:40.991Z","dependency_job_id":null,"html_url":"https://github.com/RolandasRazma/RRTableHeaderView","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/RolandasRazma%2FRRTableHeaderView","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RolandasRazma%2FRRTableHeaderView/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RolandasRazma%2FRRTableHeaderView/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RolandasRazma%2FRRTableHeaderView/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RolandasRazma","download_url":"https://codeload.github.com/RolandasRazma/RRTableHeaderView/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247276022,"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:36.688Z","updated_at":"2025-04-05T01:30:34.833Z","avatar_url":"https://github.com/RolandasRazma.png","language":"Objective-C","readme":"Ever wondered how Path (in path view) and foursquare (in check in view) did that parallax image effect (when you pulling down table view)?\nI was wondering also and it's actually prety easy...\n\n    RRTableHeaderView *tableHeaderView = [[RRTableHeaderView alloc] initWithFrame:CGRectMake(0, 0, self.tableView.frame.size.width, 80)];\n    [tableHeaderView setBackgroundImage:[UIImage imageNamed:@\"sayounara.jpg\"]];\n    [self.tableView setTableHeaderView:tableHeaderView];\n    [tableHeaderView release];\n\n","funding_links":[],"categories":["etc"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FRolandasRazma%2FRRTableHeaderView","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FRolandasRazma%2FRRTableHeaderView","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FRolandasRazma%2FRRTableHeaderView/lists"}