{"id":2175,"url":"https://github.com/qmathe/DistancePicker","last_synced_at":"2025-08-02T23:32:01.663Z","repository":{"id":56908643,"uuid":"64496011","full_name":"qmathe/DistancePicker","owner":"qmathe","description":"Custom UIKit control to select a distance with a pan gesture, written in Swift","archived":false,"fork":false,"pushed_at":"2019-06-01T18:20:24.000Z","size":60,"stargazers_count":119,"open_issues_count":1,"forks_count":19,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-11-11T13:18:47.906Z","etag":null,"topics":["control","distance","ios","picker","radius","search","swift","ui","uikit"],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/qmathe.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-07-29T16:46:38.000Z","updated_at":"2024-06-09T16:42:59.000Z","dependencies_parsed_at":"2022-08-21T03:50:17.834Z","dependency_job_id":null,"html_url":"https://github.com/qmathe/DistancePicker","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qmathe%2FDistancePicker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qmathe%2FDistancePicker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qmathe%2FDistancePicker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qmathe%2FDistancePicker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qmathe","download_url":"https://codeload.github.com/qmathe/DistancePicker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228503133,"owners_count":17930517,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["control","distance","ios","picker","radius","search","swift","ui","uikit"],"created_at":"2024-01-05T20:16:06.642Z","updated_at":"2024-12-06T17:30:46.454Z","avatar_url":"https://github.com/qmathe.png","language":"Swift","funding_links":[],"categories":["UI"],"sub_categories":["Other free courses","Font","Other Testing"],"readme":"Distance Picker\n===============\n\n[![Build Status](https://travis-ci.org/qmathe/DistancePicker.svg?branch=master)](https://travis-ci.org/qmathe/DistancePicker)\n[![Platforms iOS](https://img.shields.io/badge/Platforms-iOS-lightgray.svg?style=flat)](http://www.apple.com)\n[![Language Swift 4](https://img.shields.io/badge/Language-Swift%204.2-orange.svg?style=flat)](https://swift.org)\n[![License MIT](https://img.shields.io/badge/license-MIT-blue.svg?style=flat)](https://github.com/qmathe/DistancePicker/LICENSE)\n\nDistancePicker is a custom UIKit control to select a distance with a pan gesture. It looks like a ruler with multiple distance marks and can be used to resize a map, set up a geofence or choose a search radius.\n\n\u003cimg src=\"http://www.placeboardapp.com/images/Add%20Place%20with%20Search%20Radius%20-%20iPhone%205.jpg\" height=\"700\" alt=\"Screenshot\" /\u003e\n\nTo see in action, take a look at [Placeboard](http://www.placeboardapp.com) demo video.\n\nCompatibility\n-------------\n\nDistancePicker requires at least Xcode 9 and supports iOS 8 or higher.\n\n| Swift   | DistancePicker                                                                                                                                                                                                                     |\n| ------- |  -------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| 5         | [0.8.4](https://github.com/qmathe/DistancePicker/releases/tag/0.8.4) or master                                                                                                               |\n| 4.2      | [0.8.3](https://github.com/qmathe/DistancePicker/releases/tag/0.8.3) or branch [swift-4.2](https://github.com/qmathe/DistancePicker/tree/swift-4.2) |\n| 4.X      | [0.8.2](https://github.com/qmathe/DistancePicker/releases/tag/0.8.2) or branch [swift-4.1](https://github.com/qmathe/DistancePicker/tree/swift-4.1) |\n| 3.X      | [0.8.1](https://github.com/qmathe/DistancePicker/releases/tag/0.8.1) or branch [swift-3.2](https://github.com/qmathe/DistancePicker/tree/swift-3.2) |\n\n\nInstallation\n------------\n\n### Carthage\n\nAdd the following line to your Cartfile, run  `carthage update` to build the framework and drag the built DistancePicker.framework into your Xcode project.\n\n    github \"qmathe/DistancePicker\"\n\t\n### CocoaPods\n\nAdd the following lines to your Podfile and run `pod install` with CocoaPods 0.36 or newer.\n\n\tuse_frameworks!\n\t\n\tpod \"DistancePicker\"\n\n### Manually\n\nIf you don't use Carthage or CocoaPods, it's possible to drag the built framework or embed the source files into your project.\n\n#### Framework\n\nBuild DistancePicker framework and drop it into your Xcode project.\n\n#### Files\n\nDrop DistancePicker.swift into your Xcode project and link MapKit.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqmathe%2FDistancePicker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqmathe%2FDistancePicker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqmathe%2FDistancePicker/lists"}