{"id":18918926,"url":"https://github.com/fernandospr/fsparallaxtableview","last_synced_at":"2025-10-18T12:26:28.901Z","repository":{"id":18223735,"uuid":"21363863","full_name":"fernandospr/FSParallaxTableView","owner":"fernandospr","description":"Parallax effect for images in table view cells","archived":false,"fork":false,"pushed_at":"2017-07-05T14:01:29.000Z","size":6826,"stargazers_count":137,"open_issues_count":2,"forks_count":9,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-04-16T11:03:03.297Z","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/fernandospr.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-06-30T19:51:18.000Z","updated_at":"2023-12-04T10:12:55.000Z","dependencies_parsed_at":"2022-09-24T23:03:11.239Z","dependency_job_id":null,"html_url":"https://github.com/fernandospr/FSParallaxTableView","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/fernandospr%2FFSParallaxTableView","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fernandospr%2FFSParallaxTableView/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fernandospr%2FFSParallaxTableView/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fernandospr%2FFSParallaxTableView/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fernandospr","download_url":"https://codeload.github.com/fernandospr/FSParallaxTableView/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223669547,"owners_count":17183129,"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-08T10:34:19.149Z","updated_at":"2025-10-18T12:26:28.821Z","avatar_url":"https://github.com/fernandospr.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca href='https://pledgie.com/campaigns/26743'\u003e\u003cimg alt='Click here to lend your support to: Fernando\u0026#x27;s Open Source Projects and make a donation at pledgie.com !' src='https://pledgie.com/campaigns/26743.png?skin_name=chrome' border='0' \u003e\u003c/a\u003e\n\n\nFSParallaxTableView\n===================\n\nParallax effect for images in table view cells.\n\n![Demo](https://github.com/fernandospr/FSParallaxTableView/raw/master/images/FSParallaxTableViewDemo.gif)\n\nI have found many examples using UICollectionView, but I wanted to use a simple UITableView. That is why I decided to create this project.\n\n\n## How it works\n\nAssuming the images have a height greater than the height of the cells:\n* The top cell will show the first part of its image and will hide the bottom overflow.\n* The last cell will show the last part of its image and will hide the top overflow.\n* The medium cell will show the middle part of its image and will hide bottom and top overflows.\n\nThis is done in this method:\n```\n- (void)updateImageViewCellOffset:(FSParallaxTableViewCell *)cell\n```\nThanks to \u003ca href=\"https://twitter.com/SebaVenditti\"\u003e@SebaVenditti\u003c/a\u003e for helping!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffernandospr%2Ffsparallaxtableview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffernandospr%2Ffsparallaxtableview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffernandospr%2Ffsparallaxtableview/lists"}