Skip to content

noursandid/PageControl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sundeed

CardsView

Example1!

Documentation

self.pageControl.numberOfPages = 5
self.pageControl.currentPage = 1
self.pageControl.dotRadius = 4
self.pageControl.dotSpacings = 8

func scrollViewDidScroll(_ scrollView: UIScrollView) {
    pageControl.scrollViewDidScroll(scrollView)
}

Installation

Well it's just one file, you can find it in the folder called Library, just copy and paste it in your project :)

About

Interactive Page Control

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages