{"id":13849255,"url":"https://github.com/acoomans/Parallax","last_synced_at":"2025-07-12T16:31:23.363Z","repository":{"id":8977600,"uuid":"10722073","full_name":"acoomans/Parallax","owner":"acoomans","description":"Parallax is an iOS library that reproduces the parallax effect of the iOS7 home screen.","archived":false,"fork":false,"pushed_at":"2014-01-15T23:48:25.000Z","size":2290,"stargazers_count":407,"open_issues_count":4,"forks_count":49,"subscribers_count":25,"default_branch":"master","last_synced_at":"2024-09-20T04:16:55.511Z","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":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/acoomans.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-06-16T15:50:17.000Z","updated_at":"2024-08-08T08:33:24.000Z","dependencies_parsed_at":"2022-09-01T04:33:00.080Z","dependency_job_id":null,"html_url":"https://github.com/acoomans/Parallax","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acoomans%2FParallax","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acoomans%2FParallax/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acoomans%2FParallax/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acoomans%2FParallax/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/acoomans","download_url":"https://codeload.github.com/acoomans/Parallax/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225829364,"owners_count":17530663,"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-08-04T19:01:12.266Z","updated_at":"2024-11-22T01:30:42.708Z","avatar_url":"https://github.com/acoomans.png","language":"Objective-C","funding_links":[],"categories":["Objective-C"],"sub_categories":[],"readme":"# Parallax\n\nParallax is an iOS library that reproduces the parallax effect of the iOS7 home screen.\n\n[![Build Status](https://api.travis-ci.org/acoomans/Parallax.png)](https://api.travis-ci.org/acoomans/Parallax.png)\n[![Cocoapods](https://cocoapod-badges.herokuapp.com/v/Parallax/badge.png)](http://beta.cocoapods.org/?q=on%3Aios%20name%3Aparallax%2A)\n[![Cocoapods](https://cocoapod-badges.herokuapp.com/p/Parallax/badge.png)](http://beta.cocoapods.org/?q=on%3Aios%20name%3Aparallax%2A)\n\n## Dependencies\n\n- QuartzCore\n- CoreMotion\n\n## Usage\n\n1. Add the _Parallax_ directory into your project.\n2. Add `#import \"ACParallax.h\"` to your view controller.\n3. Add a _ACParallax_ view and start the parallax effect with `parallaxView.parallax = YES;`\n\nOptional:\n\nIf you want a delegate to be notified of begin/end parallax effect and changes in the motion attitude:\n    \n    parallaxView.parallaxDelegate = self;\n    \n    \nIf you want the parallax view to refocus slowly and automatically:\n\n    parallaxView.refocusParallax = YES;\n    \n## Install with CocoaPods\n\nUse [CocoaPods](http://cocoapods.org) add Parallax to your project.\n\n* Add a pod entry for Parallax to your Podfile \n\n```\npod 'Parallax', '~\u003e 0.0.1'\n```\n\n* Install the pod(s) by running:\n\n```\npod install\n```\n\n\n## Screenshot\n\n![screenshots](https://raw.github.com/acoomans/Parallax/master/ParallaxDemo/parallax.gif)\n\n## Bugs\n\n- Device pitch is not handled correctly; behaves weirdly when the device is held straight up.\n- Some implementations details missing (see TODOs)\n\n\n## Thanks\n\n[San Francisco Bridge by Jeff Gunn (Creative Commons)](http://www.flickr.com/photos/jeffgunn/6663234085/)\n\nCocoapods specs by [Bruno Furtado](https://github.com/Bruno-Furtado)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Facoomans%2FParallax","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Facoomans%2FParallax","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Facoomans%2FParallax/lists"}