CocoaPods trunk is moving to be read-only. Read more on the blog, there are 14 months to go.

RTPageControl-ios 2.0.1

RTPageControl-ios 2.0.1

TestsTested
LangLanguage SwiftSwift
License MIT
ReleasedLast Release Feb 2017
SwiftSwift Version 3.0
SPMSupports SPM

Maintained by Daniyar Salakhutdinov.




  • By
  • Daniyar Salakhutdinov

RTPageControl-ios

Customizable page control in swift for iOS

Example

Usage

    pageControl.activeDotColor = UIColor.whiteColor()
    pageControl.passiveDotColor = UIColor.blackColor()
    pageControl.dotSize = CGSize(width: 16, height: 16)
    pageControl.padding = 30
    pageControl.numberOfPages = 5

Maintainers

License

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