GithubHelp home page GithubHelp logo

savytskyi / msrangeslider Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sgl0v/msrangeslider

0.0 2.0 0.0 172 KB

A slider that allows you to pick a minimum and maximum range

License: MIT License

Ruby 4.14% Objective-C 95.86%

msrangeslider's Introduction

MSRangeSlider

Version License Platform

[OverviewInstallationDemoRequirementsLicence]


Alt text

##Overview

Range slider control for iOS that looks similar to UISlider. It allows the user to select a range of values with two drag handles. The space between the handles is filled with a different background color to indicate those values are selected.

Compatible with iOS 8.0 (iPhone & iPad) and higher.

Installation

MSRangeSlider is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "MSRangeSlider"

Caveat This control uses IB_DESIGNABLE. If you add it to your project via Interface Builder, you'll get warnings. To fix them you should do the following:

  • use the latest version of cocoapods,
  • add the use_frameworks! line to the podfile.

Demo

Build and run the MSRangeSliderDemo project in Xcode. The demo demonstrates how to use and integrate the MSRangeSlider into your project (via Interface Builder or manually).

##Requirements

  • Requires iOS 8.0 or later
  • Requires Automatic Reference Counting (ARC)

##Licence

MSRangeSlider is MIT-licensed. See LICENSE.

msrangeslider's People

Contributors

sgl0v avatar

Watchers

James Cloos avatar Kyrylo Savytskyi avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.