ViewPagers
ViewPagers copied to clipboard
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 add...
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. To install it, simply add the following line to your Podfile:
pod "ViewPagers"
Author
[email protected], [email protected]
License
ViewPager is available under the MIT license. See the LICENSE file for more info.