https://github.com/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.
https://github.com/cnkcq/viewpagers
pagecontrol pagecontroller pagemenu pages segmented-controls segments swift-library swift4 swipeable viewpager widget
Last synced: 6 months ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/cnkcq/viewpagers
- Owner: CNKCQ
- License: apache-2.0
- Created: 2017-07-02T11:04:23.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-12-04T09:09:06.000Z (over 8 years ago)
- Last Synced: 2025-03-18T03:51:25.702Z (about 1 year ago)
- Topics: pagecontrol, pagecontroller, pagemenu, pages, segmented-controls, segments, swift-library, swift4, swipeable, viewpager, widget
- Language: Swift
- Size: 2.53 MB
- Stars: 45
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ViewPager
[](https://travis-ci.org/wangchengqvan@gmail.com/ViewPager)
[](http://cocoapods.org/pods/ViewPager)
[](http://cocoapods.org/pods/ViewPager)
[](http://cocoapods.org/pods/ViewPager)
## Example
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Requirements
Xcode 8+ , Swift 3+
##### :eyes: See also:

## Installation
ViewPager is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:
```ruby
pod "ViewPagers"
```
## Author
wangchengqvan@gmail.com, wangchengqvan@hotmail.com
## License
ViewPager is available under the MIT license. See the LICENSE file for more info.