{"id":13485387,"url":"https://github.com/SimformSolutionsPvtLtd/SSProgressBar","last_synced_at":"2025-03-27T19:31:06.278Z","repository":{"id":49752513,"uuid":"153418946","full_name":"SimformSolutionsPvtLtd/SSProgressBar","owner":"SimformSolutionsPvtLtd","description":"Customizable progressbar","archived":false,"fork":false,"pushed_at":"2018-12-25T05:36:28.000Z","size":19,"stargazers_count":14,"open_issues_count":1,"forks_count":3,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-02T21:18:34.832Z","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/SimformSolutionsPvtLtd.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":"2018-10-17T08:04:12.000Z","updated_at":"2023-09-30T21:55:35.000Z","dependencies_parsed_at":"2022-09-06T07:52:18.102Z","dependency_job_id":null,"html_url":"https://github.com/SimformSolutionsPvtLtd/SSProgressBar","commit_stats":null,"previous_names":["simformsolutions/ssprogressbar"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimformSolutionsPvtLtd%2FSSProgressBar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimformSolutionsPvtLtd%2FSSProgressBar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimformSolutionsPvtLtd%2FSSProgressBar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimformSolutionsPvtLtd%2FSSProgressBar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SimformSolutionsPvtLtd","download_url":"https://codeload.github.com/SimformSolutionsPvtLtd/SSProgressBar/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245910752,"owners_count":20692497,"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-07-31T18:00:21.313Z","updated_at":"2025-03-27T19:31:05.955Z","avatar_url":"https://github.com/SimformSolutionsPvtLtd.png","language":"Swift","funding_links":[],"categories":["iOS","iOS Guides"],"sub_categories":["Swift"],"readme":"# SSProgressBar\n\n\nSSProgressBar is an elegant progressbar with many customization options.\n\n[![Swift Version][swift-image]][swift-url]\n[![Build Status][travis-image]][travis-url]\n[![License][license-image]][license-url]\n[![Platform][platform-image]][platform-url]\n[![PRs Welcome][PR-image]][PR-url]\n\n\n# Features!\n  - Horizontal Gradient\n  - Vertical Gradient\n  - Custom shadow\n  - Corner radious\n  - CocoaPods\n\n# Requirements\n  - iOS 10.0+\n  - Xcode 9+\n\n# Installation\n **CocoaPods**\n \n- You can use CocoaPods to install SSSpinnerButton by adding it to your Podfile:\n\n       use_frameworks!\n       pod 'SSProgressBar'\n\n-  \n       import UIKit\n       import SSProgressBar\n\n**Manually**\n-   Download and drop **SSProgressBar** folder in your project.\n-   Congratulations!\n\n# Usage example\n\n-   In the storyboard add a UIView and change its class to SSProgressBar\n   \n    **Set up gradient**\n\n         viewProgres.withProgressGradientBackground(from: UIColor.red, to: UIColor.purple, direction: .topToBottom)\n\n    **Edit properties at anytime**\n      \n        self.viewProgres.progress = 120\n        self.viewProgres.gradientDirection = .leftToRight\n        self.viewProgres.colors = [UIColor.blue.cgColor,UIColor.cyan.cgColor,UIColor.black.cgColor]\n    \n\n#  Contribute\n-   We would love you for the contribution to SSProgressBar, check the LICENSE file for more info.\n \n#  Meta\n-    Distributed under the MIT license. See LICENSE for more information.\n\n    \n[swift-image]:https://img.shields.io/badge/swift-4.0-orange.svg\n[swift-url]: https://swift.org/\n[license-image]: https://img.shields.io/badge/License-MIT-blue.svg\n[license-url]: LICENSE\n[travis-image]: https://img.shields.io/travis/dbader/node-datadog-metrics/master.svg?style=flat-square\n[travis-url]: https://travis-ci.org/dbader/node-datadog-metrics\n[codebeat-image]: https://codebeat.co/assets/svg/badges/C-ffb83f-7198e9a1b7ad7f73977b0c9a5c7c3fffbfa25f262510e5681fd8f5a3188216b0.svg\n[codebeat-url]: https://codebeat.co/projects/github-com-vsouza-awesomeios-com\n[platform-image]:https://img.shields.io/cocoapods/p/LFAlertController.svg?style=flat\n[platform-url]:http://cocoapods.org/pods/LFAlertController\n[cocoa-image]:https://img.shields.io/cocoapods/v/EZSwiftExtensions.svg\n[cocoa-url]:https://img.shields.io/cocoapods/v/LFAlertController.svg\n[PR-image]:https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square\n[PR-url]:http://makeapullrequest.com\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSimformSolutionsPvtLtd%2FSSProgressBar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FSimformSolutionsPvtLtd%2FSSProgressBar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSimformSolutionsPvtLtd%2FSSProgressBar/lists"}