{"id":13641705,"url":"https://github.com/ybq/ParallaxViewPager","last_synced_at":"2025-04-20T11:31:47.428Z","repository":{"id":87846166,"uuid":"47251324","full_name":"ybq/ParallaxViewPager","owner":"ybq","description":"Android Parallax-ViewPager","archived":false,"fork":false,"pushed_at":"2016-09-09T15:49:34.000Z","size":1644,"stargazers_count":595,"open_issues_count":3,"forks_count":98,"subscribers_count":15,"default_branch":"master","last_synced_at":"2024-08-03T01:24:29.923Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","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/ybq.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,"governance":null,"roadmap":null,"authors":null}},"created_at":"2015-12-02T09:39:08.000Z","updated_at":"2024-05-22T06:48:30.000Z","dependencies_parsed_at":"2023-03-04T06:30:34.014Z","dependency_job_id":null,"html_url":"https://github.com/ybq/ParallaxViewPager","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/ybq%2FParallaxViewPager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ybq%2FParallaxViewPager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ybq%2FParallaxViewPager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ybq%2FParallaxViewPager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ybq","download_url":"https://codeload.github.com/ybq/ParallaxViewPager/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223827569,"owners_count":17209805,"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-02T01:01:23.299Z","updated_at":"2024-11-09T12:30:52.098Z","avatar_url":"https://github.com/ybq.png","language":"Java","funding_links":[],"categories":["ViewPager","Libs"],"sub_categories":["\u003cA NAME=\"Widget\"\u003e\u003c/A\u003eWidget"],"readme":"\n\n# ParallaxViewPager\n\n\n## Demo \n\n\u003cimg src=\"https://github.com/ybq/ParallaxViewPager/raw/master/art/screen.gif\" width=\"120px\" height=\"213px\"/\u003e\n\n \n\n## Usage\n```xml\n \u003ccom.github.ybq.parallaxviewpager.ParallaxViewPager\n        android:id=\"@+id/viewpager\"\n        android:layout_width=\"match_parent\"\n        android:layout_height=\"match_parent\"\n        pv:interpolator=\"@anim/decelerate_interpolator\"\n        pv:mode=\"right_overlay\"\n        pv:outset=\"62%\"\n        pv:shadow_width=\"30dp\"/\u003e\n``` \n\n## Gradle Dependency\n 1. Add the JitPack repository to your build file\n\n\t```gradle\n\tallprojects {\n\t\t\t\trepositories {\n\t\t\t\t\t...\n\t\t\t\t\tmaven { url \"https://jitpack.io\" }\n\t\t\t\t}\n\t}\n\t```\n\n 2. Add the dependency\n\n    ``` gradle\n    dependencies {\n       compile 'com.github.ybq:parallaxviewpager:2.0.0'\n     }\n``` \n\n\n##LICENSE\n```\nCopyright 2015 ybq\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n    http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n```\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fybq%2FParallaxViewPager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fybq%2FParallaxViewPager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fybq%2FParallaxViewPager/lists"}