{"id":2148,"url":"https://github.com/DroidsOnRoids/MPParallaxView","last_synced_at":"2025-08-06T14:33:00.135Z","repository":{"id":52239297,"uuid":"45781894","full_name":"DroidsOnRoids/MPParallaxView","owner":"DroidsOnRoids","description":"Apple TV Parallax effect in Swift.","archived":false,"fork":false,"pushed_at":"2018-06-14T12:29:08.000Z","size":13609,"stargazers_count":1742,"open_issues_count":2,"forks_count":93,"subscribers_count":36,"default_branch":"master","last_synced_at":"2024-04-28T07:15:30.033Z","etag":null,"topics":["ios","parallax","swift"],"latest_commit_sha":null,"homepage":null,"language":"Swift","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/DroidsOnRoids.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":"2015-11-08T13:38:28.000Z","updated_at":"2024-04-23T20:19:11.000Z","dependencies_parsed_at":"2022-08-26T05:50:36.273Z","dependency_job_id":null,"html_url":"https://github.com/DroidsOnRoids/MPParallaxView","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DroidsOnRoids%2FMPParallaxView","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DroidsOnRoids%2FMPParallaxView/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DroidsOnRoids%2FMPParallaxView/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DroidsOnRoids%2FMPParallaxView/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DroidsOnRoids","download_url":"https://codeload.github.com/DroidsOnRoids/MPParallaxView/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228667510,"owners_count":17954192,"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":["ios","parallax","swift"],"created_at":"2024-01-05T20:16:05.915Z","updated_at":"2024-12-09T15:30:50.883Z","avatar_url":"https://github.com/DroidsOnRoids.png","language":"Swift","readme":"# MPParallaxView\n\nApple TV Parallax effect in Swift. Rotate view using touch or accelerometer.\n\n![Preview](Resources/demo.gif)\n\n## Usage\n\nTo run the example project, clone the repo, and run `pod install` from the Example directory first.\n\nWant to quickly look at demo? Type `pod try MPParallaxView`!\n\n## Parallax effect\n\nYou can easily customize Parallax View in Storyboard! Jump into Example project to look at properties.\n\nHow about accelerometer parallax instead of touch? Set **Accelerometer Enabled** to **On** in Storyboard.\n\nThere are 3 different ways to set up parallax:\n* **.basedOnHierarchyInParallaxView** - views in background moves less than views in foreground. You can increase the movement by changing multiplerOfIndexInHierarchyToParallaxOffset - this value will be multiplied by index of view in hierarchy. Default.\n* **.basedOnTag** - set a tag for a view. For instance, snowflakes image view has 13 tag which means noticeable movement. On the other hand, top view with cast members has 1 tag - almost no movement.\n* **.custom(Int)** - provide your custom value.\n\n## Requirements\n\nXcode 8, iOS 9\n\n## Installation\n\nMPParallaxView is available through [CocoaPods](http://cocoapods.org). To install\nit, simply add the following line to your Podfile:\n\n```ruby\npod \"MPParallaxView\"\n```\n\n## Author\n\nMichal Pyrka  \nTwitter: [mikep_3](https://twitter.com/mike_p3)\n\n## Other\n\nCheck out the article about this repo: [Apple TV Parallax Effect in Swift](http://www.thedroidsonroids.com/blog/ios/apple-tv-parallax-effect-in-swift/)\n\n[Inspired by Designmodo](http://designmodo.com/apple-tv-effect)  \nThanks [Konstantine Trundayev\n](https://dribbble.com/k0t) for Interstellar assets!\n\n## License\n\nThe MIT License (MIT)\nCopyright (c) 2015 - 2017 Droids On Roids LLC\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","funding_links":[],"categories":["Libs","Parallax","UI","UI [🔝](#readme)","Content"],"sub_categories":["UI","Other free courses","Font","Other Testing","Effects"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDroidsOnRoids%2FMPParallaxView","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FDroidsOnRoids%2FMPParallaxView","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDroidsOnRoids%2FMPParallaxView/lists"}