RKSlider 0.2.0

RKSlider 0.2.0

Maintained by Ramiz.



RKSlider 0.2.0

  • By
  • Ramiz Kichibekov

Slider

Build Status Version License Platform

Requirements

  • iOS 13.0+
  • Xcode 11.3+
  • Swift 5+

Preview

Installation

CocoaPods

CocoaPods is a dependency manager for Cocoa projects. For usage and installation instructions, visit their website. To integrate Slider into your Xcode project using CocoaPods, specify it in your Podfile:

pod 'RKSlider'

Manually

copy Slider.swift to your project

Usage

code

  • init Slider with frame
  • add a view to your superview

storyboard

  • add a view to your superview
  • in the "Identity Inspector" in xCode, change the class to "Slider"
  • add constraint for the placement of the slider

Author

ramiz69, [email protected]

License

Slider is available under the MIT license. See LICENSE for details.