All Projects → Nightonke → Wowoviewpager

Nightonke / Wowoviewpager

Combine ViewPager and Animations to provide a simple way to create applications' guide pages.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Wowoviewpager

photoselect
No description or website provided.
Stars: ✭ 39 (-98.58%)
Mutual labels:  viewpager
Viewpager2-Transformation
No description or website provided.
Stars: ✭ 20 (-99.27%)
Mutual labels:  viewpager
PhotoBrowse
PhotoBrowse is an Android photo browser that supports dragging off 图片浏览器,支持拉下拖动关闭
Stars: ✭ 22 (-99.2%)
Mutual labels:  viewpager
Banner
布局可xml定制任意布局的banner控件,不仅局限于图片轮播哦,轻松解决各种需求。Android广告图片轮播控件,支持无限循环和多种主题,可以灵活设置轮播样式、动画、轮播和切换时间、位置、图片加载框架 以及视频轮播等!
Stars: ✭ 35 (-98.73%)
Mutual labels:  viewpager
AutoPlayViewPager
仿京东、淘宝,自动轮播图。Auto Play ViewPager。
Stars: ✭ 15 (-99.45%)
Mutual labels:  viewpager
ArcPageIndicator
Android Page Indicator for ViewPager with original animations. It uses an ellipse to dispose indication spots, and can draw a hand, like in old elevators.
Stars: ✭ 73 (-97.34%)
Mutual labels:  viewpager
react-native-paper-tabs
Smooth and fast cross platform Material Design Tabs for React Native Paper
Stars: ✭ 112 (-95.93%)
Mutual labels:  viewpager
Reside-Menu
By applying viewpager animation you can also make AMAZING Reside Menu's
Stars: ✭ 72 (-97.38%)
Mutual labels:  viewpager
bottomnavigationviewex-android-binding
Xamarin.Android Binding Library for Ittianyu BottomNavigationViewEx
Stars: ✭ 25 (-99.09%)
Mutual labels:  viewpager
react-native-viewpager-indicator
修改自react-native-scrollable-tab-view,增加了根据文字内容适配下划线长度的功能。
Stars: ✭ 52 (-98.11%)
Mutual labels:  viewpager
AutoImageFlipper
Auto Scrolling Image Pager with Pager Indicator and Text
Stars: ✭ 106 (-96.14%)
Mutual labels:  viewpager
Android-Universal-ViewPager-Indicator
Android Universal ViewPager Indicator
Stars: ✭ 41 (-98.51%)
Mutual labels:  viewpager
SlideView
🔖 Card RecycleViewManager, to make your interface cool.Use recyclerView to add cool effects to the view.
Stars: ✭ 16 (-99.42%)
Mutual labels:  viewpager
LoopBanner
一个简单好用且超轻量的自动轮播控件,支持UI风格完全自定义
Stars: ✭ 56 (-97.96%)
Mutual labels:  viewpager
Antonio
Android library for the adapter view (RecyclerView, ViewPager, ViewPager2)
Stars: ✭ 89 (-96.76%)
Mutual labels:  viewpager
AutoScrollLoopViewPager
AutoScrollLoopViewPager, 无限轮播的Banner
Stars: ✭ 46 (-98.33%)
Mutual labels:  viewpager
infinite view pager
📜Infinite View Pager widget for Flutter
Stars: ✭ 26 (-99.05%)
Mutual labels:  viewpager
Inkeverticalviewpagerlive
仿映客viewPager上下滑动切换直播
Stars: ✭ 258 (-90.61%)
Mutual labels:  viewpager
FastBanner
🔥快速轮播图,支持自定义布局和使用自有图片显示组件
Stars: ✭ 27 (-99.02%)
Mutual labels:  viewpager
ECardFlow
🍭A custom ViewPager for multiple card flow system. && A layout which provide beautiful background effects for ViewPager.
Stars: ✭ 47 (-98.29%)
Mutual labels:  viewpager

WoWoViewPager

Developer Demo Download Lisense

WoWoViewPager 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.

Note

  1. 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.
  2. Thanks SCViewPager for giving me inspiration for codes.
  3. Thanks JazzHands for giving me inspiration for animations.
  4. Thanks konmik for providing a better HSV-animation.

Gradle & Maven

compile 'com.nightonke:wowoviewpager:2.0.0'
<dependency>
  <groupId>com.nightonke</groupId>
  <artifactId>wowoviewpager</artifactId>
  <version>2.0.0</version>
  <type>pom</type>
</dependency>

Demo

Or by link:

WoWoViewPager V2.0.0 in Github

WoWoViewPager V2.0.0 in Fir

Wiki

Check the wiki to use WoWoViewPager.

Documentation Chapters

Basic Usage

Ease

Chameleon

Typewriter

Basic Animations

  1. Position Animation
  2. Position 3D Animation
  3. Translation Animation
  4. Translation 3D Animation
  5. Scale Animation
  6. Alpha Animation
  7. Rotation Animation
  8. Elevation Animation

TextView Animations

  1. TextView TextSize Animation
  2. TextView TextColor Animation
  3. TextView Text Animation

Color Animations

  1. Background Color Animation
  2. Shape Color Animation
  3. State-List Color Animation
  4. Layer-List Color Animation

Path Animation

WoWoViewPager Attributes

Interface Expansibility

  1. Custom Animation
  2. Interface Animation
  3. SVG Animation
  4. GIF Animation

Version History

How WoWoViewPager Works

Issues & Feedbacks

Try to tell me the bugs or enhancements about WoWoViewPager, or contact me with [email protected] / [email protected]. Before doing that, having a careful read on read-me, wiki and issues is really helpful.

About Versions

Version 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|中文文档).

About Me

Nightonke

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].