Skip to content

asaturg/HFSwipeView

 
 

Repository files navigation

HFSwipeView

CI Status Version License Platform

Example

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

If you wanna check how it works, click link below and press - "Tap to Play". https://www.cocoacontrols.com/controls/hfswipeview

A swipe view loops through multiple view items infinitely, with UIPageControl attached. It's very similar to ViewPager from android but it also supports circulation between multiple views. In circulating mode, it will automatically locates current view at the center of swipe view.

Any advice and suggestions will be greatly appreciated.

Requirements

Uses HFUtility in HFSwipeView.

Installation

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

pod "HFSwipeView"

Author

DragonCherry, dragoncherry@naver.com

License

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

About

Infinite Swipe View for iOS written in Swift

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 97.1%
  • Ruby 2.9%