Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XXPagingScrollView

CocoaPods CocoaPods CocoaPods

Paged scrollView with custom paging width

demo

Installation

The preferred way of installation is via CocoaPods. Just add

pod 'XXPagingScrollView'

and run pod install. It will install the most recent version of XXPagingScrollView.

If you would like to use the latest code of XXPagingScrollView use:

pod 'XXPagingScrollView', :head

Usage

simply, you can indicate the specific paging width & height, or set to 0 if you want a fulfill paging size

public var pagingWidth:CGFloat
public var pagingHeight:CGFloat

then use internal scrollview to show your content

public var scrollView:UIScrollView

check more detail in the demonstration

About

Paged scrollView with custom paging width

Resources

Stars

113 stars

Watchers

6 watching

Forks

Releases

Packages

Contributors

Languages