{"id":2289,"url":"https://github.com/Recouse/LinearProgressBar","last_synced_at":"2025-08-02T23:32:51.987Z","repository":{"id":54387376,"uuid":"124529785","full_name":"Recouse/LinearProgressBar","owner":"Recouse","description":"Material Linear Progress Bar for your iOS apps","archived":true,"fork":false,"pushed_at":"2021-02-21T19:38:39.000Z","size":153,"stargazers_count":163,"open_issues_count":3,"forks_count":19,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-04-24T14:46:52.916Z","etag":null,"topics":["hacktoberfest","ios","ios-swift","material","material-ui","progress","progress-bar","swift"],"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/Recouse.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-03-09T11:06:06.000Z","updated_at":"2024-04-03T17:39:06.000Z","dependencies_parsed_at":"2022-08-13T14:10:28.573Z","dependency_job_id":null,"html_url":"https://github.com/Recouse/LinearProgressBar","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Recouse%2FLinearProgressBar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Recouse%2FLinearProgressBar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Recouse%2FLinearProgressBar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Recouse%2FLinearProgressBar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Recouse","download_url":"https://codeload.github.com/Recouse/LinearProgressBar/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228503172,"owners_count":17930527,"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":["hacktoberfest","ios","ios-swift","material","material-ui","progress","progress-bar","swift"],"created_at":"2024-01-05T20:16:09.944Z","updated_at":"2024-12-06T17:30:58.187Z","avatar_url":"https://github.com/Recouse.png","language":"Swift","readme":"# LinearProgressBar\n[![Cocoapods Compatible](https://img.shields.io/cocoapods/v/MaterialProgressBar.svg)](https://cocoapods.org/pods/MaterialProgressBar)\n[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-brightgreen.svg?style=flat)](https://github.com/Carthage/Carthage)\n\nMaterial Linear Progress Bar for your iOS apps\n\n![Demo](https://i.imgur.com/dqFadki.gif)\n\n## Installation\n### Carthage:\n```\ngithub \"Recouse/LinearProgressBar\"\n```\n\n### CocoaPods:\nAdd this to your `Podfile`\n```\npod 'MaterialProgressBar'\n```\n\n## Requirements\n- iOS 10.0+\n- Xcode 11.0+\n- Swift 5.0+\n\n## Usage\n```swift\nimport LinearProgressBar\n\nlet progressBar = LinearProgressBar()\n...\nview.addSubview(progressBar)\nprogressBar.startAnimating()\n```\n\nYou can use it like activity indicator in `UIViewController`:\n```swift\n// Start animating\nshowProgressBar()\n\n// Stop animating\nhideProgressBar()\n```\n\n## Contribution\nFeel free to make pull requests\n","funding_links":[],"categories":["UI"],"sub_categories":["Activity Indicator","Other free courses"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FRecouse%2FLinearProgressBar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FRecouse%2FLinearProgressBar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FRecouse%2FLinearProgressBar/lists"}