DoubleSliderView-swift
May 16, 2019 • Unspecified License
Two slider can overlap, and the left slider can not be moved to right of the right slider
CustomDoubleSlider
February 26, 2017 • MIT License
CustomDoubleSlider for macOS written in swift 3.0
A double slider uset to select a range. The range is specific created to use for time purpose, but can be adaptad to use anywhere.
SHBinarySearchForRange
August 30, 2016 • MIT License
A simple library to perform binary search to find the nearest double/float value from a double/float array for a given double/float.
## Overview
This cocoapod helps to find the nearest ceilin...
NGUtilitiesSwift
June 23, 2016 • Apache 2.0 License
NGUtilities for Swift is a set of Swift extensions that every Swift project should have.
DoubleTapButton
August 09, 2015 • MIT License
A button that requires two taps: the first one to activate it and the second one to confirm the action.
You can configure the style, and if the first button reacts to swipe or to tap.
Also, ...
SLTDoubleTapSegmentedControl
March 07, 2014 • Apache 2.0 License
A double-tap segmented control. Each segment functions as a discrete double-tap button.
CMSCoinView
October 11, 2013 • MIT License
Double sided UIView subclass that flips horizontally when tapped.
FXDDoubleTable
December 03, 2012 • MIT License
Presents two table views simultaneously, one on top of the other. The heights of the tables changes based upon which one the user scrolls.
While front table is showing main items, behind table ...
DoubleSlider
May 02, 2011 • Unspecified License
A UIControl like a UISlider, with 2 handles, useful for selecting a range of values.