{"id":21174817,"url":"https://github.com/mindinventory/react-native-speed-view","last_synced_at":"2025-07-09T21:31:10.124Z","repository":{"id":40386817,"uuid":"483507376","full_name":"Mindinventory/react-native-speed-view","owner":"Mindinventory","description":"speed progress view, using this component we can show the speed. you can also use it to show progress of any task with effective customized animated view.","archived":false,"fork":false,"pushed_at":"2022-05-16T13:04:18.000Z","size":572,"stargazers_count":23,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-06-29T06:03:39.139Z","etag":null,"topics":["android","animation","ios","progress-view","react","react-native","react-native-animation","react-native-speed-view","runningspeed","speed-view","speedview","typescript"],"latest_commit_sha":null,"homepage":"https://www.mindinventory.com/react-native-app-development.php","language":"TypeScript","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/Mindinventory.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-04-20T04:34:18.000Z","updated_at":"2024-12-04T13:56:49.000Z","dependencies_parsed_at":"2022-08-09T19:00:54.351Z","dependency_job_id":null,"html_url":"https://github.com/Mindinventory/react-native-speed-view","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Mindinventory/react-native-speed-view","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mindinventory%2Freact-native-speed-view","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mindinventory%2Freact-native-speed-view/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mindinventory%2Freact-native-speed-view/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mindinventory%2Freact-native-speed-view/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mindinventory","download_url":"https://codeload.github.com/Mindinventory/react-native-speed-view/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mindinventory%2Freact-native-speed-view/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264503949,"owners_count":23618762,"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":["android","animation","ios","progress-view","react","react-native","react-native-animation","react-native-speed-view","runningspeed","speed-view","speedview","typescript"],"created_at":"2024-11-20T16:56:21.233Z","updated_at":"2025-07-09T21:31:09.833Z","avatar_url":"https://github.com/Mindinventory.png","language":"TypeScript","readme":"## react-native-speed-progress-view\n![@mindinventory/React Native SpeedProgressView Version](https://flat.badgen.net/npm/v/@mindinventory/react-native-speed-view)\n![@mindinventory/React Native SpeedProgressView Top Language](https://img.shields.io/github/languages/top/Mindinventory/react-native-speed-view)\n![@mindinventory/React Native SpeedProgressView TypeScript](https://badgen.net/npm/types/tslib)\n![@mindinventory/React Native SpeedProgressView License](https://img.shields.io/github/license/mindinventory/react-native-speed-view)\n\nSpeedView, using this component we can show the speed progress with effective UI. you can also use it to show progress of any task with effective animated view.\n\n![Simulator Screen Recording - iPhone 11 - 2022-04-20 at 12 59 09](https://user-images.githubusercontent.com/82019401/164174514-2369be99-a00a-4171-a47d-95b997388bbe.gif)\n\n\n\n## Component props\n| prop | value  | required/optional | Description\n| ------    | ------ | ------ | ------ |\n| percentage | _number_ | required | Default value `85` |\n| maxPercentage | _number_ | optional | Default value `100` |\n| showProgress | _boolean_ | optional | Default value `true` |\n| size | _number_ | required | To define component size |\n| gradientColorStart | _GradientColor_ | optional | GradientColor interface has two parameter `color` \u0026 `Opacity`|\n| gradientColorEnd | _GradientColor_ | optional | GradientColor interface has two parameter `color` \u0026 `Opacity`|\n| enableBounceEffect | _boolean_ | optional | Default value `true` |\n| progressFormatSign | _string_ | optional | Allow user to set formate of progress text formate to change. |\n\n\n## Installation\n\n```\nyarn add @mindinventory/react-native-speed-view\n```\n\n## Usage\n\n```\n\u003cSpeedView\n  percentage={75}\n  size={250}\n  showProgress={true}\n/\u003e\n```\n\n## To run example\n\n```sh\nGoto example directory and install all packages that requires.\n\ncd example \u0026\u0026 yarn\n\nPod Installation: cd example \u0026\u0026 cd ios \u0026\u0026 pod install \u0026\u0026 cd ..\n\nTo Run: yan ios\n```\n\n## Dependencies\n\n- `react-native-svg`\n\n\n## Dribbble\nhttps://dribbble.com/shots/16912117-Automotive-App\n\n\n## Contributing\n\nSee the [contributing guide](CONTRIBUTING.md) to learn how to contribute to the repository and the development workflow.\n\n\n## LICENSE!\n\nreact-native-speed-progress-view  is [MIT-licensed](https://github.com/Mindinventory/react-native-speed-view/blob/main/LICENSE).\n\n\n# Let us know!\n\nIf you use our open-source libraries in your project, please make sure to credit us and Give a star to www.mindinventory.com\n\n\u003cp\u003e\u003ch4\u003ePlease feel free to use this component and Let us know if you are interested to building Apps or Designing Products.\u003c/h4\u003e\n\u003ca href=\"https://www.mindinventory.com/contact-us.php?utm_source=gthb\u0026utm_medium=repo\u0026utm_campaign=react-native-speed-view\" target=\"__blank\"\u003e\n\u003cimg src=\"https://github.com/Sammindinventory/MindInventory/blob/main/hirebutton.png\" width=\"203\" height=\"43\"  alt=\"app development\"\u003e\n\u003c/a\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmindinventory%2Freact-native-speed-view","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmindinventory%2Freact-native-speed-view","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmindinventory%2Freact-native-speed-view/lists"}