CNKCQ / ViewPagers

When using the ViewPager widget it is not always obvious to the user that there are adjacent views they can navigate to. By implementing this widget you provide a clear indicator that there exists additional content which they can click or swipe to see.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ViewPager

CI Status Version License Platform

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Xcode 8+ , Swift 3+

đź‘€ See also:

ViewPager_display

Installation

ViewPager is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "ViewPagers"

Author

wangchengqvan@gmail.com, wangchengqvan@hotmail.com

License

ViewPager is available under the MIT license. See the LICENSE file for more info.

About

When using the ViewPager widget it is not always obvious to the user that there are adjacent views they can navigate to. By implementing this widget you provide a clear indicator that there exists additional content which they can click or swipe to see.

License:Apache License 2.0


Languages

Language:Swift 95.2%Language:Ruby 4.8%