{"id":19135157,"url":"https://github.com/uptechteam/slidingrangeselector","last_synced_at":"2025-05-06T19:29:15.520Z","repository":{"id":114165979,"uuid":"214938634","full_name":"uptechteam/SlidingRangeSelector","owner":"uptechteam","description":null,"archived":false,"fork":false,"pushed_at":"2019-10-30T15:36:23.000Z","size":147,"stargazers_count":23,"open_issues_count":1,"forks_count":0,"subscribers_count":18,"default_branch":"develop","last_synced_at":"2025-04-19T13:46:42.576Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/uptechteam.png","metadata":{"files":{"readme":"README.MD","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.MD","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-10-14T03:19:49.000Z","updated_at":"2023-05-16T13:09:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"178e0dfa-adbd-49b1-bea3-cd33e6fa9713","html_url":"https://github.com/uptechteam/SlidingRangeSelector","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uptechteam%2FSlidingRangeSelector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uptechteam%2FSlidingRangeSelector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uptechteam%2FSlidingRangeSelector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uptechteam%2FSlidingRangeSelector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uptechteam","download_url":"https://codeload.github.com/uptechteam/SlidingRangeSelector/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252752674,"owners_count":21798837,"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":[],"created_at":"2024-11-09T06:29:21.243Z","updated_at":"2025-05-06T19:29:15.502Z","avatar_url":"https://github.com/uptechteam.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SlidingRangeSelector\n![](slider-main.png)\n![Platform](https://img.shields.io/badge/platform-iOS-009E98)\n\nSimple, nice range selector with the behaviour of a slider, that allows to select a range of values\n\n## Main Features\n* select range by taping on values or by sliding thumbs\n* thumbs that can change their width interactively while sliding\n* masked labels, that gives nice effect while sliding a thumb\n![](mask-feature.png)\n\n## Installation\n\nJust add ```SlidingRangeSelector.swift``` file to your Xcode project\n\n## Usage\n\nYou can find example of usage in an `Example` project. It's really easy to setup Slider.\n\n```Swift\nsliderView.set(\n    values: [\"uptech\", \"1\", \"2\", \"3\", \"4\"],\n    minSelectedValueIndex: 0,\n    maxSelectedValueIndex: 3,\n    animated: false\n)\n```\n\n## Contributing\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.\n\n## License\n[MIT](./LICENSE.MD)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuptechteam%2Fslidingrangeselector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuptechteam%2Fslidingrangeselector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuptechteam%2Fslidingrangeselector/lists"}