Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 650 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 650 Bytes

platform langauge Swift

SliderController

Customizable slider controller for iOS application.

Usage

Check out included example project. It shows how to embed SliderController as a child view controller.

Installation

You can integrate SliderController with your project via CocoaPods. Just add this line to your Podfile:

pod 'SliderController', '~> 1.0'

License

MIT License - check out LICENSE file.