{"id":15033993,"url":"https://github.com/nightonke/wowoviewpager","last_synced_at":"2025-05-15T12:05:18.254Z","repository":{"id":39380221,"uuid":"53020467","full_name":"Nightonke/WoWoViewPager","owner":"Nightonke","description":"Combine ViewPager and Animations to provide a simple way to create applications' guide pages. ","archived":false,"fork":false,"pushed_at":"2017-04-06T14:07:25.000Z","size":55505,"stargazers_count":2745,"open_issues_count":9,"forks_count":449,"subscribers_count":93,"default_branch":"master","last_synced_at":"2025-05-15T12:05:11.611Z","etag":null,"topics":["animation","guidepageview","viewpager"],"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/Nightonke.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}},"created_at":"2016-03-03T04:29:28.000Z","updated_at":"2025-05-10T04:29:52.000Z","dependencies_parsed_at":"2022-09-10T15:21:25.766Z","dependency_job_id":null,"html_url":"https://github.com/Nightonke/WoWoViewPager","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/Nightonke%2FWoWoViewPager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nightonke%2FWoWoViewPager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nightonke%2FWoWoViewPager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nightonke%2FWoWoViewPager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Nightonke","download_url":"https://codeload.github.com/Nightonke/WoWoViewPager/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254337613,"owners_count":22054253,"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":["animation","guidepageview","viewpager"],"created_at":"2024-09-24T20:23:33.659Z","updated_at":"2025-05-15T12:05:13.239Z","avatar_url":"https://github.com/Nightonke.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WoWoViewPager\n\n[![Developer](https://img.shields.io/badge/Developer-Nightonke-red.svg)](https://github.com/Nightonke)\n[![Demo](https://img.shields.io/badge/Demo-Download-orange.svg)](https://github.com/Nightonke/WoWoViewPager#demo)\n[![Download](https://api.bintray.com/packages/nightonke/maven/wowo-viewpager/images/download.svg)](https://bintray.com/nightonke/maven/wowo-viewpager)\n[![Lisense](https://img.shields.io/badge/License-Apache%202-lightgrey.svg)](https://www.apache.org/licenses/LICENSE-2.0)\n\n\u003cimg src=\"https://github.com/Nightonke/WoWoViewPager/blob/master/Pictures/GuidePage1.gif\"\u003e \u003cimg src=\"https://github.com/Nightonke/WoWoViewPager/blob/master/Pictures/GuidePage2.gif\"\u003e\n\nWoWoViewPager combines ViewPager and Animations to provide a simple way to create applications' guide pages. When users are dragging WoWoViewPager, they become the director of the applications. The above gifs show how WoWoViewPager looks like, it supports some simple animations like translation, scale, alpha, background color animations, and moreover, some complicate animations like gif-playing, svg-drawing and path-drawing animations with corresponding custom views.\n\n## Note\n1. Here comes the 2.0.0 version! The old versions(1.0.2 or below) are deprecated. The new version provides plenty features for convenient usage and efficiency improvement.\n1. Thanks [SCViewPager](https://github.com/sacot41/SCViewPager) for giving me inspiration for codes.\n1. Thanks [JazzHands](https://github.com/IFTTT/JazzHands) for giving me inspiration for animations.\n1. Thanks [konmik](https://github.com/konmik) for providing a better HSV-animation.\n\n## Gradle \u0026 Maven\n```\ncompile 'com.nightonke:wowoviewpager:2.0.0'\n```\n```\n\u003cdependency\u003e\n  \u003cgroupId\u003ecom.nightonke\u003c/groupId\u003e\n  \u003cartifactId\u003ewowoviewpager\u003c/artifactId\u003e\n  \u003cversion\u003e2.0.0\u003c/version\u003e\n  \u003ctype\u003epom\u003c/type\u003e\n\u003c/dependency\u003e\n```\n\n## Demo\n\u003cimg src=\"https://github.com/Nightonke/WoWoViewPager/blob/master/Apk/WoWo%20in%20Fir.png\" width=\"200\"\u003e  \nOr by link:  \n\n[WoWoViewPager V2.0.0 in Github](https://github.com/Nightonke/WoWoViewPager/blob/master/Apk/WoWo%20V2.0.0.apk?raw=true)  \n\n[WoWoViewPager V2.0.0 in Fir](http://fir.im/wowoviewpager)  \n\n## Wiki\nCheck the [wiki](https://github.com/Nightonke/WoWoViewPager/wiki) to use WoWoViewPager.\n\n### Documentation Chapters\n#### [Basic Usage](https://github.com/Nightonke/WoWoViewPager/wiki/Basic-Usage)\n#### [Ease](https://github.com/Nightonke/WoWoViewPager/wiki/Ease)\n#### [Chameleon](https://github.com/Nightonke/WoWoViewPager/wiki/Chameleon)\n#### [Typewriter](https://github.com/Nightonke/WoWoViewPager/wiki/Typewriter)\n#### Basic Animations\n1. [Position Animation](https://github.com/Nightonke/WoWoViewPager/wiki/Position-Animation)\n1. [Position 3D Animation](https://github.com/Nightonke/WoWoViewPager/wiki/Position-3D-Animation)\n1. [Translation Animation](https://github.com/Nightonke/WoWoViewPager/wiki/Translation-Animation)\n1. [Translation 3D Animation](https://github.com/Nightonke/WoWoViewPager/wiki/Translation-3D-Animation)\n1. [Scale Animation](https://github.com/Nightonke/WoWoViewPager/wiki/Scale-Animation)\n1. [Alpha Animation](https://github.com/Nightonke/WoWoViewPager/wiki/Alpha-Animation)\n1. [Rotation Animation](https://github.com/Nightonke/WoWoViewPager/wiki/Rotation-Animation)\n1. [Elevation Animation](https://github.com/Nightonke/WoWoViewPager/wiki/Elevation-Animation)\n\n#### TextView Animations\n1. [TextView TextSize Animation](https://github.com/Nightonke/WoWoViewPager/wiki/TextView-TextSize-Animation)\n1. [TextView TextColor Animation](https://github.com/Nightonke/WoWoViewPager/wiki/TextView-TextColor-Animation)\n1. [TextView Text Animation](https://github.com/Nightonke/WoWoViewPager/wiki/TextView-Text-Animation)\n\n#### Color Animations\n1. [Background Color Animation](https://github.com/Nightonke/WoWoViewPager/wiki/Background-Color-Animation)\n1. [Shape Color Animation](https://github.com/Nightonke/WoWoViewPager/wiki/Shape-Color-Animation)\n1. [State-List Color Animation](https://github.com/Nightonke/WoWoViewPager/wiki/State-List-Color-Animation)\n1. [Layer-List Color Animation](https://github.com/Nightonke/WoWoViewPager/wiki/Layer-List-Color-Animation)\n\n#### [Path Animation](https://github.com/Nightonke/WoWoViewPager/wiki/Path-Animation)\n\n#### [WoWoViewPager Attributes](https://github.com/Nightonke/WoWoViewPager/wiki/WoWoViewPager-Attributes)\n\n#### Interface Expansibility\n1. [Custom Animation](https://github.com/Nightonke/WoWoViewPager/wiki/Custom-Animation)\n1. [Interface Animation](https://github.com/Nightonke/WoWoViewPager/wiki/Interface-Animation)\n1. [SVG Animation](https://github.com/Nightonke/WoWoViewPager/wiki/SVG-Animation)\n1. [GIF Animation](https://github.com/Nightonke/WoWoViewPager/wiki/GIF-Animation)\n\n#### [Version History](https://github.com/Nightonke/WoWoViewPager/wiki/Version-History)\n#### [How WoWoViewPager Works](https://github.com/Nightonke/WoWoViewPager/wiki/How-WoWoViewPager-Works)\n\n## Issues \u0026 Feedbacks\nTry to tell me the bugs or enhancements about WoWoViewPager, or contact me with Nightonke@outlook.com / 2584541288@qq.com. Before doing that, having a careful read on [read-me](https://github.com/Nightonke/WoWoViewPager), [wiki](https://github.com/Nightonke/WoWoViewPager/wiki) and [issues](https://github.com/Nightonke/WoWoViewPager/issues) is really helpful.\n\n## About Versions\nVersion 1.0.2 or below use the old api of WoWoViewPager. From version 2.0.0, builder-pattern was used in WoWoViewPager and gif-playing, svg-drawing animations and more features are supported. I strongly suggest to use version 2.0.0 or above. If you still want to use version 1.0.2 or below, try to check the old documents([English](https://github.com/Nightonke/WoWoViewPager/blob/master/DEPRECATED-README-EN.md)|[中文文档](https://github.com/Nightonke/WoWoViewPager/blob/master/DEPRECATED-README-ZH.md)). \n\n## About Me\n[Nightonke](http://huangweiping.me/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnightonke%2Fwowoviewpager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnightonke%2Fwowoviewpager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnightonke%2Fwowoviewpager/lists"}