Swiftpack.co - yhkaplan/DoubleSlider as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by yhkaplan.
yhkaplan/DoubleSlider v0.27.0
A UISlider replacement with two draggable thumbs
⭐️ 52
🕓 2 years ago
iOS
.package(url: "https://github.com/yhkaplan/DoubleSlider.git", from: "v0.27.0")

Carthage compatible Swift 5.5 CocoaPods Compatible Platform

DoubleSlider

DoubleSlider is a version of UISlider that has two draggable points —useful for choosing two points in a range.

Requirements

  • iOS 12.0+
  • Xcode 12.0+

Screenshots

demo

Installation

Swift Package Manager

Add via Xcode in the usual way

CocoaPods

You can use CocoaPods to install DoubleSlider by adding it to your Podfile:

platform :ios, '11.0'
use_frameworks!
pod 'DoubleSlider'
import DoubleSlider

Carthage

Create a Cartfile that lists the framework and run carthage update. Follow the instructions to add $(SRCROOT)/Carthage/Build/iOS/DoubleSlider.framework to an iOS project.

github "yhkaplan/DoubleSlider"

GitHub

link
Stars: 52
Last commit: 2 years ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Related Packages

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics